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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]
Date: Sat, 04 Sep 2004 05:44:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3986.2.67 emacs/lisp/ChangeLog:1.3986.2.68
*** emacs/lisp/ChangeLog:1.3986.2.67    Sat Sep  4 09:18:37 2004
--- emacs/lisp/ChangeLog        Sat Sep  4 09:19:25 2004
***************
*** 1,3 ****
--- 1,56 ----
+ 2004-08-02  Kim F. Storm  <address@hidden>
+ 
+       * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
+       and call compute-motion with nil for topos and width to get proper
+       usable width and height for both window and non-window systems.
+ 
+       * windmove.el (windmove-coordinates-of-position): Let compute-motion
+       calculate usable window width and height.
+ 
+       * window.el (window-buffer-height): Call compute-motion with nil width.
+ 
+ 2004-08-01  David Kastrup  <address@hidden>
+ 
+       * replace.el (query-replace-read-from): Use
+       `query-replace-compile-replacement'.
+       (query-replace-compile-replacement): New function.
+       (query-replace-read-to): Use `query-replace-compile-replacement'
+       for repeating the last command.
+ 
+ 2004-08-01  John Paul Wallington  <address@hidden>
+ 
+       * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
+       (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
+       (pr-switches): Remove period from end of error messages.
+ 
+       * help-mode.el (help-go-back): Likewise.
+ 
+       * abbrev.el (only-global-abbrevs): Doc fix.
+       (edit-abbrevs-map): Define within defvar.
+       (quietly-read-abbrev-file): Doc fix.
+ 
+ 2004-07-31  Luc Teirlinck  <address@hidden>
+ 
+       * novice.el (enable-command, disable-command): Doc fixes.
+ 
+       * subr.el (event-modifiers, event-basic-type): Doc fixes.
+ 
+ 2004-07-30  Richard M. Stallman  <address@hidden>
+ 
+       * subr.el (with-local-quit): Doc fix.
+ 
+ 2004-07-30  Luc Teirlinck  <address@hidden>
+ 
+       * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
+ 
+ 2004-07-28  Luc Teirlinck  <address@hidden>
+ 
+       * custom.el (defcustom): Doc fix.
+ 
+ 2004-07-28  Masatake YAMATO  <address@hidden>
+ 
+       * progmodes/etags.el (etags-tags-apropos): Show building progress.
+ 
  2004-07-26  Stefan Monnier  <address@hidden>
  
        * imenu.el (imenu-prev-index-position-function)




reply via email to

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