comparison lisp/ChangeLog @ 67120:d3b833785ae6

(longlines-wrap-line): Reorder wrapping to "insert new character, then delete" in order to preserve markers.
author David Kastrup <dak@gnu.org>
date Fri, 25 Nov 2005 11:06:30 +0000
parents 5789135b0e12
children f354001864bf
comparison
equal deleted inserted replaced
67119:c4aae786a4e4 67120:d3b833785ae6
1 2005-11-25 David Kastrup <dak@gnu.org>
2
3 * longlines.el (longlines-wrap-line): Reorder wrapping to "insert
4 new character, then delete" in order to preserve markers.
5
1 2005-11-25 David Ponce <david@dponce.com> 6 2005-11-25 David Ponce <david@dponce.com>
2 7
3 * recentf.el (recentf-arrange-by-rule): Handle a special 8 * recentf.el (recentf-arrange-by-rule): Handle a special
4 `auto-mode-alist'-like "strip suffix" rule. 9 `auto-mode-alist'-like "strip suffix" rule.
5 (recentf-build-mode-rules): Handle second level auto-mode entries. 10 (recentf-build-mode-rules): Handle second level auto-mode entries.