emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 12 Dec 2005 05:22:29 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8786 emacs/lisp/ChangeLog:1.8787
--- emacs/lisp/ChangeLog:1.8786 Sun Dec 11 18:14:00 2005
+++ emacs/lisp/ChangeLog        Mon Dec 12 05:22:29 2005
@@ -1,3 +1,25 @@
+2005-12-12  Richard M. Stallman  <address@hidden>
+
+       * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
+
+       * frame.el (display-hourglass): Doc fix.
+
+       * help.el (help-for-help-internal): Simplify entry for `a'.
+
+       * info.el (Info-on-current-buffer): Doc fix.
+       (info-insert-file-contents): Don't test (featurep 'jka-compr).
+
+       * startup.el (inhibit-splash-screen): Make this the real name.
+       (inhibit-startup-message): Make this the alias.
+       (command-line): Find only simple.el, and use its directory
+       to fill in other preloaded files' names.
+       (command-line): Deactivate the mark if deactivate-mark is set.
+
+       * international/mule.el (load-with-code-conversion):
+       Bind deactivate-mark.
+
+       * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
+
 2005-12-11  Luc Teirlinck  <address@hidden>
 
        * cus-edit.el (customize-apropos): Avoid listing an option more




reply via email to

[Prev in Thread] Current Thread [Next in Thread]