aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 959d5c377ce..51f3887f1c8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12006-12-30 Richard Stallman <rms@gnu.org>
2
3 * files.el (make-backup-file-name-1): Precompute abs name
4 but don't lose the relative name.
5
6 * international/mule-cmds.el (select-safe-coding-system-interactively):
7 Fix message.
8
92006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
10
11 * files.el (backup-buffer): Show entire backup file name in msg.
12
12006-12-30 Juanma Barranquero <lekktu@gmail.com> 132006-12-30 Juanma Barranquero <lekktu@gmail.com>
2 14
3 * image.el (image-type-header-regexps, image-type-from-data) 15 * image.el (image-type-header-regexps, image-type-from-data)