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: Thu, 19 Jan 2006 17:52:10 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8992 emacs/lisp/ChangeLog:1.8993
--- emacs/lisp/ChangeLog:1.8992 Thu Jan 19 11:59:55 2006
+++ emacs/lisp/ChangeLog        Thu Jan 19 17:52:09 2006
@@ -1,3 +1,24 @@
+2006-01-19  Richard M. Stallman  <address@hidden>
+
+       * outline.el (hide-leaves): Don't call outline-end-of-heading.
+       Fixes bug reported in Nov 2005.
+
+       * isearch.el (isearch-forward): Doc fix.
+
+       * dired.el (dired-move-to-filename-regexp): Define as alias.
+       (dired-no-confirm): Use defcustom.
+       (dired-subdir-alist-pre-R): Put defvar at top level.
+
+       * battery.el (battery-linux-proc-acpi): Handle "last full capacity".
+
+       * textmodes/bibtex.el (bibtex-strings, bibtex-reference-keys):
+       Mark as risky.
+
+       * simple.el (set-mark-command): Doc fix.
+       (clone-indirect-buffer-other-window):
+       Read arg like clone-indirect-buffer.
+       (move-beginning-of-line): Skip invisible newlines.
+
 2006-01-19  Masatake YAMATO  <address@hidden>
 
        * progmodes/cpp.el (cpp-edit-load): Make the order of 
@@ -37,10 +58,6 @@
        * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
        loading the file rather than when turning on flyspell-mode.
 
-2006-01-13  Richard M. Stallman  <address@hidden>
-
-       * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
-
 2006-01-16  Luc Teirlinck  <address@hidden>
 
        * cus-edit.el (customize-rogue): Minor doc fix.
@@ -142,6 +159,10 @@
        (Custom-reset-saved): Do not ask for confirmation in single option
        buffers.
 
+2006-01-13  Richard M. Stallman  <address@hidden>
+
+       * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
+
 2006-01-13  Romain Francoise  <address@hidden>
 
        * add-log.el (add-change-log-entry, change-log-merge):




reply via email to

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