- 29 Oct, 2008 17 commits
-
-
Chong Yidong authored
-
Juanma Barranquero authored
(get_server_config, set_local_socket): Use it.
-
Juanma Barranquero authored
Reported by Guillaume Conjat <gconjat.ext@orange-ftgroup.com>.
-
Juanma Barranquero authored
* tooltip.el (tooltip-functions): Rename from `tooltip-hook', to follow naming conventions for abnormal hooks. Doc fix. (tooltip-mode, tooltip-timeout): Use it. (tooltip-hook): New obsolete alias. (tooltip-help-tips): Doc fix. * progmodes/gud.el (gud-tooltip-mode): Use `tooltip-functions'.
-
Martin Rudalics authored
doc-string of window-scroll-functions.
-
Martin Rudalics authored
(Fwindow_text_height): Clarify doc-strings.
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
mention obsolete emacs.bash script. (Invoking emacsclient): Rewrite, moving optional arguments to emacsclient Options. (emacsclient Options): New node.
-
Chong Yidong authored
-
Chong Yidong authored
mention obsolete emacs.bash script. (Invoking emacsclient): Rewrite, moving optional arguments to emacsclient Options. (emacsclient Options): New node.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
not a minibuffer, since even if selected-window is mini-p, the buffer will never be displayed in it, so it wil be usable for guidance.
-
- 28 Oct, 2008 21 commits
-
-
Reiner Steib authored
-
Stefan Monnier authored
-
Chong Yidong authored
names.
-
Chong Yidong authored
does not accept buffer names.
-
Martin Rudalics authored
-
Martin Rudalics authored
-
Juanma Barranquero authored
(Fcoordinates_in_window_p, Fscroll_left, Fscroll_right): Fix typos in docstrings.
-
Martin Rudalics authored
-
Martin Rudalics authored
(follow-estimate-first-window-start): Reduce effective window height when header line is present.
-
Juanma Barranquero authored
-
Juanma Barranquero authored
`user-emacs-directory' when Emacs is running in batch mode.
-
Juanma Barranquero authored
(user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
-
Dan Nicolaescu authored
(IS_DAEMON): Move definition ... * lisp.h (IS_DAEMON): ... here. (daemon_pipe): Declare. (is_daemon): Remove. * dispnew.c (init_display): Use IS_DAEMON.
-
Glenn Morris authored
-
Glenn Morris authored
-
Stefan Monnier authored
(message2_nolog): Check FRAME_INITIAL_P instead of noninteractively. * emacs.c (is_daemon): Remove. (main): Don't set is_daemon. (IS_DAEMON): New macro. (Fdaemonp, Fdaemon_initialized): Use it. (Fdaemon_initialized): Wrtie a char into the pipe to make sure the parent exits. (syms_of_emacs): Explicitly initialize daemon_pipe[1].
-
Chong Yidong authored
*** When Transient Mark mode is on, TAB now indents the region if the region is active.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
of syntax-driven indentation first. Document new effect of active regions on tab. (Tab Stops): Note that editable tab stops affect indentation commands.
-
Chong Yidong authored
putting description of syntax-driven indentation first. Document new effect of active regions on tab. (Tab Stops): Note that editable tab stops affect indentation commands.
-
- 27 Oct, 2008 2 commits
-
-
Chong Yidong authored
it with the default glyph width.
-
Chong Yidong authored
glyph, draw it with the default glyph width.
-