- 14 Sep, 2006 13 commits
-
-
Richard M. Stallman authored
-
Chong Yidong authored
fancy-splash-head. (fancy-splash-head): Issue editing instructions. (fancy-splash-screens): Fixup whitespace.
-
Stefan Monnier authored
-
Kim F. Storm authored
From Michaël Cadilhac.
-
Andreas Schwab authored
-
Kim F. Storm authored
(jit-lock-fontify-now): Use it instead of lambda form.
-
Kim F. Storm authored
-
Kim F. Storm authored
right window edge so we can draw the cursor on the same row to avoid confusing redisplay by placing the cursor outside the visible window area.
-
Kim F. Storm authored
-
Kenichi Handa authored
a key not in [0-9a-zA-Z] when it was expected to be. Let the Emacs mechanism do it.
-
Richard M. Stallman authored
Add xref to Describing Characters. (Basic Char Syntax, General Escape Syntax) (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(flyspell-auto-correct-word): Make ispell-filter local to these functions. Check that ispell-filter has new stuff before calling ispell-parse-output.
-
- 13 Sep, 2006 11 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(x_timeout_atimer_activated_flag): New var. (x_activate_timeout_atimer): New function to install Xt timer. (x_send_scroll_bar_event, x_process_timeouts): Use it. * xmenu.c (x_menu_set_in_use, popup_activate_callback) (create_and_show_popup_menu, create_and_show_dialog): Use it. * xterm.h (x_activate_timeout_atimer): prototype.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
copy string contents and call strout on the copy.
-
Richard M. Stallman authored
event into this_command_keys. (read_key_sequence): If Voverriding_terminal_local_map is specified, don't check Voverriding_local_map at all.
-
- 12 Sep, 2006 16 commits
-
-
Chong Yidong authored
-
Reiner Steib authored
-
Reiner Steib authored
-
Reiner Steib authored
-
Romain Francoise authored
-
Jay Belanger authored
-
Chong Yidong authored
-
Chong Yidong authored
rcirc-show-maximum-output. (rcirc-mode): Remove window-scroll-function hook. (rcirc-scroll-to-bottom): Remove function. (rcirc-print): Recenter so point stays at the bottom of the window if point was already there.
-
Chong Yidong authored
-
Chong Yidong authored
(Fprevious_property_change, Fprevious_single_property_change): Avoid changing limit, so we can correctly catch the case where the property is constant up to limit.
-
Paul Eggert authored
variable now defaults to Emacs's absolute file name, instead of to "t". * etc/PROBLEMS: Adjust tcsh advice for this. * make-dist (EMACS): Exit and fail if the EMACS environment variable is set to something other than an absolute file name. * lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs, not to "t". * lisp/progmodes/compile.el (compilation-start): Likewise. * lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously): Don't use expand-file-name on invocation-directory, since this might mishandle special characters in invocation-directory. * man/faq.texi (Escape sequences in shell output): EMACS is now set to Emacs's absolute file name, not to "t". (^M in the shell buffer): Likewise. * man/misc.texi (Interactive Shell): Likewise.
-
Stefan Monnier authored
-
Richard M. Stallman authored
-
Nick Roberts authored
Doc fix for help-echo.
-
Nick Roberts authored
-
YAMAMOTO Mitsuharu authored
Undo 2006-09-08 change.
-