mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
*** empty log message ***
This commit is contained in:
parent
e850c5e182
commit
205f01b404
@ -1,3 +1,7 @@
|
||||
2007-05-06 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* emacs-lisp/eldoc.el (turn-on-eldoc-mode): Doc fix.
|
||||
|
||||
2007-05-03 Ryan Yeske <rcyeske@gmail.com>
|
||||
|
||||
* net/rcirc.el (rcirc-timeout-seconds): Increase to prevent unwanted
|
||||
|
@ -1,3 +1,7 @@
|
||||
2007-05-06 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* processes.texi (Accepting Output): Revert most of previous change.
|
||||
|
||||
2007-05-05 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* processes.texi (Accepting Output): accept-process-output
|
||||
|
@ -1,3 +1,8 @@
|
||||
2007-05-05 Francesco Potort,Al(B <pot@gnu.org>
|
||||
|
||||
* maintaining.texi (Create Tags Table): Add text about the dangers of
|
||||
making symbolic links to tags files. (Clarified by RMS.)
|
||||
|
||||
2007-05-04 Karl Berry <karl@tug.org>
|
||||
|
||||
* emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
|
||||
|
@ -1,9 +1,13 @@
|
||||
2007-05-06 Richard Stallman <rms@gnu.org>
|
||||
|
||||
* process.c: Undo May 3 change.
|
||||
|
||||
2007-05-03 Per Cederqvist <ceder@lysator.liu.se> (tiny change)
|
||||
|
||||
* process.c (Faccept_process_output): Revert 2006-03-22 change so
|
||||
that the third argument once again is in microseconds (not
|
||||
milliseconds). This makes it compatible with Emacs 21 and
|
||||
earlier. Problem found by Henrik Rindlöw.
|
||||
earlier. Problem found by Henrik Rindl,Av(Bw.
|
||||
|
||||
2007-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user