aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * update-subdirs: Put obsolete directory last.Chong Yidong2008-10-301-0/+4
* Move window parameters entry to Lisp changes.Chong Yidong2008-10-301-2/+7
* * simple.el (idle-update-delay, next-error-highlight)Juanma Barranquero2008-10-302-53/+74
* (Invoking emacsclient): If Emacs has no available frame, it now usesChong Yidong2008-10-301-3/+3
* * misc.texi (Invoking emacsclient): If Emacs has no available frame, itChong Yidong2008-10-301-0/+5
* (main): If using the current frame, send tty information to Emacs inChong Yidong2008-10-301-1/+4
* * emacsclient.c (main): If using the current frame, send ttyChong Yidong2008-10-301-0/+5
* (server-process-filter): In daemon mode, default to emacsclient's ttyChong Yidong2008-10-301-8/+20
* * server.el (server-process-filter): In daemon mode, default toChong Yidong2008-10-301-0/+6
* (quit-window): Simplify code. Say in doc-stringMartin Rudalics2008-10-302-42/+29
* (vc-svn-diff): If files is nil don't set oldvers toNick Roberts2008-10-301-0/+1
* *** empty log message ***Nick Roberts2008-10-301-0/+5
* Check fontconfig always.Kenichi Handa2008-10-302-7/+8
* Comment that emacs.bash/csh are obsolete.Glenn Morris2008-10-302-0/+4
* (ELCFILES): Update.Glenn Morris2008-10-302-1/+2
* Move here from ../Glenn Morris2008-10-302-0/+132
* Move to obsolete/Glenn Morris2008-10-301-128/+0
* (locate-dominating-stop-dir-regexp): Fix typo.Glenn Morris2008-10-302-1/+5
* (*-solaris2.[7-9]*): Fix typo.Dan Nicolaescu2008-10-303-2/+6
* * w32fns.c (x_create_tip_frame): Prevent default foreground color forJuanma Barranquero2008-10-302-4/+16
* (Electric-pop-up-window): Don't shrink the window if it's already bigChong Yidong2008-10-291-1/+3
* * electric.el (Electric-pop-up-window): Don't shrink the window ifChong Yidong2008-10-291-0/+3
* (delete-minibuffer-contents): Delete all minibuffer contents insteadChong Yidong2008-10-291-1/+3
* * minibuffer.el (delete-minibuffer-contents): Delete allChong Yidong2008-10-291-0/+3
* (tmm-get-keymap): Handle case where keyseq cache is omitted.Chong Yidong2008-10-291-7/+6
* * tmm.el (tmm-get-keymap): Handle case where keyseq cache is omitted.Chong Yidong2008-10-291-0/+3
* (bookmark-get-bookmark-record): Signal error for invalid bookmark.Chong Yidong2008-10-291-1/+2
* * bookmark.el (bookmark-get-bookmark-record): Signal error for invalidChong Yidong2008-10-291-0/+1
* (Fdaemon_initialized): Initialize nfd.Chong Yidong2008-10-291-1/+1
* * emacs.c (Fdaemon_initialized): Initialize nfd.Chong Yidong2008-10-291-0/+4
* (bookmark-handle-bookmark): Rename from bookmark-jump-noselect.Chong Yidong2008-10-291-2/+10
* * bookmark.el (bookmark-handle-bookmark): Rename fromChong Yidong2008-10-291-0/+6
* (emacsclient Options): Document server-use-tcp and server-host.Chong Yidong2008-10-291-12/+22
* * misc.texi (emacsclient Options): Document server-use-tcp andChong Yidong2008-10-291-1/+2
* Documented use-empty-active-region.Chong Yidong2008-10-291-1/+1
* (Using Region): Document use-empty-active-region.Chong Yidong2008-10-291-0/+10
* * mark.texi (Using Region): Document use-empty-active-region.Chong Yidong2008-10-291-0/+2
* (ispell-word): Use use-region-p.Chong Yidong2008-10-291-2/+1
* * textmodes/ispell.el (ispell-word): Use use-region-p.Chong Yidong2008-10-291-0/+4
* * emacsclient.c (EXTRA_SPACE): New macro.Juanma Barranquero2008-10-292-7/+17
* * makefile.w32-in ($(BLD)/sorted-doc.$(O)): Remove spurious backslash.Juanma Barranquero2008-10-292-1/+6
* Rename `tooltip-hook' to `tooltip-functions'.Juanma Barranquero2008-10-293-11/+24
* (syms_of_xdisp): Mention set-window-buffer inMartin Rudalics2008-10-292-3/+11
* (Fwindow_height, Fdelete_window, set_window_buffer)Martin Rudalics2008-10-291-6/+12
* * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.Juanma Barranquero2008-10-294-7/+23
* (dbus-get-unique-name, dbus-debug): Declare.Glenn Morris2008-10-292-0/+6
* Minor changes to last checkin.Chong Yidong2008-10-291-15/+15
* (Top): Update node listings.Chong Yidong2008-10-291-1/+2
* * emacs.texi (Top): Update node listings.Chong Yidong2008-10-291-0/+2
* (Emacs Server): Rewrite. Document daemon-mode. Don'tChong Yidong2008-10-291-149/+195