comparison lisp/ChangeLog @ 48472:b50b2ce5a0bf

*** empty log message ***
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 20 Nov 2002 07:16:19 +0000
parents b1949eb6d638
children 33dafec6a9de
comparison
equal deleted inserted replaced
48471:ea89037b6852 48472:b50b2ce5a0bf
1 2002-11-20 Markus Rost <rost@math.ohio-state.edu>
2
3 * Makefile.in (setwins_almost): Renamed from finder_setwins.
4 (custom-deps): Use it.
5 (finder-data): Adjust to that name change.
6
1 2002-11-19 Dave Love <fx@gnu.org> 7 2002-11-19 Dave Love <fx@gnu.org>
2 8
3 * emacs-lisp/bytecomp.el (maphash, map-char-table): Use 9 * emacs-lisp/bytecomp.el (maphash, map-char-table): Use
4 byte-compile-funarg. 10 byte-compile-funarg.
5 11
117 2002-11-16 Markus Rost <rost@math.ohio-state.edu> 123 2002-11-16 Markus Rost <rost@math.ohio-state.edu>
118 124
119 * emacs-lisp/autoload.el (update-autoloads-from-directories): 125 * emacs-lisp/autoload.el (update-autoloads-from-directories):
120 Sort the list of files with no autoloads. 126 Sort the list of files with no autoloads.
121 127
122 2002-08-23 Alan Shutko <ats@acm.org> 128 2002-11-16 Alan Shutko <ats@acm.org>
123 129
124 * calendar/diary-lib.el (list-diary-entries): Pass a marker 130 * calendar/diary-lib.el (list-diary-entries): Pass a marker
125 indicating source of entry to add-to-diary-list. 131 indicating source of entry to add-to-diary-list.
126 (diary-button-face, diary-entry, diary-goto-entry): New, to 132 (diary-button-face, diary-entry, diary-goto-entry): New, to
127 support click to diary file. 133 support click to diary file.