[Top][All Lists]
[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, 15 Aug 2002 16:28:43 -0400 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4214 emacs/lisp/ChangeLog:1.4215
*** emacs/lisp/ChangeLog:1.4214 Thu Aug 15 07:27:45 2002
--- emacs/lisp/ChangeLog Thu Aug 15 16:28:43 2002
***************
*** 1,3 ****
--- 1,26 ----
+ 2002-08-15 Richard M. Stallman <address@hidden>
+
+ * calendar/appt.el (appt-delete): Use substring-no-properties.
+ (appt-make-list): Don't use prin1-to-string; use the string unchanged.
+
+ 2002-08-15 Jan Nieuwenhuizen <address@hidden> (tiny change)
+
+ * server.el (server-process-filter): Simplify code.
+ (server-goto-line-column): New function.
+ (server-visit-files): Use server-goto-line-column.
+ Offer to revert only if file has changed.
+
+ 2002-08-15 Richard M. Stallman <address@hidden>
+
+ * files.el (recover-this-file): New function.
+ (after-find-file): Recommend recover-this-file.
+
+ * font-core.el (font-lock-mode): Add font-lock-unfontify-buffer
+ to change-major-mode-hook when font lock is enabled.
+
+ * simple.el (toggle-truncate-lines): Force redisplay.
+ Display status message.
+
2002-08-15 Carsten Dominik <address@hidden>
* textmodes/reftex.el (reftex-mode): Moved the creation of special
***************
*** 63,68 ****
--- 86,114 ----
2002-08-12 Richard M. Stallman <address@hidden>
+ * menu-bar.el (menu-bar-next-tag-other-window, menu-bar-next-tag)
+ (menu-bar-right-scroll-bar, menu-bar-left-scroll-bar)
+ (menu-bar-no-scroll-bar, menu-bar-toggle-auto-compression)
+ (menu-bar-toggle-cua-mode, menu-bar-read-mail)
+ (menu-bar-help-extra-packages, help-with-tutorial-spec-language)
+ (menu-bar-text-mode-auto-fill): New commands, used
+ in menu bar menus instead of lambda expressions.
+
+ (menu-bar-showhide-fringe-menu-customize-left)
+ (menu-bar-showhide-fringe-menu-customize-right)
+ (menu-bar-showhide-fringe-menu-customize-disable)
+ (menu-bar-showhide-fringe-menu-customize-reset): Doc fixes.
+
+ (menu-bar-options-menu): Use toggle-truncate-lines.
+ (showhide-date-time): Call customize-mark-as-set.
+
+ * emacs-lisp/find-func.el (find-function-search-for-symbol):
+ Obey `definition-name' properties.
+
+ * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode):
+ Put `definition-name' properties on the functions whose
+ names are constructed.
+
* textmodes/page-ext.el (pages-target-buffer): Add defvar.
Renamed from target-buffer.
(pages-directory, pages-copy-header-and-position): Uses changed.
***************
*** 10313,10319 ****
2001-11-15 Stefan Monnier <address@hidden>
! * server.el (server-process-filter): Run pore/post-comment-hook
before/after visiting the file.
* info-look.el (makefile-mode): Add info for automake.
--- 10359,10365 ----
2001-11-15 Stefan Monnier <address@hidden>
! * server.el (server-process-filter): Run pre/post-comment-hook
before/after visiting the file.
* info-look.el (makefile-mode): Add info for automake.
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2002/08/12
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Glenn Morris, 2002/08/13
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/13
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, David Kastrup, 2002/08/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2002/08/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2002/08/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2002/08/14
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Carsten Dominik, 2002/08/15
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/15
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Richard M. Stallman <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/17
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Carsten Dominik, 2002/08/17
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/17
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Dave Love, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Dave Love, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Dave Love, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Andreas Schwab, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/08/18
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Miles Bader, 2002/08/19