# HG changeset patch # User Juanma Barranquero # Date 1173574997 0 # Node ID 2a29ff806389938b398e9c3af2b417b412733886 # Parent 027e2cfa6a71a7dd0ddf0a792b44de60f17d3754 *** empty log message *** diff -r 027e2cfa6a71 -r 2a29ff806389 lisp/ChangeLog --- a/lisp/ChangeLog Sat Mar 10 22:31:05 2007 +0000 +++ b/lisp/ChangeLog Sun Mar 11 01:03:17 2007 +0000 @@ -10,8 +10,8 @@ (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting) (rcirc-process, rcirc-user-disconnect): New variables. (rcirc-connect): Initalize new variables. - (rcirc-keepalive): Don't send keepalive pings before connection is - completed. + (rcirc-keepalive): Don't send keepalive pings before connection + is completed. (rcirc-sentinel): Do mark all channels with activity when connection is dropped. Run hook with process buffer local. (rcirc-reschedule-timeout, rcirc-delete-process): New functions. @@ -29,8 +29,8 @@ 2007-03-10 Johan Bockg,be(Brd - * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind - deactivate-mark to nil. + * icomplete.el (icomplete-tidy, icomplete-exhibit): + Bind deactivate-mark to nil. 2007-03-10 Martin Rudalics @@ -154,7 +154,7 @@ * progmodes/python.el (python-send-command): Restart proc if necessary. (python-proc): Simplify. -2007-03-05 David Hansen (tiny change) +2007-03-05 David Hansen (tiny change) * pcomplete.el (pcomplete-show-completions): Search all frames for completions buffer. @@ -182,14 +182,14 @@ * emacs-lisp/lisp-mode.el (calculate-lisp-indent): Redo previous change. -2007-03-04 Kevin Rodgers +2007-03-04 Kevin Rodgers * diff-mode.el (diff-mode): Doc fix. 2007-03-05 Kenichi Handa - * international/characters.el: Set category `l' (latin) for more - characters. + * international/characters.el: Set category `l' (latin) + for more characters. 2007-03-04 Kim F. Storm @@ -201,8 +201,8 @@ all when switching major mode. (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp) (hs-block-start-mdata-select, hs-block-end-regexp) - (hs-forward-sexp-func, hs-adjust-block-beginning): Do not make - these variables permanent-local. + (hs-forward-sexp-func, hs-adjust-block-beginning): + Do not make these variables permanent-local. 2007-03-04 Richard Stallman @@ -643,7 +643,7 @@ * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil if PASSPHRASE is given. -2007-02-17 Chris Moore +2007-02-17 Chris Moore * jka-cmpr-hook.el (jka-compr-compression-info-list): Recognize backups of bz2 compressed files. @@ -1658,8 +1658,7 @@ 2007-01-03 Alan Mackenzie - * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy - patch. + * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch. 2007-01-03 Chris Moore