Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5228:5efbd1253905
Remove all support for InfoDock.
src/ChangeLog addition:
2010-06-02 Aidan Kehoe <kehoea@parhasard.net>
* lread.c (vars_of_lread):
* emacs.c:
(shut_down_emacs, vars_of_emacs, complex_vars_of_emacs):
* device-x.c (get_device_from_display)
(have_xemacs_resources_in_xrdb):
* device-gtk.c (Fgtk_init):
* config.h.in:
Remove all checks for InfoDock.
lisp/ChangeLog addition:
2010-06-02 Aidan Kehoe <kehoea@parhasard.net>
* version.el:
(emacs-version):
* startup.el (command-line):
* simple.el (display-warning, emacs-name):
* packages.el (packages-package-hierarchy-directory-names):
* loadup.el (Dumping):
* dumped-lisp.el (preloaded-file-list):
Remove all InfoDock-specific code.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 07 Jun 2010 18:42:10 +0100 |
parents | fbd1485af104 |
children | 7d06a8bf47d2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 06 13:24:31 2010 +0100 +++ b/lisp/ChangeLog Mon Jun 07 18:42:10 2010 +0100 @@ -12,6 +12,17 @@ little too aggressive about taking the compile time argument lists of the functions it is inverting. +2010-06-02 Aidan Kehoe <kehoea@parhasard.net> + + * version.el: + (emacs-version): + * startup.el (command-line): + * simple.el (display-warning, emacs-name): + * packages.el (packages-package-hierarchy-directory-names): + * loadup.el (Dumping): + * dumped-lisp.el (preloaded-file-list): + Remove all InfoDock-specific code. + 2010-05-31 Aidan Kehoe <kehoea@parhasard.net> * specifier.el (current-display-table):