# HG changeset patch # User Juri Linkov # Date 1187652496 0 # Node ID 458dcdfc3e276a21a92e13d32b966746eb7ec2b0 # Parent d06f0334780513682bdd7ba62ac4d86b391577bb *** empty log message *** diff -r d06f03347805 -r 458dcdfc3e27 lisp/ChangeLog --- a/lisp/ChangeLog Mon Aug 20 23:28:05 2007 +0000 +++ b/lisp/ChangeLog Mon Aug 20 23:28:16 2007 +0000 @@ -1,3 +1,13 @@ +2007-08-20 Juri Linkov + + * startup.el (fancy-splash-text): Change multiple tabs into one + tab. Remove "Useful File menu items" section (with "Exit Emacs" + and "Recover Crashed Session"). + (fancy-splash-screens): Set tab-width to 22. + (normal-splash-screen): Replace literal tabs with \t and + fix whitespace. Remove "Useful File menu items" section (with + "Exit Emacs" and "Recover Crashed Session"). + 2007-08-20 Johannes Weiner (tiny change) * emacs-lisp/lisp-mode.el (preceding-sexp): New fun, the code was