Mercurial > emacs
comparison lisp/ChangeLog @ 73887:e8fea74ed3d1
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 10 Nov 2006 09:14:46 +0000 |
parents | 346d5a94aa47 |
children | 3ba56e4d86f7 |
comparison
equal
deleted
inserted
replaced
73886:30991f899f3b | 73887:e8fea74ed3d1 |
---|---|
121 (calendar-daylight-savings-starts) | 121 (calendar-daylight-savings-starts) |
122 (calendar-daylight-savings-ends): Change value to use | 122 (calendar-daylight-savings-ends): Change value to use |
123 calendar-dst-starts, calendar-dst-ends; respectively. | 123 calendar-dst-starts, calendar-dst-ends; respectively. |
124 | 124 |
125 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t. | 125 * progmodes/f90.el (f90-indent-region): Bind case-fold-search to t. |
126 | |
127 * ido.el (ido-enable-prefix) | |
128 * ses.el (ses-call-printer-return) | |
129 * net/tramp.el (tramp-unified-filenames) | |
130 * progmodes/cc-align.el (c-lineup-string-cont) | |
131 * progmodes/compile.el (compilation-directory-matcher) | |
132 * progmodes/ebnf2ps.el (ebnf-stop-on-error) | |
133 * progmodes/gdb-ui.el (gdb-many-windows) | |
134 * progmodes/vhdl-mode.el (vhdl-reset-active-high) | |
135 (vhdl-clock-rising-edge) | |
136 * textmodes/org.el (org-export-with-timestamps) | |
137 (org-export-remove-timestamps-from-toc, org-export-with-tags) | |
138 (org-read-date): Doc fix (Nil -> nil). | |
126 | 139 |
127 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 140 2006-11-10 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
128 | 141 |
129 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): | 142 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value): |
130 Encode/decode text to/from cut buffers to/from iso-latin-1 only. | 143 Encode/decode text to/from cut buffers to/from iso-latin-1 only. |