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: Tue, 03 Jun 2003 07:11:05 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5185 emacs/lisp/ChangeLog:1.5186
*** emacs/lisp/ChangeLog:1.5185 Tue Jun  3 00:15:06 2003
--- emacs/lisp/ChangeLog        Tue Jun  3 07:11:04 2003
***************
*** 1,3 ****
--- 1,28 ----
+ 2003-06-03  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/lisp-mode.el (eval-last-sexp-1):
+       Add save-excursion.
+ 
+       * windmove.el (windmove-reference-loc, windmove-frame-edges):
+       Use window-inside-edges.
+       (windmove-do-window-select): Fix error messages.
+ 
+       * files.el (after-find-file): Simplify msg if nonexistent directory.
+       (make-directory): Doc fix.
+ 
+       * dabbrev.el (dabbrev--goto-start-of-abbrev):
+       Use minibuffer-prompt-end.
+ 
+       * comint.el (comint-move-point-for-output): Renamed from
+       comint-scroll-to-bottom-on-output.  Old name is alias.
+       All uses changed.  Doc fix.
+       (comint-scroll-show-maximum-output): Doc fix.
+ 
+       * comint.el (comint-exec-1): Don't use directory-sep-char.
+       (comint-dynamic-complete-as-filename): Likewise.
+ 
+       * bindings.el (global-map): Delete C-M-delete and C-M-backspace.
+ 
  2003-06-03  Markus Rost  <address@hidden>
  
        * progmodes/ps-mode.el (ps-mode): Use autoload cookie in the




reply via email to

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