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, 04 Oct 2005 16:31:23 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8276 emacs/lisp/ChangeLog:1.8277
*** emacs/lisp/ChangeLog:1.8276 Tue Oct  4 14:06:43 2005
--- emacs/lisp/ChangeLog        Tue Oct  4 20:31:22 2005
***************
*** 1,3 ****
--- 1,27 ----
+ 2005-10-04  Richard M. Stallman  <address@hidden>
+ 
+       * wid-edit.el (widget-file-complete): Get the widget start point
+       the right way.  Default directory to `/' if file has none.
+ 
+       * x-dnd.el (x-dnd-drop-data): Check for dedicated windows.
+ 
+       * textmodes/flyspell.el (flyspell-mode-on):
+       Call ispell-maybe-find-aspell-dictionaries.
+ 
+       * textmodes/ispell.el (ispell-word, ispell-region):
+       Call ispell-maybe-find-aspell-dictionaries.
+       (ispell-accept-buffer-local-defs):
+       Don't call ispell-maybe-find-aspell-dictionaries
+       
+ 2005-10-04  Richard M. Stallman  <address@hidden>
+ 
+       * iswitchb.el (iswitchb-buffer-ignore): Label it risky.
+ 
+ 2005-10-04  Emilio C. Lopes  <address@hidden>
+ 
+       * iswitchb.el (iswitchb-ignore-buffername-p): Use `functionp'
+       instead of `fboundp' in order to allow for anonymous functions.
+ 
  2005-10-04  Chong Yidong  <address@hidden>
  
        * info.el (Info-next, Info-prev, Info-up): Select info buffer, in
***************
*** 50,55 ****
--- 74,80 ----
  
        * ido.el (ido-mode): Use custom-initialize-set.
  
+ >>>>>>> 1.8276
  2005-10-02  Richard M. Stallman  <address@hidden>
  
        * progmodes/ebnf2ps.el (ebnf-eps-production-list):




reply via email to

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