Mercurial > emacs
comparison lisp/ChangeLog @ 80227:9f11056bc03a
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 27 Feb 2008 16:24:08 +0000 |
parents | e4842173cecd |
children | 17880c139caa |
comparison
equal
deleted
inserted
replaced
80226:45099af37ea3 | 80227:9f11056bc03a |
---|---|
1 2008-02-27 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * uniquify.el (uniquify-buffer-base-name): If the base name is an | |
4 empty string, return nil to allow the caller to default to the | |
5 buffer name. | |
6 | |
1 2008-02-26 Jason Rumney <jasonr@gnu.org> | 7 2008-02-26 Jason Rumney <jasonr@gnu.org> |
2 | 8 |
3 * files.el (make-auto-save-file-name): Encode more characters in | 9 * files.el (make-auto-save-file-name): Encode more characters in |
4 non-file buffer names. Use url-encoding. | 10 non-file buffer names. Use url-encoding. |
5 | 11 |
6 2008-02-26 Juanma Barranquero <lekktu@gmail.com> | 12 2008-02-26 Juanma Barranquero <lekktu@gmail.com> |
7 | 13 |
8 * net/net-utils.el (ftp-program): Fix typo in docstring. | 14 * net/net-utils.el (ftp-program): Fix typo in docstring. |
9 (ifconfig-program-options, netstat-program-options) | 15 (ifconfig-program-options, netstat-program-options) |