Mercurial > emacs
comparison lisp/ChangeLog @ 83456:de425e4eb0bc
Merged from miles@gnu.org--gnu-2005 (patch 182-184, 691-699)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-691
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-692
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-693
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-694
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-695
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-696
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-697
Checkout man/cc-mode.texi from CVS with RCS keywords disabled
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-698
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-699
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-182
Merge from emacs--cvs-trunk--0
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-183
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-184
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-496
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 17 Jan 2006 00:56:42 +0000 |
parents | 8438f5473d99 78ee72a03306 |
children | 432dae1fa952 |
comparison
equal
deleted
inserted
replaced
83455:8438f5473d99 | 83456:de425e4eb0bc |
---|---|
1 2006-01-15 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * term.el (term-raw-map): Add mapping for insert. | |
4 (term-send-insert): New. | |
5 (term-mode): Make variables local here instead of doing it in | |
6 `term-emulate-terminal'. | |
7 (term-emulate-terminal): Delete incorrect optimization for cr+lf. | |
8 Scroll reverse needs to take into account the scroll | |
9 region. Saving and restoring the cursor should save the color | |
10 attributes too. | |
11 (term-reset-terminal): Reset the scroll region. | |
12 (term-handle-ansi-escape): Cursor up and down should take into | |
13 account the scroll region. | |
14 (term-set-scroll-region): Renamed from `term-scroll-region'. Move | |
15 to 0,0 after setting the region. | |
16 (term-handle-scroll): Handle scroll up. | |
17 (term-down): Fix off by one error. | |
18 (term-delete-lines): Do not delete outside the scroll region. | |
19 (term-insert-lines): Take into account the scroll region. | |
20 | |
21 2006-01-15 Stefan Monnier <monnier@iro.umontreal.ca> | |
22 | |
23 * textmodes/ispell.el (ispell-internal-change-dictionary) | |
24 (ispell-change-dictionary): Undo most of last change of 2006-01-13. | |
25 (start, end): Move declaration outside of eval-when-compile. | |
26 | |
27 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun. | |
28 (flyspell-mode-on): Use it. | |
29 | |
30 * textmodes/ispell.el (ispell-kill-ispell): Run new hook | |
31 ispell-kill-ispell-hook. | |
32 | |
33 2006-01-14 Luc Teirlinck <teirllm@auburn.edu> | |
34 | |
35 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) | |
36 (Custom-reset-saved): Do not ask for confirmation in single option | |
37 buffers. | |
38 | |
39 2006-01-13 Romain Francoise <romain@orebokech.com> | |
40 | |
41 * add-log.el (add-change-log-entry, change-log-merge): | |
42 Conditionally use `hard-newline'. | |
43 | |
44 2006-01-13 Martin Rudalics <rudalics@gmx.at> (tiny change) | |
45 | |
46 * wid-edit.el (widget-field-end): If the overlay is no longer | |
47 associated with a buffer, behave as if the overlay didn't exist. | |
48 | |
49 * cus-edit.el (custom-add-see-also, custom-add-parent-links): | |
50 Make sure the links use the `custom-link' face. | |
51 | |
52 2006-01-13 Stefan Monnier <monnier@iro.umontreal.ca> | |
53 | |
54 * progmodes/ld-script.el (auto-mode-alist): Use \' rather than $. | |
55 (ld-script-mode): Don't set indent-line-function since we don't | |
56 have one. | |
57 | |
58 2006-01-13 Carsten Dominik <dominik@science.uva.nl> | |
59 | |
60 * textmodes/org.el: (org-open-file): Use mailcap for selecting an | |
61 application. | |
62 (org-file-apps-defaults-gnu): Use mailcap as the default for | |
63 selecting an application on a UNIX system. | |
64 (org-agenda-show-tags): New command. | |
65 (org-table-insert-hline): Keep cursor in current table line. | |
66 (org-table-convert): Offset effect of modifying | |
67 `org-table-insert-hline'. | |
68 (org-format-agenda-item): New optional argument TAG. | |
69 (org-compile-prefix-format): Handle %T format for the tag. | |
70 (org-expand-wide-chars): New function. | |
71 (org-table-insert-row, org-table-insert-hline): | |
72 Use `org-expand-wide-chars'. | |
73 (org-open-file): Fix bug in program launch. | |
74 (org-get-time-of-day): Fix bug with times before 1am. | |
75 (org-agenda-menu): Addes tags commands. | |
76 | |
77 2006-01-13 Agustin Martin <agustin.martin@hispalinux.es> | |
78 | |
79 * textmodes/ispell.el (ispell-init-process): Include the used | |
80 dictionary in ispell process start message. | |
81 (ispell-internal-change-dictionary): When flyspell-mode is active | |
82 and dictionary is changed, make sure ispell process is restarted | |
83 and flyspell word cache cleared out for the current buffer. | |
84 (ispell-change-dictionary): Make sure flyspell word cache is | |
85 cleared out in all buffers with active flyspell mode when | |
86 dictionary is globally changed. | |
87 Call ispell-internal-change-dictionary after dictionary change. | |
88 | |
89 2006-01-13 Eli Zaretskii <eliz@gnu.org> | |
90 | |
91 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory): Doc fix. | |
92 | |
93 * makefile.w32-in (MH_E_SRC): Synchronize with Makefile.in. | |
94 (pre-mh-loaddefs.el-SH, pre-mh-loaddefs.el-CMD): Update Copyright | |
95 years. Fix small differences wrt Makefile.in. | |
96 (recompile): Use --eval '(batch-byte-recompile-directory 0)', like | |
97 Makefile.in does. | |
98 | |
99 2006-01-12 Bill Wohler <wohler@newt.com> | |
100 | |
101 * Makefile.in (MH_E_SRC): Replace mh-index.el and mh-pick.el with | |
102 mh-search.el. | |
103 | |
104 2006-01-12 Masatake YAMATO <jet@gyve.org> | |
105 | |
106 * progmodes/ld-script.el: Update copyright year. | |
107 | |
108 2006-01-12 Chong Yidong <cyd@stupidchicken.com> | |
109 | |
110 * cus-theme.el (custom-theme-add-variable, custom-theme-add-face): | |
111 Don't add widget if setting undefined. | |
112 | |
113 2006-01-12 John Paul Wallington <jpw@pobox.com> | |
114 | |
115 * help-fns.el (describe-variable): Remove newlines from void | |
116 variable output. | |
117 | |
118 2006-01-13 Nick Roberts <nickrob@snap.net.nz> | |
119 | |
120 * wdired.el (wdired-mode-map): Add help echo for | |
121 wdired-abort-changes. | |
122 | |
123 * man.el (Man-file-name-regexp): Adjust for a list of files. | |
124 | |
125 2006-01-12 Masatake YAMATO <jet@gyve.org> | |
126 | |
127 * progmodes/ld-script.el (auto-mode-alist): Support | |
128 suffix conventions used in netbsd and eCos. | |
129 | |
130 2006-01-11 Luc Teirlinck <teirllm@auburn.edu> | |
131 | |
132 * cus-edit.el (custom-reset-menu, custom-buffer-create-internal) | |
133 (custom-variable-menu, custom-face-menu, custom-group-menu) | |
134 (Custom-mode-menu): Change names of menu items. (As discussed on | |
135 emacs-devel.) | |
136 (custom-face-menu): Add "Undo Edits" item. | |
137 | |
138 * startup.el (init-file-user): defcustom -> defvar. | |
139 | |
140 * tooltip.el (tooltip-mode): Doc fix. | |
141 | |
142 2006-01-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
143 | |
144 * reveal.el (reveal-post-command): window-buffer signals an error on | |
145 dead windows rather than returning nil. | |
146 (reveal-open-new-overlays): An overlay might die while we open others. | |
147 | |
148 2006-01-11 Bill Wohler <wohler@newt.com> | |
149 | |
150 * cus-dep.el (generated-custom-dependencies-file): Fix typo and | |
151 phrasing in docstring. | |
152 | |
153 * Makefile.in (MH_E_SRC): Rename from MH-E-SRC since the dashes | |
154 can give some systems gas. Add new file mh-buffers.el. | |
155 | |
156 2006-01-06 Masatake YAMATO <jet@gyve.org> | |
157 | |
158 * font-lock.el (cpp-font-lock-keywords): Font lock keywords for | |
159 C preprocessor forward ported from GNU Emacs 21.2. | |
160 | |
161 * progmodes/asm-mode.el (asm-font-lock-keywords): | |
162 Use `cpp-font-lock-keywords'. | |
163 | |
164 * progmodes/ld-script.el (ld-script-font-lock-keywords): Ditto. | |
165 | |
166 * progmodes/ld-script.el (auto-mode-alist): Use \\> instead | |
167 of $ for "\\.ld[s]?". | |
168 | |
1 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 169 2006-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 170 |
3 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command. | 171 * progmodes/tcl.el (tcl-indent-command): Use indent-for-tab-command. |
4 (tcl-indent-line): Return `noindent' if inside a string. | 172 (tcl-indent-line): Return `noindent' if inside a string. |
5 | 173 |