Richard M. Stallman
1794715145
(Timers): Describe timer-max-repeats.
2006-09-25 21:55:29 +00:00
Chong Yidong
2a95a27c8e
* callint.c (Fcall_interactively): Doc fix.
2006-09-25 15:28:58 +00:00
Chong Yidong
84c67c0fb1
"Drew Adams Sep 21: single-key-description no good for generic chars."
...
Fixed by Handa's 2006-09-25 checkin.
2006-09-25 15:24:56 +00:00
Chong Yidong
9de642f131
Fixed "C-g fails to interrupt accept-process-output in Gnus."
2006-09-25 15:21:14 +00:00
Chong Yidong
2d56beeda6
* os.texi (Timers): Mention with-local-quit.
2006-09-25 15:20:44 +00:00
Chong Yidong
94019f61df
* gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
2006-09-25 15:13:07 +00:00
YAMAMOTO Mitsuharu
cf2c68356b
(x_underline_at_descent_line): New variable.
...
(syms_of_macterm): DEFVAR_BOOL it.
(x_draw_glyph_string): Use it.
(XLoadQueryFont): Calculate min_bounds.descent and max_bounds.descent.
2006-09-25 08:19:14 +00:00
Kenichi Handa
8bb3035f33
(Fsingle_key_description): Fix the last change.
2006-09-25 04:38:18 +00:00
Kenichi Handa
173517c6c1
(Fsingle_key_description): Return unique names for
...
generic characters.
2006-09-25 02:52:03 +00:00
Chong Yidong
86b1704f18
Checked in "** Manheimer's new icomplete patch"
2006-09-24 22:09:06 +00:00
Chong Yidong
963355a469
* simple.el (line-move-finish): Handle corner case for fields in
...
continued lines.
(line-move-1): Remove flawed test for that case.
2006-09-24 21:58:12 +00:00
Richard M. Stallman
45c912f252
*** empty log message ***
2006-09-24 20:44:52 +00:00
Richard M. Stallman
badf89eaea
(describe-key, describe-key-briefly): Test last event for being a down-event.
2006-09-24 20:43:32 +00:00
Richard M. Stallman
63522e3ade
(compilation-goto-locus-delete-o): New fn.
...
(compilation-goto-locus): Use compilation-goto-locus-delete-o
to delete the overlay. Put it on pre-command-hook.
2006-09-24 20:42:08 +00:00
Richard M. Stallman
e00c3f6fb6
(timer-max-repeats): Doc fix.
2006-09-24 20:39:52 +00:00
Richard M. Stallman
76a1a8a64f
(fancy-splash-screens, normal-splash-screen):
...
Call the splash buffer *About GNU Emacs*.
2006-09-24 20:39:22 +00:00
Richard M. Stallman
7408ee973a
(next-error-highlight, next-error-highlight-no-select): Default to 0.5.
...
(yank-excluded-properties): Add `fontified'.
2006-09-24 20:38:47 +00:00
Richard M. Stallman
9595af7e44
(font-lock-compile-keywords): Allow value of
...
syntax-begin-function to enable paren-column-0 highlighting.
2006-09-24 20:37:58 +00:00
Richard M. Stallman
a3d76960ea
(dired-build-subdir-alist): When file ends in colon,
...
don't exit the loop, just disregard that file.
2006-09-24 20:37:13 +00:00
Richard M. Stallman
2f680b2069
(Searching and Matching): Mention property search.
2006-09-24 20:34:00 +00:00
Richard M. Stallman
823fb6e2f3
(Command Loop Info): Explain how read-event affects this-command-keys.
2006-09-24 20:33:29 +00:00
Richard M. Stallman
e7b2dd2e38
(compile_pattern_1): Don't BLOCK_INPUT.
2006-09-24 20:28:49 +00:00
Chong Yidong
3f56acf967
* icomplete.el (icomplete-simple-completing-p): Use the correct
...
name for the new variable, `icomplete-with-completion-tables'.
(file local variables): Remove superfluous setting.
2006-09-24 13:48:59 +00:00
Miles Bader
95c9f534a5
Add arch tagline
2006-09-24 13:21:48 +00:00
Eli Zaretskii
8f59d60237
*** empty log message ***
2006-09-24 12:39:03 +00:00
Eli Zaretskii
83b41e19dc
($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend
...
on nt/inc/langinfo.h and nt/inc/nl_types.h.
2006-09-24 12:37:45 +00:00
Eli Zaretskii
d613418bc5
(nl_langinfo): New function.
2006-09-24 12:37:06 +00:00
Eli Zaretskii
feb7545204
(HAVE_LANGINFO_CODESET): Define.
2006-09-24 12:36:19 +00:00
Eli Zaretskii
f4280c6a62
New file.
2006-09-24 12:35:14 +00:00
Eli Zaretskii
1133f8e75c
(w32-pass-alt-to-system, w32-alt-is-meta)
...
(w32-pass-lwindow-to-system, w32-enable-num-lock)
(w32-enable-caps-lock, w32-scroll-lock-modifier)
(w32-lwindow-modifier, w32-rwindow-modifier)
(w32-apps-modifier, w32-mouse-button-tolerance): Doc fix.
2006-09-24 09:05:42 +00:00
Glenn Morris
8a76ffd143
From Jeff Miller <jmiller at cablespeed.com> (tiny change)
...
(appt-check): Fix typo for appointments just after midnight.
2006-09-23 21:39:42 +00:00
Glenn Morris
47c131a004
*** empty log message ***
2006-09-23 21:39:00 +00:00
Juanma Barranquero
ba5524f4af
(Finternal_complete_buffer, Fread_minibuffer, Fdisplay_completion_list):
...
Fix typos in docstrings.
2006-09-23 21:07:44 +00:00
Chong Yidong
98da283bf0
* help.el (describe-key-briefly, describe-key): Don't expect an
...
extra up event if a down-event is generated by a popup menu.
2006-09-23 19:34:38 +00:00
Chong Yidong
abb67ad338
Fixed "mnazarewicz@gmail.com, Sep 21: ispell-change-dictionary"
2006-09-23 19:06:28 +00:00
Chong Yidong
e42a01cb9b
* textmodes/ispell.el (ispell-change-dictionary): Don't check the
...
local dictionary when changing the global dictionary.
2006-09-23 19:05:03 +00:00
Chong Yidong
2b7c81b333
Fixed "Manheimer's icomplete patch"
2006-09-23 18:40:03 +00:00
Chong Yidong
397e713bc5
2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
...
* icomplete.el (icomplete-with-completion-tables): List of
specialized completion tables with which icomplete should
operate. Include the new `internal-complete-buffer', so icomplete
works with interactive buffer-selection.
(icomplete-simple-completing-p): Add acceptance of specialized
completion tables listed in icomplete-with-completion-tables.
2006-09-23 18:39:22 +00:00
Chong Yidong
bf6a82f12e
Fixed "david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13."
2006-09-23 18:30:44 +00:00
Richard M. Stallman
20ca8647ba
*** empty log message ***
2006-09-23 16:32:03 +00:00
Richard M. Stallman
067b153673
*** empty log message ***
2006-09-23 15:45:56 +00:00
Richard M. Stallman
17739e8aad
*** empty log message ***
2006-09-23 13:56:23 +00:00
Romain Francoise
47a0ee40fc
(MAIL_USE_FLOCK): Check for HAVE_LIBLOCKFILE too.
2006-09-23 13:50:32 +00:00
YAMAMOTO Mitsuharu
1e2d7573a8
(command-line): Use `custom-reevaluate-setting' for
...
`focus-follows-mouse'.
2006-09-23 09:17:00 +00:00
YAMAMOTO Mitsuharu
2ff62eacf8
(focus-follows-mouse): Set default to nil on Mac.
2006-09-23 09:16:40 +00:00
Kenichi Handa
b50685893e
(Fmap_keymap): Docstring mentions about generic
...
character.
2006-09-23 05:37:18 +00:00
Kenichi Handa
5dfe789c70
*** empty log message ***
2006-09-23 05:37:07 +00:00
Richard M. Stallman
6bb3c1a861
*** empty log message ***
2006-09-23 03:26:07 +00:00
Richard M. Stallman
7adfb96e72
Whitespace fix.
2006-09-23 03:07:19 +00:00
Richard M. Stallman
47dfb2fa67
*** empty log message ***
2006-09-23 02:59:43 +00:00