Fix last ChangeLog + Andreas Politz has signed paperwork.

This commit is contained in:
Stefan Monnier 2012-03-21 14:27:05 -04:00
parent 3d008e4f23
commit 0a6934fc04
4 changed files with 7 additions and 5 deletions

View 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.

View file

@ -7114,7 +7114,7 @@
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.

View file

@ -14934,7 +14934,7 @@
* 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)
@ -19488,7 +19488,7 @@
(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).

View file

@ -9627,7 +9627,7 @@
* 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).