Michael Olson
624509d2d9
ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
2009-01-18 21:01:14 +00:00
Juanma Barranquero
fff4e45990
* dbusbind.c (Fdbus_register_signal):
...
* process.c (conv_sockaddr_to_lisp):
* w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
2009-01-18 03:58:09 +00:00
Juanma Barranquero
acf2090118
* callproc.c (Fgetenv_internal): Doc fix.
2009-01-18 03:28:35 +00:00
Juanma Barranquero
0ca77a9234
* linum.el (linum-update-window): Use delq' instead of
delete';
...
compare strings with `equal-including-properties'.
2009-01-18 01:45:34 +00:00
Glenn Morris
377952e006
Peter Tury <tury.peter at gmail.com> (tiny change)
...
(Relative timer): Fix typo.
2009-01-17 22:27:54 +00:00
Glenn Morris
ac76732cc6
Update for ns-emacs.texi having been merged into macos.texi.
2009-01-17 20:04:38 +00:00
Glenn Morris
66d279a7cd
(declare-function): Add compatibility stub.
...
(delete-duplicates, mapcan, cl-macroexpand-all): Declare.
2009-01-17 20:02:41 +00:00
Glenn Morris
fdb0e509dd
(eldoc-minor-mode-string, eldoc-message-commands)
...
(eldoc-print-current-symbol-info): Doc fix (consistent case of "ElDoc").
2009-01-17 20:01:17 +00:00
Eli Zaretskii
f71de46c66
(Suspending Emacs): Fix last change.
2009-01-17 19:22:59 +00:00
Eli Zaretskii
ead3f58d86
(Standard Keymaps): Rename function-key-map to local-function-key-map.
2009-01-17 19:16:08 +00:00
Eli Zaretskii
6b9e769476
(Translation Keymaps): Rename function-key-map to local-function-key-map.
2009-01-17 19:14:52 +00:00
Eli Zaretskii
3f1d322f58
(Terminal I/O Encoding): `keyboard-coding-system' and
...
`set-keyboard-coding-system' now accept an optional terminal argument.
2009-01-17 19:14:29 +00:00
Eli Zaretskii
d3ae77bcb9
(Event Mod): `keyboard-translate-table' is now terminal-local.
...
(Function Keys): Rename function-key-map to local-function-key-map.
2009-01-17 19:14:01 +00:00
Eli Zaretskii
490f11979e
(Standard Hooks): Document suspend-tty-functions' and
resume-tty-functions'.
2009-01-17 18:47:53 +00:00
Eli Zaretskii
62a5303f25
(Suspending Emacs): Update for multi-tty; document `suspend-tty',
...
`resume-tty', and `controlling-tty-p'.
2009-01-17 18:43:59 +00:00
Eli Zaretskii
2b6ae648f8
(Terminal Parameters): Document terminal-parameters',
terminal-parameter',
...
and `set-terminal-parameter'.
2009-01-17 18:43:24 +00:00
Richard M. Stallman
fdcab42746
(buffer-swapped-with): Mark as permanent local.
...
(pmail-set-message-counters): Set pmail-deleted-vector from msg hdrs.
(pmail-auto-file): Simplify a regexp.
2009-01-17 17:29:25 +00:00
Eli Zaretskii
df05a1630f
(Top): Make @detailmenu be consistent with changes in frames.texi.
2009-01-17 16:33:55 +00:00
Eli Zaretskii
0ed8034edc
(Standard Hooks): Document `delete-frame-functions' and
...
`delete-terminal-functions'.
2009-01-17 16:32:09 +00:00
Eli Zaretskii
20cb6c9b32
(Frames): Document frame-terminal' and
terminal-live-p'.
...
(Multiple Displays): Document `make-frame-on-tty'.
(Multiple Terminals): Document `terminal-list', `delete-terminal',
`terminal-name', and `get-device-terminal'.
2009-01-17 16:31:21 +00:00
Eli Zaretskii
200811d63a
(System Environment): Document environment' and
initial-environment'.
2009-01-17 15:35:55 +00:00
Roland Winkler
635618a409
(bibtex-format-entry): Simplify previous change.
2009-01-17 14:59:47 +00:00
Juanma Barranquero
511744bd31
Fix typos.
2009-01-17 14:24:34 +00:00
Eli Zaretskii
5a4122e2bf
(find-buffer-file-type-coding-system): If `(car target)' does not exist as a
...
file, try again with its basename replaced by `(cdr target)'. Fixes Bug #1853 .
2009-01-17 12:35:50 +00:00
Eli Zaretskii
fc47d8a7c9
(raw-text, eight-bit): Doc fixes.
2009-01-17 10:20:48 +00:00
Eli Zaretskii
02eccf6bfb
(Coding System Basics): More accurate description of `raw-text'.
2009-01-17 10:09:52 +00:00
Martin Rudalics
0e8ade71d7
Remove experimental code inadvertently introduced when reverting the
...
2009-01-14 change of special-display-p. (Bug#1929, Bug#1930)
2009-01-16 16:51:54 +00:00
Agustín Martín
ca0ebeccbb
(flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.
...
(flyspell-pre-point): Make buffer-local.
2009-01-16 15:20:49 +00:00
Roland Winkler
57c48b9da0
*** empty log message ***
2009-01-16 15:11:50 +00:00
Chong Yidong
c8bcd18afb
(x_make_gc): Don't allocate stipple member for gc_values; it is not
...
even used.
2009-01-16 15:10:28 +00:00
Roland Winkler
8a62c4708e
(bibtex-format-entry): Fix previous change.
2009-01-16 15:10:16 +00:00
Chong Yidong
e7abcdfba9
* xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it
...
is not even used.
2009-01-16 15:09:39 +00:00
Roland Winkler
a51cfa58fc
(bibtex-format-entry): For updating field delimiters, allow
...
fields that are composed of strings and string constants.
(bibtex-mode): Doc fix.
2009-01-16 14:24:24 +00:00
Agustín Martín
034dc2a3e8
Protect against declare-function undefined in xemacs.
...
(ispell-program-name): Search also for hunspell when setting default.
(ispell-find-aspell-dictionaries): Better error message. Use correct
dictionary alist for default. Better fallback default dictionary.
2009-01-16 14:04:35 +00:00
Kenichi Handa
76472dc270
(quail-insert-kbd-layout): Delete superfluous handling of 8-bit code.
2009-01-16 12:36:20 +00:00
Glenn Morris
64bd06a818
(erc-input-message): Conditionalize previous change for XEmacs.
2009-01-16 03:32:10 +00:00
Glenn Morris
7d8345daad
(erc-dcc-server): Silence warning about obsolete function behind
...
fboundp test.
2009-01-16 03:29:41 +00:00
Glenn Morris
0e47efc503
(org-mouse-show-context-menu): Use mouse-menu-major-mode-map, if
...
defined, rather than the obsolete mouse-major-mode-menu.
2009-01-16 03:28:30 +00:00
Glenn Morris
b60861e61f
(Ffont_variation_glyphs): Silence compiler.
2009-01-16 03:26:29 +00:00
Glenn Morris
133ea5b2b2
Remove leading `*' from defcustoms.
...
(eldoc-argument-case, eldoc-echo-area-use-multiline-p)
(eldoc-highlight-function-argument): Doc fix - mention effect of
eldoc-documentation-function.
(eldoc-message-commands-table-size, eldoc-message-commands)
(eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
(eldoc-documentation-function): Mention effect on user options.
2009-01-16 03:24:54 +00:00
Glenn Morris
dbc76957a9
(copyright-update): Doc fix.
2009-01-16 03:19:58 +00:00
Glenn Morris
f8026f8c83
(pmail-update-summary): Declare.
2009-01-16 03:18:21 +00:00
Glenn Morris
f4550e4c08
(pmail-summary-mode-map, pmail-summary-output-to-pmail-file): Use
...
pmail-summary-output rather than pmail-summary-output-to-babyl-file,
which was renamed 2009-01-05.
(pmail-output-as-seen): Declare.
(pmail-summary-output): Also require pmailout non-interactively.
2009-01-16 03:17:17 +00:00
Glenn Morris
b5ded71d73
Comment.
2009-01-16 03:16:37 +00:00
Stefan Monnier
b6388cc99c
(tar-rename-entry): Only test the magic string, without
...
its version number, and then set both.
2009-01-16 02:38:58 +00:00
Richard M. Stallman
38cb7a93b1
(sentence-end): Accept non-break space.
2009-01-16 00:43:40 +00:00
Juanma Barranquero
98a1e0f5b7
Add bug reference.
2009-01-15 23:58:00 +00:00
Juanma Barranquero
a20d3598fc
* org.texi (Clocking work time): Fix typo.
...
Reported by Peter Tury <tury.peter@gmail.com>.
2009-01-15 23:40:22 +00:00
Juanma Barranquero
8db52afe7b
* sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.
...
Reported by David Robinow <drobinow@gmail.com>.
2009-01-15 18:04:34 +00:00
Dan Nicolaescu
6a6baf114e
(Buffer-menu-mode-map): Add a menu.
2009-01-15 16:46:07 +00:00