Mercurial > emacs
comparison src/ChangeLog @ 105798:0ad1fc06bfc8
* puresize.h (BASE_PURESIZE): Increase to 1470000.
* lread.c (Fload): Purecopy the file name when building Vpreloaded_file_list.
* textmodes/ispell.el (ispell-skip-region-alist):
* international/mule-conf.el (eight-bit):
* international/fontset.el (font-encoding-alist):
* startup.el (pure-space-overflow-message):
* simple.el (overwrite-mode-textual, overwrite-mode-binary):
* paths.el (gnus-nntp-service, rmail-spool-directory)
(term-file-prefix):
* files.el (save-some-buffers-action-alist):
* cmuscheme.el (same-window-buffer-names):
* ielm.el (same-window-buffer-names):
* shell.el (same-window-buffer-names):
* mail/sendmail.el (same-window-buffer-names):
* progmodes/inf-lisp.el (same-window-buffer-names):
* bindings.el (mode-line-client)
(mode-line-column-line-number-mode-map):
* language/tibetan.el (tibetan-precomposition-rule-regexp)
(tibetan-precomposed-regexp): Purecopy string arguments.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 30 Oct 2009 02:00:11 +0000 |
parents | 26f423968392 |
children | 40c67139980b |
comparison
equal
deleted
inserted
replaced
105797:881d56e9c3b5 | 105798:0ad1fc06bfc8 |
---|---|
1 2009-10-30 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * puresize.h (BASE_PURESIZE): Increase to 1470000. | |
4 | |
5 * lread.c (Fload): Purecopy the file name when building Vpreloaded_file_list. | |
6 | |
1 2009-10-29 Jason Rumney <jasonr@wanchan.jasonrumney.net> | 7 2009-10-29 Jason Rumney <jasonr@wanchan.jasonrumney.net> |
2 | 8 |
3 * w32fns.c (syms_of_w32fns): Change default value of | 9 * w32fns.c (syms_of_w32fns): Change default value of |
4 w32-scroll-lock-modifier to nil. (Bug#2827) | 10 w32-scroll-lock-modifier to nil. (Bug#2827) |
5 | 11 |