comparison lisp/ChangeLog @ 90268:d88caeac70d7

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (base, patch 1-3) - tag of miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-704 - Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 700-704) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: lisp/cus-edit.el (customize-rogue): Minor doc fix. * miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 185-186) - Merge from emacs--cvs-trunk--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 19 Jan 2006 07:11:42 +0000
parents 7beb78bc1f8e 10bc0cd3a053
children 5b7d410e31f9
comparison
equal deleted inserted replaced
90267:e5855ea89245 90268:d88caeac70d7
1 2006-01-19 Kenichi Handa <handa@m17n.org>
2
3 * international/mule.el (auto-coding-regexp-alist-lookup): New
4 function.
5 (find-auto-coding): Use auto-coding-regexp-alist-lookup.
6
7 2006-01-18 Jesper Harder <harder@phys.au.dk>
8
9 * mail/smtpmail.el (smtpmail-send-it): Use insert-buffer-substring.
10
11 2006-01-18 Masatake YAMATO <jet@gyve.org>
12
13 * progmodes/make-mode.el (makefile-imake-mode): New mode
14 derived from maiefile-mode.
15 (makefile-imake-mode-syntax-table): New syntax table
16 derived from makefile-mode-syntax-table.
17 (makefile-mode): Write about makefile-imake-mode in
18 doc string.
19 (makefile-mode-map): Bind "\C-c\C-m\C-i" to makefile-imake-mode.
20 (makefile-imake-font-lock-keywords): New font lock keywords.
21
22 * files.el (auto-mode-alist): Added Imakefile.
23
24 2006-01-17 Agustin Martin <agustin.martin@hispalinux.es>
25
26 * textmodes/flyspell.el (ispell-kill-ispell-hook): Add to the hook when
27 loading the file rather than when turning on flyspell-mode.
28
29 2006-01-13 Richard M. Stallman <rms@gnu.org>
30
31 * font-lock.el (lisp-font-lock-keywords-1): Minor rearrangement.
32
33 2006-01-16 Luc Teirlinck <teirllm@auburn.edu>
34
35 * cus-edit.el (customize-rogue): Minor doc fix.
36
37 2006-01-17 Juri Linkov <juri@jurta.org>
38
39 * dired-aux.el (dired-diff): Use dired-dwim-target-directory
40 instead of the file at the mark as default if the file at the mark
41 is the same as the file at point or if dired-dwim-target-directory
42 is not the same as the current directory and the mark is not active.
43
44 * log-view.el (log-view-minor-wrap): Use the same logic to get
45 revisions as `log-view-diff'.
46
47 * info.el (Info-revert-find-node): Check for Info-current-file
48 before preserving new-history.
49
50 * man.el (Man-heading-regexp): Add `/'.
51
52 * textmodes/sgml-mode.el: Add `coding: iso-2022-7bit' cookie.
53 (html-mode): Set `sentence-end-base' instead of `sentence-end'.
54
55 2006-01-16 Juri Linkov <juri@jurta.org>
56
57 * faces.el (mode-line-faces): New defgroup.
58 (mode-line-highlight): Move definition after new defgroup.
59 (mode-line, mode-line-inactive, mode-line-highlight):
60 Replace :group `modeline' with `mode-line-faces'.
61 (mode-line-buffer-id): New face.
62 (modeline-buffer-id): New face alias.
63 (vertical-border): Remove :group `modeline'.
64
65 * bindings.el (propertized-buffer-identification): Use face
66 `mode-line-buffer-id' instead of `Buffer-menu-buffer'.
67 (mode-line-next-buffer, mode-line-previous-buffer): New functions.
68 (mode-line-buffer-identification-keymap): For mouse-1 replace
69 `mode-line-unbury-buffer' with `mode-line-previous-buffer'.
70 Replace `mode-line-bury-buffer' with `mode-line-next-buffer' for
71 mouse-3.
72
73 * buff-menu.el (buffer-menu-buffer) <defface>: Renamed from
74 Buffer-menu-buffer. Doc fix.
75 (Buffer-menu-buffer): Face alias to buffer-menu-buffer.
76 (list-buffers-noselect): Use `buffer-menu-buffer' face instead of
77 `Buffer-menu-buffer'.
78
79 * info.el (Info-mode-line-node-keymap): New defvar.
80 (Info-set-mode-line): Use `stringp' to check Info-current-file.
81 Propertize Info-current-node with `mode-line-buffer-id' and
82 `mode-line-highlight' faces and `Info-mode-line-node-keymap'.
83
84 * time.el (display-time-mail-face): Replace :group `faces' with
85 `mode-line-faces'.
86
87 2006-01-16 Kenichi Handa <handa@m17n.org>
88
89 * international/code-pages.el: Add autoload cookies for cp125[0345678].
90
91 * language/european.el (cp1252): New alias for windows-1252.
92
93 * international/mule.el (autoload-coding-system): Prepare for EOL
94 variants.
95
1 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu> 96 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu>
2 97
3 * term.el (term-raw-map): Add mapping for insert. 98 * term.el (term-raw-map): Add mapping for insert.
4 (term-send-insert): New. 99 (term-send-insert): New.
5 (term-mode): Make variables local here instead of doing it in 100 (term-mode): Make variables local here instead of doing it in
9 region. Saving and restoring the cursor should save the color 104 region. Saving and restoring the cursor should save the color
10 attributes too. 105 attributes too.
11 (term-reset-terminal): Reset the scroll region. 106 (term-reset-terminal): Reset the scroll region.
12 (term-handle-ansi-escape): Cursor up and down should take into 107 (term-handle-ansi-escape): Cursor up and down should take into
13 account the scroll region. 108 account the scroll region.
14 (term-set-scroll-region): Renamed from `term-scroll-region'. Move 109 (term-set-scroll-region): Rename from `term-scroll-region'.
15 to 0,0 after setting the region. 110 Move to 0,0 after setting the region.
16 (term-handle-scroll): Handle scroll up. 111 (term-handle-scroll): Handle scroll up.
17 (term-down): Fix off by one error. 112 (term-down): Fix off by one error.
18 (term-delete-lines): Do not delete outside the scroll region. 113 (term-delete-lines): Do not delete outside the scroll region.
19 (term-insert-lines): Take into account the scroll region. 114 (term-insert-lines): Take into account the scroll region.
20 115
55 (ld-script-mode): Don't set indent-line-function since we don't 150 (ld-script-mode): Don't set indent-line-function since we don't
56 have one. 151 have one.
57 152
58 2006-01-13 Carsten Dominik <dominik@science.uva.nl> 153 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
59 154
60 * textmodes/org.el: (org-open-file): Use mailcap for selecting an 155 * textmodes/org.el (org-open-file): Use mailcap for selecting an
61 application. 156 application.
62 (org-file-apps-defaults-gnu): Use mailcap as the default for 157 (org-file-apps-defaults-gnu): Use mailcap as the default for
63 selecting an application on a UNIX system. 158 selecting an application on a UNIX system.
64 (org-agenda-show-tags): New command. 159 (org-agenda-show-tags): New command.
65 (org-table-insert-hline): Keep cursor in current table line. 160 (org-table-insert-hline): Keep cursor in current table line.
341 (mac-dispatch-apple-event): Replace cadr part of event with a 436 (mac-dispatch-apple-event): Replace cadr part of event with a
342 dummy position so that event-start returns it. 437 dummy position so that event-start returns it.
343 438
344 2006-01-05 Carsten Dominik <dominik@science.uva.nl> 439 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
345 440
346 * textmodes/org.el: (org-end-of-subtree): New function. 441 * textmodes/org.el (org-end-of-subtree): New function.
347 (org-cycle, org-subtree-end-visible-p, org-scan-tags): 442 (org-cycle, org-subtree-end-visible-p, org-scan-tags):
348 Use `org-end-of-subtree'. 443 Use `org-end-of-subtree'.
349 (org-agenda, org-agenda-convert-date): Protect calls to 444 (org-agenda, org-agenda-convert-date): Protect calls to
350 `fit-window-to-buffer'. 445 `fit-window-to-buffer'.
351 (org-tags-view): Force matching of sublevels when doing a 446 (org-tags-view): Force matching of sublevels when doing a
1062 Don't pop help-xref-stack as help-follow no longer pushes 1157 Don't pop help-xref-stack as help-follow no longer pushes
1063 anything on to it. 1158 anything on to it.
1064 1159
1065 2005-12-20 Carsten Dominik <dominik@science.uva.nl> 1160 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
1066 1161
1067 * textmodes/org.el: (org-agenda-custom-commands): New option. 1162 * textmodes/org.el (org-agenda-custom-commands): New option.
1068 (org-agenda): Offer custom commands on splash screen. 1163 (org-agenda): Offer custom commands on splash screen.
1069 (org-make-tags-matcher): Parser for Boolean logic added. 1164 (org-make-tags-matcher): Parser for Boolean logic added.
1070 (org-agenda-set-tags): New command. 1165 (org-agenda-set-tags): New command.
1071 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'. 1166 (org-agenda-menu, org-agenda-mode-map): Add `org-agenda-set-tags'.
1072 (org-set-tags): Efficiency improvements. 1167 (org-set-tags): Efficiency improvements.
1178 the first line also if search for mode specification succeeded, 1273 the first line also if search for mode specification succeeded,
1179 but the mode is not known. 1274 but the mode is not known.
1180 1275
1181 2005-12-16 Carsten Dominik <dominik@science.uva.nl> 1276 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
1182 1277
1183 * textmodes/org.el: (org-tags-match-list-sublevels): New option. 1278 * textmodes/org.el (org-tags-match-list-sublevels): New option.
1184 (org-open-at-point): Implement tag searches as links. 1279 (org-open-at-point): Implement tag searches as links.
1185 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags) 1280 (org-fit-agenda-window, org-get-buffer-tags, org-get-tags)
1186 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs. 1281 (org-make-tags-matcher, org-scan-tags, org-activate-tags): New funs.
1187 (org-tags-sparse-tree, org-tags-view, org-set-tags) 1282 (org-tags-sparse-tree, org-tags-view, org-set-tags)
1188 (org-agenda-dispatch): New commands. 1283 (org-agenda-dispatch): New commands.
1400 non-numeric part, e.g. "1.0 alpha". 1495 non-numeric part, e.g. "1.0 alpha".
1401 (version-to-list): Interpret .X.Y version as 0.X.Y version. 1496 (version-to-list): Interpret .X.Y version as 0.X.Y version.
1402 1497
1403 2005-12-12 Carsten Dominik <dominik@science.uva.nl> 1498 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
1404 1499
1405 * textmodes/org.el: (org-agenda, org-timeline, org-todo): 1500 * textmodes/org.el (org-agenda, org-timeline, org-todo):
1406 Implement Logging and the keep-modes setting. 1501 Implement Logging and the keep-modes setting.
1407 (org-get-category): Make sure a string is returned. 1502 (org-get-category): Make sure a string is returned.
1408 (org-log-done): New function. 1503 (org-log-done): New function.
1409 (org-log-done, org-closed-string): New options. 1504 (org-log-done, org-closed-string): New options.
1410 1505