comparison lisp/ChangeLog @ 46383:f468b74586a5

*** empty log message ***
author Andreas Schwab <schwab@suse.de>
date Mon, 15 Jul 2002 07:23:55 +0000
parents f35f9986d224
children 6c0ac24c0b63
comparison
equal deleted inserted replaced
46382:c844b7e4a42f 46383:f468b74586a5
29 * textmodes/sgml-mode.el (sgml-quote): Use narrowing. 29 * textmodes/sgml-mode.el (sgml-quote): Use narrowing.
30 Improve the regexp used when unquoting. 30 Improve the regexp used when unquoting.
31 (sgml-pretty-print): New function. 31 (sgml-pretty-print): New function.
32 (sgml-get-context): Better handling of improperly nested tags. 32 (sgml-get-context): Better handling of improperly nested tags.
33 (sgml-show-context): Don't use the FULL arg of sgml-get-context. 33 (sgml-show-context): Don't use the FULL arg of sgml-get-context.
34
35 2002-07-13 Andreas Schwab <schwab@suse.de>
36
37 * mail/mailabbrev.el (mail-abbrev-make-syntax-table): Check the
38 inherited table entry.
34 39
35 2002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk> 40 2002-07-13 Glenn Morris <gmorris@ast.cam.ac.uk>
36 41
37 * calendar/timeclock.el (timeclock-in): Handle the case where no 42 * calendar/timeclock.el (timeclock-in): Handle the case where no
38 log file exists (ie the very first call). 43 log file exists (ie the very first call).