Eli Zaretskii
554f8e6793
Remove the coding cookie, it's not needed anymore.
2006-02-17 10:34:16 +00:00
Romain Francoise
43ce897acc
Fix last entry.
2006-02-17 09:55:20 +00:00
Bill Wohler
6d21875b1f
(mh-inherit-face-flag): New variable. Non-nil means that the defface
...
:inherit keyword is available.
(mh-face-data): New variable (contains
all face specs) and function (accessor).
(mh-folder-address, mh-folder-body, mh-folder-cur-msg-number)
(mh-folder-date, mh-folder-deleted, mh-folder-followup)
(mh-folder-msg-number, mh-folder-refiled)
(mh-folder-sent-to-me-hint, mh-folder-sent-to-me-sender)
(mh-folder-subject, mh-folder-tick, mh-folder-to)
(mh-search-folder, mh-letter-header-field, mh-show-cc)
(mh-show-date, mh-show-from)
(mh-show-header, mh-show-pgg-bad, mh-show-pgg-good)
(mh-show-pgg-unknown, mh-show-signature, mh-show-subject)
(mh-show-to, mh-show-xface, mh-speedbar-folder)
(mh-speedbar-folder-with-unseen-messages)
(mh-speedbar-selected-folder)
(mh-speedbar-selected-folder-with-unseen-messages): Use mh-face-data.
2006-02-17 03:57:57 +00:00
Bill Wohler
c92374022e
(mh-file-mime-type-substitutions): Remove trailing whitespace
...
(checkdoc fix).
2006-02-17 03:50:55 +00:00
Luc Teirlinck
0f5fe5ccbf
(Other Display Specs, Image Descriptors): Revert erroneous changes.
...
The previous description of image-descriptors as `(image . PROPS)' was
correct. (Pointed out by Johan Bockgård.)
2006-02-17 03:44:38 +00:00
Luc Teirlinck
b6498a68f3
*** empty log message ***
2006-02-17 03:40:50 +00:00
Miles Bader
d71c0855f9
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-94
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 35-36)
- Merge from emacs--devo--0
- Update from CVS
2006-02-17 02:38:14 +00:00
Juanma Barranquero
6ce2b6ab15
(icalendar-import-file, icalendar-export-file): Put back significant trailing
...
whitespace. <sigh>
2006-02-17 01:59:49 +00:00
Nick Roberts
160b7d8b86
(speedbar-frame-width): Make an inline function
...
instead of a macro. Use frame-width.
(speedbar-try-completion, speedbar-update-contents)
(speedbar-timer-fn): Use consp.
(speedbar-update-localized-contents): Try to preserve point.
2006-02-17 00:26:14 +00:00
Nick Roberts
b32d1b9b01
(gdba, gdb-var-list): Improve doc strings.
...
(menu): Re-order menu items.
(gdb-var-update-regexp, gdb-var-update-regexp-1): Match "in_scope" field.
(gdb-var-update-handler-1): Use it for GDB 6.4+.
(gdb-post-prompt): Speed things by not forcing update.
2006-02-17 00:25:16 +00:00
Miles Bader
cf5a5c38c6
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-93
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 30-34)
- Merge from emacs--devo--0
- Update from CVS
2006-02-17 00:24:04 +00:00
Nick Roberts
60b8fb50ee
*** empty log message ***
2006-02-17 00:23:58 +00:00
Nick Roberts
b5c5d21640
(gdba): Improve doc string.
...
(menu): Re-order menu items.
2006-02-16 20:47:06 +00:00
Nick Roberts
c3229403fe
*** empty log message ***
2006-02-16 20:46:10 +00:00
Bill Wohler
dccd067f3a
(mh-image-load-path): The variables image-load-path or load-path would
...
not get updated if user set mh-image-load-path. Moved tests and
add-to-list calls outside of cond so they are applied consistently,
even if they are redundant in some circumstances. Efficiency isn't a
concern here. Made error messages more user-friendly.
2006-02-16 18:32:15 +00:00
Chong Yidong
bc7b6e08e2
* wid-edit.el (widget-button-click): For mouse-1, cancel button
...
press and perform default action if we get a mouse movement event.
2006-02-16 15:58:32 +00:00
Juanma Barranquero
b51897597a
*** empty log message ***
2006-02-16 11:45:23 +00:00
Juanma Barranquero
57d3a1f359
(flymake-fix-file-name): Fix typo in docstring.
2006-02-16 11:40:51 +00:00
Juanma Barranquero
338ecb71b1
(html2text-remove-tag-list): Fix typo in docstring.
2006-02-16 11:36:52 +00:00
Juanma Barranquero
caf213c53d
(spam-stat-buffer-words): Fix typo in docstring.
2006-02-16 11:36:21 +00:00
Juanma Barranquero
598d751d7c
(icalendar--get-event-property, icalendar--get-event-property-attributes):
...
Fix typos in docstrings.
2006-02-16 11:32:43 +00:00
Peter Galbraith
fc0f755fab
mh-compat.el (mh-image-search-load-path): Compatibility code. Emacs 21 and
...
XEmacs don't have `image-search-load-path'.
mh-utils.el (mh-image-load-path): Don't bail out on error if the images are
already found.
2006-02-16 02:14:40 +00:00
Miles Bader
e7559e307d
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-88
...
Creator: Michael Olson <mwolson@gnu.org >
Merge from erc--emacs--0
2006-02-16 01:41:30 +00:00
Francesco Potortì
1899ba3642
(Create Tags Table): Explain why the exception when etags writes to
...
files under the /dev tree.
2006-02-15 13:30:19 +00:00
Francesco Potortì
fc4c8611e9
*** empty log message ***
2006-02-15 13:29:34 +00:00
Juanma Barranquero
988deaf967
*** empty log message ***
2006-02-15 11:25:58 +00:00
Juanma Barranquero
310a26be62
(bs-mode): Use `buffer-disable-undo'.
...
(bs--get-file-name): Simplify.
(bs-show-in-buffer): Mark the buffer as not modified.
2006-02-15 11:10:56 +00:00
Jan Djärv
d8d3d48ce8
Fix entry for 2006-02-14
2006-02-15 09:46:01 +00:00
Jan Djärv
6d45d2a001
Indentation fix
2006-02-15 09:45:31 +00:00
YAMAMOTO Mitsuharu
f036d043ab
(set_frame_menubar): Don't call DrawMenuBar.
2006-02-15 08:42:12 +00:00
YAMAMOTO Mitsuharu
052c4ff370
(x_set_menu_bar_lines): Menu bar is always shown on Mac.
2006-02-15 08:41:36 +00:00
YAMAMOTO Mitsuharu
58ec29139a
(x_get_arg): Clear out PARAM in ALIST also on Mac.
2006-02-15 08:41:12 +00:00
Romain Francoise
0a9cef67fe
*** empty log message ***
2006-02-15 07:28:15 +00:00
Richard M. Stallman
3fdd8b9aa9
(File Local Variables): Clarifications.
2006-02-15 04:38:45 +00:00
Richard M. Stallman
2b2ea6dbc5
(Safe File Variables): Lots of clarification.
...
Renamed from Unsafe File Variables.
2006-02-15 04:33:46 +00:00
Chong Yidong
9ca6610316
* cus-edit.el (custom-mode): Update docstring.
2006-02-15 02:43:55 +00:00
Chong Yidong
50be33f562
* cus-theme.el (custom-new-theme-mode-map): Remove mouse-1
...
binding.
2006-02-15 02:42:10 +00:00
Chong Yidong
bb55f90e4a
* wid-edit.el (widget-keymap): Bind down-mouse-1 to
...
widget-button-click.
* cus-edit.el (custom-mode-map): Remove mouse-1 binding.
2006-02-15 02:41:02 +00:00
Chong Yidong
16f18d05e5
* gnus-cus.el: Revert 2005-10-17 change.
2006-02-15 02:35:20 +00:00
Chong Yidong
252293378b
* custom.texi (Unsafe File Variables): File variable confirmation
...
assumed denied in batch mode.
2006-02-15 01:37:53 +00:00
Chong Yidong
0a158521c5
* files.el (hack-local-variables-confirm): Kill temp buffer after use.
2006-02-15 01:32:50 +00:00
Chong Yidong
42078bb225
* files.el (hack-local-variables-confirm): Allow scrolling if the
...
file variable list is too long.
2006-02-15 01:21:31 +00:00
Richard M. Stallman
9d8f542c7c
*** empty log message ***
2006-02-15 01:05:41 +00:00
Richard M. Stallman
5f69492604
(x_get_arg): Clear out all occurrences of PARAM in ALIST.
2006-02-15 01:05:33 +00:00
Richard M. Stallman
31d7d34060
(GDB User Interface Layout): Don't say `inferior' for program being debugged.
2006-02-15 00:18:44 +00:00
Nick Roberts
cb851ef5d9
(gdb-display-separate-io-buffer): Change use of
...
gdb-use-inferior-io-buffer to gdb-use-separate-io-buffer
(missed in previous change).
2006-02-14 22:19:26 +00:00
Nick Roberts
b5e5e9f2a0
(gdb-use-separate-io-buffer)
...
(gdb-display-separate-io-buffer, gdb-frame-separate-io-buffer)
(gdb-separate-io-interrupt, gdb-separate-io-quit)
(gdb-separate-io-stop, gdb-separate-io-eof):
Rename from gdb-inferior-* to gdb-separate-*.
(gdb-set-gud-minor-mode-existing-buffers-1): Improve doc string.
2006-02-14 22:03:20 +00:00
Miles Bader
853e72d905
Add arch tagline
2006-02-14 22:03:16 +00:00
Nick Roberts
ee75f8b7ae
(gdb): Improve doc string.
...
(gdb-script-font-lock-keywords): Expand allowed character set.
2006-02-14 22:02:21 +00:00
Nick Roberts
a4b354b731
*** empty log message ***
2006-02-14 22:01:13 +00:00