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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 27 Jan 2005 09:47:34 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6926 emacs/lisp/ChangeLog:1.6927
*** emacs/lisp/ChangeLog:1.6926 Thu Jan 27 02:45:20 2005
--- emacs/lisp/ChangeLog        Thu Jan 27 14:47:33 2005
***************
*** 1,11 ****
  2005-01-26  Luc Teirlinck  <address@hidden>
  
        * cus-start.el (all): Add `undo-outer-limit'.
  
  2005-01-25  Roland Winkler  <address@hidden>
  
!       * textmodes/bibtex.el (bibtex-format-entry): Use
!       `bibtex-empty-field-re' only on the text of fields, not on entire
        field lines.
        (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
        not on part of a buffer.
--- 1,18 ----
+ 2005-01-27  Stefan Monnier  <address@hidden>
+ 
+       * international/mule-cmds.el (standard-display-european-internal):
+       Don't fiddle with latin-1 non-break space any more since it's now
+       special cased in the C code.
+       Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
+ 
  2005-01-26  Luc Teirlinck  <address@hidden>
  
        * cus-start.el (all): Add `undo-outer-limit'.
  
  2005-01-25  Roland Winkler  <address@hidden>
  
!       * textmodes/bibtex.el (bibtex-format-entry):
!       Use `bibtex-empty-field-re' only on the text of fields, not on entire
        field lines.
        (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
        not on part of a buffer.
***************
*** 18,25 ****
        (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
        (bibtex-entry-offset, bibtex-parse-association)
        (bibtex-parse-field-name): Fix typos in docstrings.
!       (bibtex-field-list, bibtex-find-crossref): Fix typos in error
!       messages.
  
  2005-01-24  Carsten Dominik <address@hidden>
  
--- 25,31 ----
        (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
        (bibtex-entry-offset, bibtex-parse-association)
        (bibtex-parse-field-name): Fix typos in docstrings.
!       (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
  
  2005-01-24  Carsten Dominik <address@hidden>
  
***************
*** 120,126 ****
  
  2005-01-20  Steven Tamm  <address@hidden>
  
!       * term/mac-win.el (process-connection-type): Removed.
        Controlled now by s/darwin.h:PTY_ITERATION.
  
  2005-01-20  Stefan Monnier  <address@hidden>
--- 126,132 ----
  
  2005-01-20  Steven Tamm  <address@hidden>
  
!       * term/mac-win.el (process-connection-type): Remove.
        Controlled now by s/darwin.h:PTY_ITERATION.
  
  2005-01-20  Stefan Monnier  <address@hidden>




reply via email to

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