]>
git.eshelyaron.com Git - emacs.git/log
Chong Yidong [Thu, 30 Oct 2008 23:46:10 +0000 (23:46 +0000)]
* indent.texi (Indentation): Link to Program Indent.
Chong Yidong [Thu, 30 Oct 2008 19:21:07 +0000 (19:21 +0000)]
(vc-revert): Limit the length of the query string.
Chong Yidong [Thu, 30 Oct 2008 19:20:46 +0000 (19:20 +0000)]
* vc.el (vc-revert): Limit the length of the query string.
Chong Yidong [Thu, 30 Oct 2008 18:58:46 +0000 (18:58 +0000)]
Put obsolete directory last.
Chong Yidong [Thu, 30 Oct 2008 18:58:38 +0000 (18:58 +0000)]
* update-subdirs: Put obsolete directory last.
Chong Yidong [Thu, 30 Oct 2008 18:01:47 +0000 (18:01 +0000)]
Move window parameters entry to Lisp changes.
Juanma Barranquero [Thu, 30 Oct 2008 17:03:30 +0000 (17:03 +0000)]
* simple.el (idle-update-delay, next-error-highlight)
(next-error-highlight-no-select, next-error-recenter, next-error-hook)
(minibuffer-history-case-insensitive-variables, kill-ring-max)
(kill-read-only-ok, backward-delete-char-untabify-method)
(kill-whole-line, mark-ring-max, global-mark-ring-max)
(set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
(goal-column, line-move-ignore-invisible, fill-prefix)
(auto-fill-inhibit-regexp, blink-matching-paren)
(blink-matching-paren-on-screen, blink-matching-paren-distance)
(blink-matching-delay, blink-matching-paren-dont-ignore-comments)
(read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
(minibuffer-history-isearch-wrap, transient-mark-mode)
(next-logical-line, auto-fill-mode, line-number-mode)
(column-number-mode, size-indication-mode, clone-indirect-buffer)
(normal-erase-is-backspace-mode): Doc fixes.
(current-kill, transient-mark-mode, toggle-truncate-lines)
(visible-mode): Reflow docstrings.
(minibuffer-local-shell-command-map, interprogram-paste-function):
Fix typos in docstrings.
Chong Yidong [Thu, 30 Oct 2008 15:59:50 +0000 (15:59 +0000)]
(Invoking emacsclient): If Emacs has no available frame, it now uses
emacsclient's terminal.
Chong Yidong [Thu, 30 Oct 2008 15:59:42 +0000 (15:59 +0000)]
* misc.texi (Invoking emacsclient): If Emacs has no available frame, it
now uses emacsclient's terminal.
Chong Yidong [Thu, 30 Oct 2008 15:54:38 +0000 (15:54 +0000)]
(main): If using the current frame, send tty information to Emacs in
case daemon mode needs to occupy this tty.
Chong Yidong [Thu, 30 Oct 2008 15:54:31 +0000 (15:54 +0000)]
* emacsclient.c (main): If using the current frame, send tty
information to Emacs in case daemon mode needs to occupy this tty.
Chong Yidong [Thu, 30 Oct 2008 15:50:01 +0000 (15:50 +0000)]
(server-process-filter): In daemon mode, default to emacsclient's tty
if not opening a new frame and only the terminal-frame is available.
Chong Yidong [Thu, 30 Oct 2008 15:49:49 +0000 (15:49 +0000)]
* server.el (server-process-filter): In daemon mode, default to
emacsclient's tty if not opening a new frame and only the
terminal-frame is available.
Martin Rudalics [Thu, 30 Oct 2008 15:41:43 +0000 (15:41 +0000)]
(quit-window): Simplify code. Say in doc-string
that it operates on the selected window's buffer. (Bug#1259)
Nick Roberts [Thu, 30 Oct 2008 09:23:31 +0000 (09:23 +0000)]
(vc-svn-diff): If files is nil don't set oldvers to
nil so that log-view-diff-changeset works.
Nick Roberts [Thu, 30 Oct 2008 09:21:28 +0000 (09:21 +0000)]
*** empty log message ***
Kenichi Handa [Thu, 30 Oct 2008 07:11:41 +0000 (07:11 +0000)]
Check fontconfig always.
Glenn Morris [Thu, 30 Oct 2008 04:37:40 +0000 (04:37 +0000)]
Comment that emacs.bash/csh are obsolete.
Glenn Morris [Thu, 30 Oct 2008 04:36:27 +0000 (04:36 +0000)]
(ELCFILES): Update.
Glenn Morris [Thu, 30 Oct 2008 04:35:15 +0000 (04:35 +0000)]
Move here from ../
Glenn Morris [Thu, 30 Oct 2008 04:34:15 +0000 (04:34 +0000)]
Move to obsolete/
Glenn Morris [Thu, 30 Oct 2008 04:32:33 +0000 (04:32 +0000)]
(locate-dominating-stop-dir-regexp): Fix typo.
Dan Nicolaescu [Thu, 30 Oct 2008 02:27:28 +0000 (02:27 +0000)]
(*-solaris2.[7-9]*): Fix typo.
Juanma Barranquero [Thu, 30 Oct 2008 01:27:06 +0000 (01:27 +0000)]
* w32fns.c (x_create_tip_frame): Prevent default foreground color for
new frames overriding foreground for tooltips. Based on similar patch
from Martin Rudalics <rudalics@gmx.at>. (Bug#1032)
Chong Yidong [Wed, 29 Oct 2008 21:42:37 +0000 (21:42 +0000)]
(Electric-pop-up-window): Don't shrink the window if it's already big
enough.
Chong Yidong [Wed, 29 Oct 2008 21:42:28 +0000 (21:42 +0000)]
* electric.el (Electric-pop-up-window): Don't shrink the window if
it's already big enough.
Chong Yidong [Wed, 29 Oct 2008 21:30:44 +0000 (21:30 +0000)]
(delete-minibuffer-contents): Delete all minibuffer contents instead
of just the current field.
Chong Yidong [Wed, 29 Oct 2008 21:30:23 +0000 (21:30 +0000)]
* minibuffer.el (delete-minibuffer-contents): Delete all
minibuffer contents instead of just the current field.
Chong Yidong [Wed, 29 Oct 2008 20:57:03 +0000 (20:57 +0000)]
(tmm-get-keymap): Handle case where keyseq cache is omitted.
Chong Yidong [Wed, 29 Oct 2008 20:56:53 +0000 (20:56 +0000)]
* tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.
Chong Yidong [Wed, 29 Oct 2008 18:22:12 +0000 (18:22 +0000)]
(bookmark-get-bookmark-record): Signal error for invalid bookmark.
Chong Yidong [Wed, 29 Oct 2008 18:21:50 +0000 (18:21 +0000)]
* bookmark.el (bookmark-get-bookmark-record): Signal error for invalid
bookmark.
Chong Yidong [Wed, 29 Oct 2008 18:03:03 +0000 (18:03 +0000)]
(Fdaemon_initialized): Initialize nfd.
Chong Yidong [Wed, 29 Oct 2008 18:02:53 +0000 (18:02 +0000)]
* emacs.c (Fdaemon_initialized): Initialize nfd.
Chong Yidong [Wed, 29 Oct 2008 17:42:49 +0000 (17:42 +0000)]
(bookmark-handle-bookmark): Rename from bookmark-jump-noselect.
(bookmark--jump-via, bookmark-insert): Callers changed.
(bookmark-jump-noselect): Wrapper function for bookmark-handle-bookmark.
Chong Yidong [Wed, 29 Oct 2008 17:42:05 +0000 (17:42 +0000)]
* bookmark.el (bookmark-handle-bookmark): Rename from
bookmark-jump-noselect.
(bookmark--jump-via, bookmark-insert): Callers changed.
(bookmark-jump-noselect): Wrapper function for
bookmark-handle-bookmark.
Chong Yidong [Wed, 29 Oct 2008 17:30:36 +0000 (17:30 +0000)]
(emacsclient Options): Document server-use-tcp and server-host.
Chong Yidong [Wed, 29 Oct 2008 17:29:27 +0000 (17:29 +0000)]
* misc.texi (emacsclient Options): Document server-use-tcp and
server-host.
Chong Yidong [Wed, 29 Oct 2008 16:00:56 +0000 (16:00 +0000)]
Documented use-empty-active-region.
Chong Yidong [Wed, 29 Oct 2008 16:00:42 +0000 (16:00 +0000)]
(Using Region): Document use-empty-active-region.
Chong Yidong [Wed, 29 Oct 2008 16:00:30 +0000 (16:00 +0000)]
* mark.texi (Using Region): Document use-empty-active-region.
Chong Yidong [Wed, 29 Oct 2008 15:51:12 +0000 (15:51 +0000)]
(ispell-word): Use use-region-p.
Chong Yidong [Wed, 29 Oct 2008 15:50:39 +0000 (15:50 +0000)]
* textmodes/ispell.el (ispell-word): Use use-region-p.
Juanma Barranquero [Wed, 29 Oct 2008 15:34:06 +0000 (15:34 +0000)]
* emacsclient.c (EXTRA_SPACE): New macro.
(get_server_config, set_local_socket): Use it.
Juanma Barranquero [Wed, 29 Oct 2008 13:09:57 +0000 (13:09 +0000)]
* makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.
Reported by Guillaume Conjat <gconjat.ext@orange-ftgroup.com>.
Juanma Barranquero [Wed, 29 Oct 2008 12:10:20 +0000 (12:10 +0000)]
Rename `tooltip-hook' to `tooltip-functions'.
* 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 [Wed, 29 Oct 2008 11:00:51 +0000 (11:00 +0000)]
(syms_of_xdisp): Mention set-window-buffer in
doc-string of window-scroll-functions.
Martin Rudalics [Wed, 29 Oct 2008 10:56:28 +0000 (10:56 +0000)]
(Fwindow_height, Fdelete_window, set_window_buffer)
(Fwindow_text_height): Clarify doc-strings.
Juanma Barranquero [Wed, 29 Oct 2008 10:42:31 +0000 (10:42 +0000)]
* server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.
Glenn Morris [Wed, 29 Oct 2008 06:52:05 +0000 (06:52 +0000)]
(dbus-get-unique-name, dbus-debug): Declare.
Chong Yidong [Wed, 29 Oct 2008 05:07:39 +0000 (05:07 +0000)]
Minor changes to last checkin.
Chong Yidong [Wed, 29 Oct 2008 05:01:50 +0000 (05:01 +0000)]
(Top): Update node listings.
Chong Yidong [Wed, 29 Oct 2008 05:01:42 +0000 (05:01 +0000)]
* emacs.texi (Top): Update node listings.
Chong Yidong [Wed, 29 Oct 2008 04:59:57 +0000 (04:59 +0000)]
(Emacs Server): Rewrite. Document daemon-mode. Don't
mention obsolete emacs.bash script.
(Invoking emacsclient): Rewrite, moving optional arguments to
emacsclient Options.
(emacsclient Options): New node.
Chong Yidong [Wed, 29 Oct 2008 04:57:56 +0000 (04:57 +0000)]
Documented emacsclient changes.
Chong Yidong [Wed, 29 Oct 2008 04:57:39 +0000 (04:57 +0000)]
* misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
mention obsolete emacs.bash script.
(Invoking emacsclient): Rewrite, moving optional arguments to
emacsclient Options.
(emacsclient Options): New node.
Glenn Morris [Wed, 29 Oct 2008 02:55:29 +0000 (02:55 +0000)]
Sung has assignment.
Glenn Morris [Wed, 29 Oct 2008 02:55:04 +0000 (02:55 +0000)]
(vc-find-root): Remove bogus alias.
Stefan Monnier [Wed, 29 Oct 2008 01:44:45 +0000 (01:44 +0000)]
(quail-show-guidance): Don't create a guidance-frame if current buffer is
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.
Reiner Steib [Tue, 28 Oct 2008 22:12:32 +0000 (22:12 +0000)]
(syms_of_category): Fix typo in docstring.
Stefan Monnier [Tue, 28 Oct 2008 20:43:44 +0000 (20:43 +0000)]
Require diff-mode at run-time as well.
Chong Yidong [Tue, 28 Oct 2008 20:16:18 +0000 (20:16 +0000)]
(Process Information): Note that process-status does not accept buffer
names.
Chong Yidong [Tue, 28 Oct 2008 20:16:09 +0000 (20:16 +0000)]
* processes.texi (Process Information): Note that process-status
does not accept buffer names.
Martin Rudalics [Tue, 28 Oct 2008 18:52:02 +0000 (18:52 +0000)]
(vc-stay-local): Fix typo in choice.
Martin Rudalics [Tue, 28 Oct 2008 17:57:09 +0000 (17:57 +0000)]
(vc-cvs-stay-local): Fix typo in choice.
Juanma Barranquero [Tue, 28 Oct 2008 17:45:00 +0000 (17:45 +0000)]
* window.c (Fwindowp, Fwindow_live_p, Fwindow_minibuffer_p)
(Fcoordinates_in_window_p, Fscroll_left, Fscroll_right):
Fix typos in docstrings.
Martin Rudalics [Tue, 28 Oct 2008 17:43:52 +0000 (17:43 +0000)]
*** empty log message ***
Martin Rudalics [Tue, 28 Oct 2008 17:36:34 +0000 (17:36 +0000)]
(follow-scroll-down, follow-calc-win-end)
(follow-estimate-first-window-start): Reduce effective window
height when header line is present.
Juanma Barranquero [Tue, 28 Oct 2008 11:49:19 +0000 (11:49 +0000)]
#870 again. :(
Juanma Barranquero [Tue, 28 Oct 2008 11:35:02 +0000 (11:35 +0000)]
* subr.el (locate-user-emacs-file): Simplify. Don't create
`user-emacs-directory' when Emacs is running in batch mode.
Juanma Barranquero [Tue, 28 Oct 2008 11:17:05 +0000 (11:17 +0000)]
* startup.el (inhibit-startup-screen): Reflow docstring.
(user-mail-address, tool-bar-images-pixel-height): Fix docstring typos.
Dan Nicolaescu [Tue, 28 Oct 2008 04:25:11 +0000 (04:25 +0000)]
* emacs.c (daemon_pipe): Make non-static.
(IS_DAEMON): Move definition ...
* lisp.h (IS_DAEMON): ... here.
(daemon_pipe): Declare.
(is_daemon): Remove.
* dispnew.c (init_display): Use IS_DAEMON.
Glenn Morris [Tue, 28 Oct 2008 02:57:25 +0000 (02:57 +0000)]
(outline-next-heading, outline-back-to-heading): Fix declarations.
Glenn Morris [Tue, 28 Oct 2008 02:57:01 +0000 (02:57 +0000)]
(org-agenda-align-tags): Replace use of cl `adjoin'.
Stefan Monnier [Tue, 28 Oct 2008 01:02:44 +0000 (01:02 +0000)]
* xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
(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 [Tue, 28 Oct 2008 00:42:34 +0000 (00:42 +0000)]
Documented:
*** When Transient Mark mode is on, TAB now indents the region if the
region is active.
Chong Yidong [Tue, 28 Oct 2008 00:42:15 +0000 (00:42 +0000)]
checked indent.texi
Chong Yidong [Tue, 28 Oct 2008 00:40:09 +0000 (00:40 +0000)]
Fix last change.
Chong Yidong [Tue, 28 Oct 2008 00:38:32 +0000 (00:38 +0000)]
(Indentation): Replace list with paragraphed text, 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.
Chong Yidong [Tue, 28 Oct 2008 00:38:22 +0000 (00:38 +0000)]
* indent.texi (Indentation): Replace list with paragraphed text,
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.
Chong Yidong [Mon, 27 Oct 2008 22:30:38 +0000 (22:30 +0000)]
(ns_draw_window_cursor): When hbar cursor is on over-sized glyph, draw
it with the default glyph width.
Chong Yidong [Mon, 27 Oct 2008 22:29:22 +0000 (22:29 +0000)]
* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.
Chong Yidong [Mon, 27 Oct 2008 22:20:46 +0000 (22:20 +0000)]
(x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
with the default glyph width.
Chong Yidong [Mon, 27 Oct 2008 22:20:05 +0000 (22:20 +0000)]
* w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.
* xterm.c (x_draw_bar_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.
Chong Yidong [Mon, 27 Oct 2008 21:30:00 +0000 (21:30 +0000)]
(Skipping Characters): Correct return value of skip-chars-forward.
Chong Yidong [Mon, 27 Oct 2008 21:29:53 +0000 (21:29 +0000)]
* positions.texi (Skipping Characters): Correct return value of
skip-chars-forward.
Chong Yidong [Mon, 27 Oct 2008 18:33:06 +0000 (18:33 +0000)]
(try_scrolling): When computing the distance from the scroll margin to
PT, try moving some distance past the window bottom before giving up.
Chong Yidong [Mon, 27 Oct 2008 18:32:39 +0000 (18:32 +0000)]
* xdisp.c (try_scrolling): When computing the distance from the scroll
margin to PT, try moving some distance past the window bottom before
giving up.
Juanma Barranquero [Mon, 27 Oct 2008 10:37:41 +0000 (10:37 +0000)]
* face-remap.el (text-scale-increase, text-scale-decrease)
(text-scale-adjust): Remove &optional keyword from the arg list;
the INC argument is not really optional, if the functions happen
to be called from elisp.
Martin Rudalics [Mon, 27 Oct 2008 10:28:00 +0000 (10:28 +0000)]
Remove entry for `window-full-width-p' since it's in Emacs 22 already.
Martin Rudalics [Mon, 27 Oct 2008 10:13:49 +0000 (10:13 +0000)]
(Fwindow_dedicated_p, Fset_window_dedicated_p)
(Fset_window_buffer): Explain in doc-string that a window can be
"strongly" dedicated to its buffer.
Dan Nicolaescu [Mon, 27 Oct 2008 07:21:43 +0000 (07:21 +0000)]
* vc.el: Rename VC methods that were missed when vc-status was
renamed to vc-dir.
* vc-svn.el (vc-svn-dir-extra-headers): Rename from
vc-svn-status-extra-headers.
* vc-hg.el (vc-hg-dir-printer): Rename from vc-hg-status-printer.
(vc-hg-dir-extra-header): Rename from vc-hg-status-extra-headers.
* vc-git.el (vc-git-dir-printer): Rename from vc-dir-status-printer.
(vc-git-dir-extra-headers): Rename from vc-git-status-extra-headers.
* vc-dir.el (vc-dir-mode): Use vc-dir-printer instead of
vc-dir-status-printer.
(vc-dir-headers): Use `dir-extra-headers' instead of
`status-extra-headers'
(vc-dir-printer): Rename from vc-dir-status-printer.
(vc-default-dir-extra-headers): Rename from
vc-default-status-extra-headers.
* vc-cvs.el (vc-cvs-dir-extra-headers): Rename from
vc-cvs-status-extra-headers.
Dan Nicolaescu [Mon, 27 Oct 2008 07:02:30 +0000 (07:02 +0000)]
* emacs.c (daemon_name): New variable.
(main): Deal with --daemon=SERVER_NAME.
(Fdaemonp): Return a name if one was passed to --daemon.
* startup.el (server-name): Pacify byte compiler.
(command-line): If --daemon=SERVER_NAME was used, set server-name
before calling server-start.
* cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
Chong Yidong [Mon, 27 Oct 2008 05:43:17 +0000 (05:43 +0000)]
Perform last revert properly. :-(
Chong Yidong [Mon, 27 Oct 2008 05:40:18 +0000 (05:40 +0000)]
Perform last revert properly.
Chong Yidong [Mon, 27 Oct 2008 05:32:41 +0000 (05:32 +0000)]
Revert last change.
Chong Yidong [Mon, 27 Oct 2008 05:32:22 +0000 (05:32 +0000)]
Reverse last change.
Chong Yidong [Mon, 27 Oct 2008 05:15:37 +0000 (05:15 +0000)]
(try_scrolling): When computing distance from the scroll margin, don't
use MOVE_TO_Y.
Chong Yidong [Mon, 27 Oct 2008 05:15:17 +0000 (05:15 +0000)]
* xdisp.c (try_scrolling): When computing distance from the scroll
margin, don't use MOVE_TO_Y.
Kenichi Handa [Mon, 27 Oct 2008 02:12:03 +0000 (02:12 +0000)]
(describe-char): Fix terminal case (where font is nil).