]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last ChangeLog + Andreas Politz has signed paperwork.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Mar 2012 18:27:05 +0000 (14:27 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 21 Mar 2012 18:27:05 +0000 (14:27 -0400)
lisp/ChangeLog
lisp/ChangeLog.14
lisp/ChangeLog.15
src/ChangeLog.11

index 14d3859f392f62e61e17445e8b6bf1f14fd47d38..6034680d289205cd676fac745b9f9974d0ac64ae 100644 (file)
@@ -1,7 +1,9 @@
-2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+2012-03-21  Andreas Politz  <politza@fh-trier.de>
 
        * outline.el (outline-flag-region): Evaporate overlays (bug#10789).
 
+2012-03-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
        * progmodes/etags.el (tags-completion-at-point-function):
        Improve last fix.
 
index 254e2863889c8620cacfc2eb27b6c2fb87ef3dec..be50fc4667286bb77a8ec0d3f57ff940d8a1f27d 100644 (file)
        vc-default-mark-resolved.
        (vc-default-mark-resolved): Change to an alias for ignore.
 
-2008-09-24  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2008-09-24  Andreas Politz  <politza@fh-trier.de>
 
        * term.el (term-emulate-terminal): Encode input string before
        checking its length.
index bf7a24a5b6760fa09ef61e22a427f43eafdafd34..e3890b80ec462ad674c154fe212f22f5b38509df 100644 (file)
        * woman.el (woman-make-bufname): Handle man-pages with "." in the
        name.  (Bug#5038)
 
-2009-12-02  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2009-12-02  Andreas Politz  <politza@fh-trier.de>
 
        * ido.el (ido-file-internal): Handle filenames at point that do
        not have a directory part.  (Bug#5049)
        (elint-log-message): Add optional argument.  Use elint-output.
        (elint-set-mode-line): New function.
 
-2009-09-12  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2009-09-12  Andreas Politz  <politza@fh-trier.de>
 
        * emacs-lisp/elp.el (elp-not-profilable): Add more
        functions (Bug#4233).
index 2e5404779b18ff4b926917f398143b804a6855ac..97d5a65281ade49df05e1ecdcd462f7bd1688a3b 100644 (file)
        * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars
        on left.
 
-2010-03-13  Andreas Politz  <politza@fh-trier.de>  (tiny change)
+2010-03-13  Andreas Politz  <politza@fh-trier.de>
 
        * editfns.c (Fformat): Account for string precision when computing
        field width (Bug#5710).