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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 21 Oct 2005 04:58:19 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8405 emacs/lisp/ChangeLog:1.8406
*** emacs/lisp/ChangeLog:1.8405 Fri Oct 21 08:27:14 2005
--- emacs/lisp/ChangeLog        Fri Oct 21 08:57:47 2005
***************
*** 1,3 ****
--- 1,24 ----
+ 2005-10-21  Juri Linkov  <address@hidden>
+ 
+       * progmodes/etags.el (tags-table-mode): New function.
+       (tags-verify-table): Replace initialize-new-tags-table with
+       tags-table-mode.
+ 
+       * desktop.el (desktop-buffers-not-to-save): Remove TAGS from the
+       default value.
+       (desktop-modes-not-to-save): Add tags-table-mode to the
+       default value.
+ 
+       * info.el (Info-index-next): Add total number of index
+       alternatives to the message.
+ 
+       * textmodes/fill.el (fill-nobreak-p): Fix first two rules to skip
+       backward only space (instead of space and period) before looking
+       at sentence end.
+ 
+       * simple.el (set-variable): Use user-variable-p instead of symbolp.
+       Add the old variable value as 4th default-value arg of read-string.
+ 
  2005-10-21  YAMAMOTO Mitsuharu  <address@hidden>
  
        * cus-face.el (custom-declare-face): Make face from X resources




reply via email to

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