comparison lisp/ChangeLog @ 72816:6399941618f6

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 11 Sep 2006 22:21:42 +0000
parents c9c2c8adcc16
children 73f4b54e1a24
comparison
equal deleted inserted replaced
72815:c9c2c8adcc16 72816:6399941618f6
1 2006-09-12 Kim F. Storm <storm@cua.dk>
2
3 * subr.el (sit-for): Rework to use input-pending-p and cond.
4 Return nil input is pending on entry also for SECONDS <= 0.
5 (while-no-input): Use input-pending-p instead of sit-for.
6
1 2006-09-11 Richard Stallman <rms@gnu.org> 7 2006-09-11 Richard Stallman <rms@gnu.org>
2 8
3 * simple.el (next-error-highlight, next-error-highlight-no-select): 9 * simple.el (next-error-highlight, next-error-highlight-no-select):
4 Fix custom type and doc strings. 10 Fix custom type and doc strings.
5 11
6 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca> 12 2006-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
7 13
8 * diff-mode.el (diff-apply-hunk-to-backup-file): New var. 14 * diff-mode.el (diff-apply-hunk-to-backup-file): New var.