comparison lisp/ChangeLog @ 76449:2a29ff806389

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 11 Mar 2007 01:03:17 +0000
parents 622e7c78002b
children a3474cbaf397
comparison
equal deleted inserted replaced
76448:027e2cfa6a71 76449:2a29ff806389
8 * net/rcirc.el (rcirc-timeout-seconds): New variable. 8 * net/rcirc.el (rcirc-timeout-seconds): New variable.
9 (rcirc-keepalive-seconds): Remove variable. 9 (rcirc-keepalive-seconds): Remove variable.
10 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting) 10 (rcirc-server-name, rcirc-timeout-timer, rcirc-connecting)
11 (rcirc-process, rcirc-user-disconnect): New variables. 11 (rcirc-process, rcirc-user-disconnect): New variables.
12 (rcirc-connect): Initalize new variables. 12 (rcirc-connect): Initalize new variables.
13 (rcirc-keepalive): Don't send keepalive pings before connection is 13 (rcirc-keepalive): Don't send keepalive pings before connection
14 completed. 14 is completed.
15 (rcirc-sentinel): Do mark all channels with activity when 15 (rcirc-sentinel): Do mark all channels with activity when
16 connection is dropped. Run hook with process buffer local. 16 connection is dropped. Run hook with process buffer local.
17 (rcirc-reschedule-timeout, rcirc-delete-process): New functions. 17 (rcirc-reschedule-timeout, rcirc-delete-process): New functions.
18 (rcirc-buffer-process): Return value of rcirc-process if 18 (rcirc-buffer-process): Return value of rcirc-process if
19 rcirc-server-buffer is nil. 19 rcirc-server-buffer is nil.
27 (rcirc-nick-prefix-chars): Add variable. 27 (rcirc-nick-prefix-chars): Add variable.
28 (rcirc-user-nick): Use above variable. 28 (rcirc-user-nick): Use above variable.
29 29
30 2007-03-10 Johan Bockg,be(Brd <bojohan@dd.chalmers.se> 30 2007-03-10 Johan Bockg,be(Brd <bojohan@dd.chalmers.se>
31 31
32 * icomplete.el (icomplete-tidy, icomplete-exhibit): Bind 32 * icomplete.el (icomplete-tidy, icomplete-exhibit):
33 deactivate-mark to nil. 33 Bind deactivate-mark to nil.
34 34
35 2007-03-10 Martin Rudalics <rudalics@gmx.at> 35 2007-03-10 Martin Rudalics <rudalics@gmx.at>
36 36
37 * complete.el (PC-do-completion): Bind dirlength to nil to avoid 37 * complete.el (PC-do-completion): Bind dirlength to nil to avoid
38 that buffer contents get erased during completion. 38 that buffer contents get erased during completion.
152 as not to use an invisible window and to create a window if none exist. 152 as not to use an invisible window and to create a window if none exist.
153 153
154 * progmodes/python.el (python-send-command): Restart proc if necessary. 154 * progmodes/python.el (python-send-command): Restart proc if necessary.
155 (python-proc): Simplify. 155 (python-proc): Simplify.
156 156
157 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change) 157 2007-03-05 David Hansen <david.hansen@gmx.net> (tiny change)
158 158
159 * pcomplete.el (pcomplete-show-completions): Search all frames for 159 * pcomplete.el (pcomplete-show-completions): Search all frames for
160 completions buffer. 160 completions buffer.
161 161
162 2007-03-05 Chong Yidong <cyd@stupidchicken.com> 162 2007-03-05 Chong Yidong <cyd@stupidchicken.com>
180 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change) 180 2007-03-05 Alin C. Soare <alinsoar@voila.fr> (tiny change)
181 181
182 * emacs-lisp/lisp-mode.el (calculate-lisp-indent): 182 * emacs-lisp/lisp-mode.el (calculate-lisp-indent):
183 Redo previous change. 183 Redo previous change.
184 184
185 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com> 185 2007-03-04 Kevin Rodgers <kevin.d.rodgers@gmail.com>
186 186
187 * diff-mode.el (diff-mode): Doc fix. 187 * diff-mode.el (diff-mode): Doc fix.
188 188
189 2007-03-05 Kenichi Handa <handa@m17n.org> 189 2007-03-05 Kenichi Handa <handa@m17n.org>
190 190
191 * international/characters.el: Set category `l' (latin) for more 191 * international/characters.el: Set category `l' (latin)
192 characters. 192 for more characters.
193 193
194 2007-03-04 Kim F. Storm <storm@cua.dk> 194 2007-03-04 Kim F. Storm <storm@cua.dk>
195 195
196 * emacs-lisp/authors.el (authors-aliases): Add alias. 196 * emacs-lisp/authors.el (authors-aliases): Add alias.
197 197
199 199
200 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show 200 * progmodes/hideshow.el (hs-minor-mode): Turn mode off and show
201 all when switching major mode. 201 all when switching major mode.
202 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp) 202 (hs-minor-mode, hs-c-start-regexp, hs-block-start-regexp)
203 (hs-block-start-mdata-select, hs-block-end-regexp) 203 (hs-block-start-mdata-select, hs-block-end-regexp)
204 (hs-forward-sexp-func, hs-adjust-block-beginning): Do not make 204 (hs-forward-sexp-func, hs-adjust-block-beginning):
205 these variables permanent-local. 205 Do not make these variables permanent-local.
206 206
207 2007-03-04 Richard Stallman <rms@gnu.org> 207 2007-03-04 Richard Stallman <rms@gnu.org>
208 208
209 * progmodes/cperl-mode.el (cperl-mode): 209 * progmodes/cperl-mode.el (cperl-mode):
210 Modify cperl-compilation-error-regexp-alist by appending. 210 Modify cperl-compilation-error-regexp-alist by appending.
641 2007-02-17 Daiki Ueno <ueno@unixuser.org> 641 2007-02-17 Daiki Ueno <ueno@unixuser.org>
642 642
643 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil 643 * pgg-gpg.el (pgg-gpg-process-region): Make USE-AGENT nil
644 if PASSPHRASE is given. 644 if PASSPHRASE is given.
645 645
646 2007-02-17 Chris Moore <dooglus@gmail.com> 646 2007-02-17 Chris Moore <dooglus@gmail.com>
647 647
648 * jka-cmpr-hook.el (jka-compr-compression-info-list): 648 * jka-cmpr-hook.el (jka-compr-compression-info-list):
649 Recognize backups of bz2 compressed files. 649 Recognize backups of bz2 compressed files.
650 650
651 2007-02-17 Eli Zaretskii <eliz@gnu.org> 651 2007-02-17 Eli Zaretskii <eliz@gnu.org>
1656 1656
1657 * woman.el (woman-decode-buffer): Clarify error message. 1657 * woman.el (woman-decode-buffer): Clarify error message.
1658 1658
1659 2007-01-03 Alan Mackenzie <acm@muc.de> 1659 2007-01-03 Alan Mackenzie <acm@muc.de>
1660 1660
1661 * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy 1661 * progmode/cc-cmds.el (c-mask-paragraph): Fix yesterday's buggy patch.
1662 patch.
1663 1662
1664 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com> 1663 2007-01-03 Chris Moore <christopher.ian.moore@gmail.com>
1665 1664
1666 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo. 1665 * tutorial.el (tutorial--describe-nonstandard-key): Fix typo.
1667 1666