mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
*** empty log message ***
This commit is contained in:
parent
6ba7756e5f
commit
dced1a739f
2 changed files with 16 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2006-12-30 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* files.el (make-backup-file-name-1): Precompute abs name
|
||||
but don't lose the relative name.
|
||||
|
||||
* international/mule-cmds.el (select-safe-coding-system-interactively):
|
||||
Fix message.
|
||||
|
||||
2006-12-30 Kevin Rodgers <kevin.d.rodgers@gmail.com>
|
||||
|
||||
* files.el (backup-buffer): Show entire backup file name in msg.
|
||||
|
||||
2006-12-30 Juanma Barranquero <lekktu@gmail.com>
|
||||
|
||||
* image.el (image-type-header-regexps, image-type-from-data)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2006-12-30 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* keymap.c (Fdefine_key): Doc fix.
|
||||
|
||||
2006-12-29 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* frame.h (struct frame): New member minimize_tool_bar_window_p.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue