comparison lisp/ChangeLog @ 49134:a78a905cda4f

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jan 2003 08:34:04 +0000
parents 9313ae7d2d5b
children f955735e16d8
comparison
equal deleted inserted replaced
49133:4d76986458e8 49134:a78a905cda4f
1 2003-01-10 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el (xml-parse-tag, xml-parse-attlist, xml-skip-dtd)
4 (xml-parse-dtd, xml-parse-elem-type): Be more flexible in recognizing
5 empty elements.
6
7 2003-01-10 Luc Teirlinck <teirllm@mail.auburn.edu>
8
9 * progmodes/sh-script.el (sh-set-shell): Make sh-shell-file the default
10 shell.
11
1 2003-01-09 John Wiegley <johnw@gnu.org> 12 2003-01-09 John Wiegley <johnw@gnu.org>
2 13
3 * pcomplete.el (pcomplete-termination-string): Added a variable 14 * pcomplete.el (pcomplete-termination-string): Added a variable
4 for modifying the string which is inserted after a completion or 15 for modifying the string which is inserted after a completion or
5 expansion using pcomplete. 16 expansion using pcomplete.
6 17
7 2003-01-09 Karl Berry <karl@gnu.org> 18 2003-01-09 Karl Berry <karl@gnu.org>
8 19
9 * sort.el (sort-regexp-fields): pass noerror to re-search-forward, 20 * sort.el (sort-regexp-fields): Pass noerror to re-search-forward,
10 so that we don't fail if no records match record-regexp. 21 so that we don't fail if no records match record-regexp.
11 22
12 2003-01-09 Markus Rost <rost@math.ohio-state.edu> 23 2003-01-09 Markus Rost <rost@math.ohio-state.edu>
13 24
14 * cus-edit.el (customize-group, customize-group-other-window): 25 * cus-edit.el (customize-group, customize-group-other-window):
33 44
34 2003-01-08 Bill Wohler <wohler@newt.com> 45 2003-01-08 Bill Wohler <wohler@newt.com>
35 46
36 * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el, 47 * mail/mh-alias.el, mail/mh-customize.el, mail/mh-identity.el,
37 mail/mh-loaddefs.el, toolbar/alias.pbm, toolbar/alias.xpm: Added. 48 mail/mh-loaddefs.el, toolbar/alias.pbm, toolbar/alias.xpm: Added.
38 49
39 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el, 50 * mail/mh-comp.el, mail/mh-e.el, mail/mh-funcs.el,
40 mail/mh-index.el, mail/mh-mime.el, mail/mh-pick.el, 51 mail/mh-index.el, mail/mh-mime.el, mail/mh-pick.el,
41 mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el, 52 mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el,
42 mail/mh-xemacs-compat.el: Upgraded to MH-E version 7.1. 53 mail/mh-xemacs-compat.el: Upgraded to MH-E version 7.1.
43 54