comparison lisp/ChangeLog @ 84584:1c7fc1a1f0b9

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 15 Sep 2007 21:25:49 +0000
parents 52ca2a6a41bf
children 3048d1b37570
comparison
equal deleted inserted replaced
84583:52ca2a6a41bf 84584:1c7fc1a1f0b9
98 98
99 * term/rxvt.el (rxvt-function-map): Initialize in the declaration. 99 * term/rxvt.el (rxvt-function-map): Initialize in the declaration.
100 100
101 2007-09-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 101 2007-09-12 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
102 102
103 * lisp/net/browse-url.el (browse-url-encode-url): Fix an infinite loop. 103 * net/browse-url.el (browse-url-encode-url): Fix an infinite loop.
104 New argument `filename-p' to use one set of confusing chars or another. 104 New argument `filename-p' to use one set of confusing chars or another.
105 (browse-url-file-url): Use the argument. 105 (browse-url-file-url): Use the argument.
106 Suggested by Johannes Weiner. 106 Suggested by Johannes Weiner.
107 107
108 2007-09-12 Romain Francoise <romain@orebokech.com> 108 2007-09-12 Romain Francoise <romain@orebokech.com>
299 (c-block-stmt-2-kwds): Add @synchronized. 299 (c-block-stmt-2-kwds): Add @synchronized.
300 (c-block-stmt-1-kwds): Add @finally and @try. 300 (c-block-stmt-1-kwds): Add @finally and @try.
301 301
302 2007-09-07 Carsten Dominik <dominik@science.uva.nl> 302 2007-09-07 Carsten Dominik <dominik@science.uva.nl>
303 303
304 * textmodes/org.el: (org-edit-timestamp-down-means-later): New option. 304 * textmodes/org.el (org-edit-timestamp-down-means-later): New option.
305 (org-agenda-after-show-hook): New variable. 305 (org-agenda-after-show-hook): New variable.
306 (org-columns-compile-format) 306 (org-columns-compile-format)
307 (org-columns-get-autowidth-alist, org-buffer-property-keys) 307 (org-columns-get-autowidth-alist, org-buffer-property-keys)
308 (org-entry-properties, org-at-property-p): Allow [:alnum:] in 308 (org-entry-properties, org-at-property-p): Allow [:alnum:] in
309 property names. 309 property names.
469 suspend-tty-functions has been renamed to suspend-tty-hook. 469 suspend-tty-functions has been renamed to suspend-tty-hook.
470 470
471 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to 471 * xt-mouse.el: Likewise. resume-tty-functions has been renamed to
472 resume-tty-hook. 472 resume-tty-hook.
473 473
474 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change) 474 2007-09-03 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
475 475
476 * loadup.el: Fix merge problem, only load "button" once. 476 * loadup.el: Fix merge problem, only load "button" once.
477 477
478 2007-09-03 Glenn Morris <rgm@gnu.org> 478 2007-09-03 Glenn Morris <rgm@gnu.org>
479 479
1944 1944
1945 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to 1945 * textmodes/tex-mode.el (tex-font-lock-unfontify-region): Fix to
1946 take tex-font-script-display into account. 1946 take tex-font-script-display into account.
1947 (tex-font-script-display, tex-font-lock-suscript): Change from a cons 1947 (tex-font-script-display, tex-font-lock-suscript): Change from a cons
1948 cell to a list of 2 elements to simplify the unfontify code. 1948 cell to a list of 2 elements to simplify the unfontify code.
1949
1950 2007-08-09 Edward O'Connor <hober0@gmail.com> (tiny change)
1951
1952 * url/url-auth.el (url-basic-auth): When prompting for username
1953 and password, default to the username and password in the URL.
1954 1949
1955 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br> 1950 2007-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1956 1951
1957 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix. 1952 * ps-print.el (ps-default-fg, ps-default-bg): Docstring fix.
1958 (ps-begin-job): Use ps-default-fg and ps-default-bg only when 1953 (ps-begin-job): Use ps-default-fg and ps-default-bg only when