From 0a6934fc04c67dd3f0b1c38f0d25e65d07bd2fec Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 21 Mar 2012 14:27:05 -0400 Subject: Fix last ChangeLog + Andreas Politz has signed paperwork. --- lisp/ChangeLog | 4 +++- lisp/ChangeLog.14 | 2 +- lisp/ChangeLog.15 | 4 ++-- src/ChangeLog.11 | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 14d3859f392..6034680d289 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,9 @@ -2012-03-21 Stefan Monnier +2012-03-21 Andreas Politz * outline.el (outline-flag-region): Evaporate overlays (bug#10789). +2012-03-21 Stefan Monnier + * progmodes/etags.el (tags-completion-at-point-function): Improve last fix. diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14 index 254e2863889..be50fc46672 100644 --- a/lisp/ChangeLog.14 +++ b/lisp/ChangeLog.14 @@ -7114,7 +7114,7 @@ vc-default-mark-resolved. (vc-default-mark-resolved): Change to an alias for ignore. -2008-09-24 Andreas Politz (tiny change) +2008-09-24 Andreas Politz * term.el (term-emulate-terminal): Encode input string before checking its length. diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index bf7a24a5b67..e3890b80ec4 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -14934,7 +14934,7 @@ * woman.el (woman-make-bufname): Handle man-pages with "." in the name. (Bug#5038) -2009-12-02 Andreas Politz (tiny change) +2009-12-02 Andreas Politz * ido.el (ido-file-internal): Handle filenames at point that do not have a directory part. (Bug#5049) @@ -19488,7 +19488,7 @@ (elint-log-message): Add optional argument. Use elint-output. (elint-set-mode-line): New function. -2009-09-12 Andreas Politz (tiny change) +2009-09-12 Andreas Politz * emacs-lisp/elp.el (elp-not-profilable): Add more functions (Bug#4233). diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 2e5404779b1..97d5a65281a 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -9627,7 +9627,7 @@ * frame.c (Vdefault_frame_scroll_bars): Put non-GTK X scroll-bars on left. -2010-03-13 Andreas Politz (tiny change) +2010-03-13 Andreas Politz * editfns.c (Fformat): Account for string precision when computing field width (Bug#5710). -- cgit v1.2.1