Mercurial > emacs
comparison lisp/ChangeLog @ 91048:d38543a1c0f9
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 880-885)
- Remove RCS keywords from doc/misc/cc-mode.texi
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-264
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 13 Oct 2007 05:53:03 +0000 |
parents | 14c4a6aac623 f848091e14e8 |
children | ac4ba257fc0e |
comparison
equal
deleted
inserted
replaced
91047:1cf8ecbaa1dc | 91048:d38543a1c0f9 |
---|---|
1 2007-10-13 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * woman.el (woman0-rename): Fix paren typo. | |
4 | |
5 * mail/feedmail.el (feedmail-run-the-queue) | |
6 (feedmail-look-at-queue-directory): | |
7 * mail/reporter.el (reporter-dump-state): | |
8 * net/eudc-hotlist.el (eudc-edit-hotlist): | |
9 * net/eudc.el (eudc-display-records) | |
10 (eudc-filter-duplicate-attributes) | |
11 (eudc-distribute-field-on-records, eudc-query-form) | |
12 (eudc-process-form): | |
13 * net/eudcb-bbdb.el (eudc-bbdb-filter-non-matching-record) | |
14 (eudc-bbdb-query-internal): | |
15 * net/eudcb-ldap.el (eudc-ldap-simple-query-internal): | |
16 * net/socks.el (socks-build-auth-list): | |
17 * progmodes/cc-cmds.el (top level): | |
18 * progmodes/cc-styles.el (c-make-styles-buffer-local) | |
19 (c-set-style): | |
20 * progmodes/cperl-mode.el (top level, cperl-imenu-addback) | |
21 (cperl-write-tags, cperl-tags-treeify): | |
22 * progmodes/ebnf-yac.el (ebnf-yac-token-table): | |
23 * progmodes/ebnf2ps.el (ebnf-map-name, ebnf-dimensions): | |
24 * progmodes/idlw-shell.el (idlwave-shell-filter-bp, top level): | |
25 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere) | |
26 (idlwave-toolbar-remove-everywhere): | |
27 * progmodes/idlwave.el (idlwave-indent-line) | |
28 (idlwave-sintern-keyword-list, idlwave-scan-user-lib-files) | |
29 (idlwave-write-paths, idlwave-all-method-classes) | |
30 (idlwave-all-method-keyword-classes, idlwave-entry-keywords) | |
31 (idlwave-fix-keywords, idlwave-display-calling-sequence): | |
32 * textmodes/org.el (org-export-as-html, org-export-as-ascii) | |
33 (org-fast-tag-selection): Use mapc rather than mapcar. | |
34 | |
35 2007-10-13 Dan Nicolaescu <dann@ics.uci.edu> | |
36 | |
37 * diff-mode.el (diff-fine-change): Add :group. | |
38 | |
39 2007-10-12 Dan Nicolaescu <dann@ics.uci.edu> | |
40 | |
41 * cus-start.el (all): Use the same test as the 22.2 branch. | |
42 | |
43 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> | |
44 | |
45 * diff-mode.el (diff-current-defun): Force recomputation of | |
46 change-log-default-name. | |
47 | |
48 2007-10-12 Chong Yidong <cyd@stupidchicken.com> | |
49 | |
50 * startup.el (fancy-startup-screen): Remove an unnecessary newline | |
51 and some leftover logic regarding dedicated frames. If showing | |
52 concise startup screen, fit window to buffer. | |
53 (command-line-1): If we will be using the splash screen, use | |
54 find-file instead of find-file-other-window to find additional | |
55 files. Comment out unused code for coping with the old sit-for | |
56 behavior. | |
57 | |
58 2007-10-12 Stefan Monnier <monnier@iro.umontreal.ca> | |
59 | |
60 * term/xterm.el (xterm-function-map, xterm-alternatives-map): Use the | |
61 `meta' modifier consistently, rather than using sometimes meta | |
62 sometimes alt. | |
63 | |
64 2007-10-12 Martin Rudalics <rudalics@gmx.at> | |
65 | |
66 * window.el (handle-select-window): Revert part of 2007-10-08 | |
67 change setting the input focus. | |
68 | |
69 2007-10-12 Glenn Morris <rgm@gnu.org> | |
70 | |
71 * startup.el (command-line): Do not read abbrev file in batch mode. | |
72 | |
73 * emacs-lisp/byte-opt.el (top level): | |
74 * mail/rmail.el (rmail-list-to-menu): | |
75 * obsolete/hilit19.el (hilit-mode): | |
76 * progmodes/cc-mode.el (c-postprocess-file-styles) | |
77 (c-submit-bug-report): | |
78 * textmodes/org-publish.el (org-publish-get-plist-from-filename): | |
79 * textmodes/reftex.el (reftex-erase-all-selection-and-index-buffers) | |
80 (reftex-access-parse-file): | |
81 * textmodes/reftex-cite.el (reftex-do-citation) | |
82 (reftex-insert-bib-matches): | |
83 * textmodes/reftex-ref.el (reftex-offer-label-menu): | |
84 * textmodes/reftex-sel.el (reftex-select-unmark): | |
85 * textmodes/reftex-toc.el (reftex-toc-do-promote): | |
86 * vc-mcvs.el (vc-mcvs-checkin): Use mapc rather than mapcar. | |
87 | |
88 * cus-edit.el (custom-variable-menu, custom-face-menu) | |
89 (custom-group-menu): Check init-file-user rather than | |
90 user-init-file, in case cus-edit is loaded by site-run-file. | |
91 | |
92 2007-10-11 Dan Nicolaescu <dann@ics.uci.edu> | |
93 | |
94 * vc.el (vc-deduce-fileset): Delete unused code. | |
95 (vc-next-action): Fix typos. | |
96 | |
97 2007-10-11 Juanma Barranquero <lekktu@gmail.com> | |
98 | |
99 * bs.el (bs--mark-unmark): New function. | |
100 (bs-mark-current, bs-unmark-current): Use it. | |
101 | |
102 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com> | |
103 | |
104 * vc.el (vc-diff, vc-diff-internal): Bug fixes by Juanma Barranquero. | |
105 Temporarily disable the check for his edge case, it's calling some | |
106 brittle code. | |
107 (with-vc-properties): Fievaluation time of a macro argument. | |
108 | |
109 * ediff-vers.el (ediff-vc-internal): | |
110 * vc-hooks.el: | |
111 * loaddefs.el: Follow up on VC terminology change. | |
112 | |
113 2007-10-11 Juanma Barranquero <lekktu@gmail.com> | |
114 | |
115 * follow.el (follow-stop-intercept-process-output): | |
116 Use `follow-call-process-filter' rather than `process-filter'. | |
117 Simplify. | |
118 | |
119 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com> | |
120 | |
121 * vc.el: Address an edge case in vc-diff pointed out by | |
122 Juanma Barranquero. This is an experimental fix and may change. | |
123 | |
124 * vc-hooks.el (vc-registered): Robustify this function a bit | |
125 against filenames with no directory component. | |
126 | |
127 2007-10-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
128 | |
129 * international/characters.el: Undo unwanted and unexplained change. | |
130 | |
131 2007-10-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
132 | |
133 * ps-print.el: Fix the usage of :foreground and :background face | |
134 attributes. Reported by Nikolaj Schumacher <n_schumacher@web.de>. | |
135 (ps-print-version): New version 6.7.6. | |
136 (ps-face-attributes, ps-face-attribute-list, ps-face-background): | |
137 Fix code. | |
138 (ps-face-foreground-color-p, ps-face-background-color-p) | |
139 (ps-face-color-p): New inline funs. | |
140 | |
141 2007-10-10 Carsten Dominik <dominik@science.uva.nl> | |
142 | |
143 * org.el (org-additional-option-like-keywords): New constant. | |
144 (org-complete): Use `org-additional-option-like-keywords'. | |
145 (org-parse-local-options): New function. | |
146 | |
147 2007-10-10 Carsten Dominik <dominik@science.uva.nl> | |
148 | |
149 * org.el (org-in-clocktable-p): New function. | |
150 (org-clock-report): Only update the table at point, or insert a | |
151 new one. | |
152 (org-clock-goto): New function. | |
153 (org-open-file): Use `start-process-shell-command' instead of | |
154 `shell-command' with an ampersand. | |
155 (org-deadline, org-schedule): New argument REMOVE to remove the | |
156 date from the entry. | |
157 (org-agenda-schedule, org-agenda-deadline): Pass the prefix | |
158 argument to `org-schedule' and `org-deadline'. | |
159 (org-trim): Use the correct expressions for beginning and end of | |
160 the string. | |
161 (org-get-cleaned-entry): Trim the string before returning it. | |
162 (org-clock-find-position): New function. | |
163 (org-clock-into-drawer): New option. | |
164 (org-agenda-tags-column): Rename from | |
165 `org-agenda-align-tags-to-column'. | |
166 (org-agenda-align-tags): Allow negative values for | |
167 `org-agenda-tags-column'. | |
168 (org-insert-labeled-timestamps-before-properties-drawer): Remove var. | |
169 (org-agenda-to-appt): New optional argument FILTER. | |
170 (org-completion-fallback-command): New variable. | |
171 (org-complete): Use `org-completion-fallback-command'. | |
172 (org-find-base-buffer-visiting): Catch the case that there is no | |
173 buffer visiting the file. | |
174 (org-property-or-variable-value): New function. | |
175 (org-todo): Use `org-property-or-variable-value' | |
176 (org-agenda-compact-blocks): New option. | |
177 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'. | |
178 (org-agenda-schedule, org-agenda-deadline): | |
179 Call `org-agenda-show-new-time'. | |
180 (org-agenda-show-new-time): New argument PREFIX. | |
181 (org-colgroup-info-to-vline-list): Fix but that cause a | |
182 shift in the vertical lines. | |
183 (org-buffer-property-keys): New argument INCLUDE-DEFAULTS. | |
184 (org-maybe-renumber-ordered-list, org-cycle-list-bullet) | |
185 (org-indent-item): No arg in call to `org-fix-bullet-type'. | |
186 (org-fix-bullet-type): Remove argument. | |
187 (org-read-date): Check for am/pm twice, to catch the end time. | |
188 (org-goto-map): Use `suppress-keymap'. | |
189 (org-remember-apply-template): Respect the dynamically scoped | |
190 selection character. | |
191 | |
192 * org.texi (Appointment reminders): New section. | |
193 | |
194 2007-10-10 Bastien Guerry <Bastien.Guerry@ens.fr> | |
195 | |
196 * org-export-latex.el (org-export-latex-protect-string): | |
197 Renaming of `org-latex-protect'. | |
198 (org-export-latex-emphasis-alist): By default, don't protect | |
199 any emphasis formatter from further conversion. | |
200 (org-export-latex-tables): Honor column grouping for tables. | |
201 (org-export-latex-title-command): New option. | |
202 (org-export-latex-treat-backslash-char): Use \textbackslash{} to | |
203 export backslash character. | |
204 | |
205 2007-10-10 Stefan Monnier <monnier@iro.umontreal.ca> | |
206 | |
207 * frame.el (frame-inherited-parameters): Remove unused `environment' | |
208 parameter, and let server.el add `client' when needed. | |
209 | |
210 * server.el (server-create-tty-frame) | |
211 (server-create-window-system-frame): Set frame-inherited-parameters. | |
212 | |
213 * frame.el (frame-inherited-parameters): New var. | |
214 (make-frame): Use it. | |
215 | |
216 * font-lock.el (lisp-font-lock-keywords-2): Remove let-environment. | |
217 | |
218 * env.el (let-environment): Remove. Unused. | |
219 (read-envvar-name): Simplify. | |
220 (setenv): Remove unused arg `frame'. | |
221 | |
222 * help-fns.el (describe-variable): Add missing " " for multiline | |
223 obsolescence info and missing EOL after global value. | |
224 | |
225 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com> | |
226 | |
227 * add-log.el: | |
228 * ediff-vers.el: | |
229 * log-view.el: | |
230 * pcvs.el: | |
231 * vc-arch.el: | |
232 * vc-bzr.el: | |
233 * vc-cvs.el: | |
234 * vc.el: | |
235 * vc-git.el: | |
236 * vc-hg.el: | |
237 * vc-hooks.el: | |
238 * vc-mcvs.el: | |
239 * vc-mtn.el: | |
240 * vc-rcs.el: | |
241 * vc-sccs.el: | |
242 * vc-svn.el: Terminology cleanup: workfile-version -> working-revision, | |
243 {find,init,next,previous,annotate-*,log}-version -> | |
244 {find,init,next,previous,annotate-*,log}-revision, | |
245 annotate-focus-version -> annotate-working-revision, The term | |
246 'focus' is gone. The term 'revision' is now used consistently | |
247 everywhere that reference to a revision ID is intended, replacing | |
248 older use of 'version'. | |
249 | |
250 2007-10-10 Juanma Barranquero <lekktu@gmail.com> | |
251 | |
252 * follow.el: Change all instances of "Follow Mode" to "Follow | |
253 mode" in docstrings and messages. | |
254 (follow-menu-filter): Fix arg passed to `bound-and-true-p'. | |
255 | |
256 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com> | |
257 | |
258 * vc.el (vc-next-action): Rewrite completely; this principal | |
259 entry point now operates on a current fileset selected either | |
260 explicitly via VC-Dired or implicitly by visiting a file buffer, | |
261 rather than always operating on the file of the current buffer as | |
262 in older versions. Rewrite the rest of the mode to match. | |
263 (with-vc-properties): Rewrite to operate on a file list. | |
264 (with-vc-file): vc-checkin takes a file list argument now. | |
265 (vc-post-command-functions): This hook now receives a file list. | |
266 (vc-do-command): Take a either a file or a file list as argument. | |
267 (vc-deduce-fileset): New function for deducing a file list to | |
268 operate on. | |
269 (vc-next-action-on-file, vc-next-action-dired): Remove. | |
270 Merge into vc-next-action. | |
271 (vc-register): Adapt to the fact that vc-start-entry now takes a | |
272 file list. | |
273 (vc-register-with): New function. | |
274 (vc-start-entry): Take a file list argument rather than a | |
275 file argument. | |
276 (vc-checkout): Cope with vc-start-entry taking a file list. | |
277 (vc-steal-lock): Cope with with-vc-properties taking a | |
278 file list. | |
279 (vc-checkin): Take a file list argument rather than a file argument. | |
280 (vc-finish-logentry): Use the filelist passed by vc-start-entry. | |
281 (vc-diff-internal): Rewrite for filesets. | |
282 (vc-diff-sentinel): New function, tests whether changes were | |
283 written into a diff buffer. | |
284 (vc-diff): Rewrite for filesets. | |
285 (vc-version-diff): Rewrite for filesets. | |
286 (vc-print-log): Take a fileset argument. | |
287 (vc-revert): Revert the entire selected fileset, not just the | |
288 current buffer. | |
289 (vc-rollback): Roll back the entire selected fileset, if | |
290 possible. No longer accepts a prefix argument. | |
291 (vc-update): Merge new changes for the entire selected | |
292 fileset, not just the current buffer. | |
293 (vc-revert-file): Cope with with-vc-properties taking a file list. | |
294 (vc-default-dired-state-info): Add + status suffix if the file is | |
295 modified. | |
296 (vc-annotate-warp-version): Use the new diff machinery. | |
297 (vc-log-edit): Take a file list argument rather than a file argument. | |
298 | |
299 2007-10-10 Michael Albinus <michael.albinus@gmx.de> | |
300 | |
301 Sync with Tramp 2.1.11. | |
302 | |
303 * net/tramp.el (tramp-open-connection-setup-interactive-shell): | |
304 Pacify byte compiler. | |
305 | |
306 * net/trampver.el: Update release number. | |
307 | |
1 2007-10-09 Juanma Barranquero <lekktu@gmail.com> | 308 2007-10-09 Juanma Barranquero <lekktu@gmail.com> |
2 | 309 |
3 * follow.el: Require easymenu. | 310 * follow.el: Require easymenu. |
4 (follow-mode-hook, follow-mode): Doc fixes. | 311 (follow-mode-hook, follow-mode): Doc fixes. |
5 (follow-mode-off-hook): Mark as obsolete. | 312 (follow-mode-off-hook): Mark as obsolete. |
9 * window.el (mouse-autoselect-window-cancel): Don't cancel for | 316 * window.el (mouse-autoselect-window-cancel): Don't cancel for |
10 select-window or select-frame events. | 317 select-window or select-frame events. |
11 (handle-select-window): When autoselecting window set input | 318 (handle-select-window): When autoselecting window set input |
12 focus. Restructure. | 319 focus. Restructure. |
13 | 320 |
14 * frame.el (focus-follows-mouse): Moved to frame.c. | 321 * frame.el (focus-follows-mouse): Move to frame.c. |
15 * cus-start.el (all): Add focus-follows-mouse. | 322 * cus-start.el (all): Add focus-follows-mouse. |
16 | 323 |
17 2007-10-08 Juanma Barranquero <lekktu@gmail.com> | 324 2007-10-08 Juanma Barranquero <lekktu@gmail.com> |
18 | 325 |
19 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't | 326 * bs.el (bs-mode): Make sure global-font-lock-mode doesn't |
208 (python-find-imports): Handle imports spanning several lines. | 515 (python-find-imports): Handle imports spanning several lines. |
209 (python-mode): Add `class' to hideshow support. | 516 (python-mode): Add `class' to hideshow support. |
210 | 517 |
211 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca> | 518 2007-10-08 Stefan Monnier <monnier@iro.umontreal.ca> |
212 | 519 |
213 * pcvs.el (cvs-mode-add-change-log-entry-other-window): Use | 520 * pcvs.el (cvs-mode-add-change-log-entry-other-window): |
214 add-log-buffer-file-name-function rather than bind buffer-file-name, | 521 Use add-log-buffer-file-name-function rather than binding |
215 so we dont end up calling change-log-mode in *cvs* when `fi' is the | 522 buffer-file-name, so we don't end up calling change-log-mode in *cvs* |
216 ChangeLog file itself. | 523 when `fi' is the ChangeLog file itself. |
217 | 524 |
218 * outline.el (outline-flag-region): Use front-advance. | 525 * outline.el (outline-flag-region): Use front-advance. |
219 | 526 |
220 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org> | 527 2007-10-08 Ilya Zakharevich <ilyaz@cpan.org> |
221 | 528 |