diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-04-04 07:43:43 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-04-04 07:43:43 +0000 |
commit | e3039e63cca43bc888b7ea0d93dac4e4006a8aa5 (patch) | |
tree | 4a05e4d98d189e98854b87f26ab2da81ff958832 /lisp | |
parent | 959f1226db5995807d0bb4a942ec6d24bb813406 (diff) | |
download | emacs-e3039e63cca43bc888b7ea0d93dac4e4006a8aa5.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ff18f88a514..aaab9b3e28a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2005-04-04 Thien-Thi Nguyen <ttn@gnu.org> + + * startup.el (fancy-splash-text): Shorten default text of + "Emacs Tutorial" line. Also, if the current language env + indicates an available tutorial file other than TUTORIAL, + extract its title and append it to the line in parentheses. + (fancy-splash-insert): If arg is a thunk, funcall it. + 2005-04-04 Jay Belanger <belanger@truman.edu> * calc.el (calc-language-alist): Add tags to customization type. |