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: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 25 Jan 2005 12:26:12 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6924 emacs/lisp/ChangeLog:1.6925
*** emacs/lisp/ChangeLog:1.6924 Tue Jan 25 12:43:50 2005
--- emacs/lisp/ChangeLog        Tue Jan 25 17:26:11 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 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.
+ 
+ 2005-01-25  Lute Kamstra  <address@hidden>
+ 
+       * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
+       nonempty field text strings like "{letters\\macro{}more letters}".
+       Clarify docstring.
+       (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>
  
        * textmodes/reftex-global.el (reftex-isearch-push-state-function)
***************
*** 100,106 ****
        * term/mac-win.el (process-connection-type): Removed.
        Controlled now by s/darwin.h:PTY_ITERATION.
  
- >>>>>>> 1.6921
  2005-01-20  Stefan Monnier  <address@hidden>
  
        * window.el (handle-select-window): Don't switch window when we're
--- 119,124 ----
***************
*** 321,327 ****
        * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
        rather than the element found, thus enabling the tree to be setcar'd.
  
- >>>>>>> 1.6903
  2005-01-14  Carsten Dominik  <address@hidden>
  
        * textmodes/org.el (org-show-following-heading): New option.
--- 339,344 ----




reply via email to

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