summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* (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
* (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
* (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
* (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
* Rename `tooltip-hook' to `tooltip-functions'.Juanma Barranquero2008-10-293-11/+24
* * server.el, emacsclient.c: Use TMPDIR (default /tmp) instead of hardcoded /tmp.Juanma Barranquero2008-10-292-1/+7
* (dbus-get-unique-name, dbus-debug): Declare.Glenn Morris2008-10-292-0/+6
* Sung has assignment.Glenn Morris2008-10-291-1/+5
* (vc-find-root): Remove bogus alias.Glenn Morris2008-10-291-2/+0
* (quail-show-guidance): Don't create a guidance-frame if current buffer isStefan Monnier2008-10-292-3/+10
* Require diff-mode at run-time as well.Stefan Monnier2008-10-282-1/+6
* (vc-stay-local): Fix typo in choice.Martin Rudalics2008-10-282-2/+3
* (vc-cvs-stay-local): Fix typo in choice.Martin Rudalics2008-10-282-2/+6
* *** empty log message ***Martin Rudalics2008-10-281-1/+1
* (follow-scroll-down, follow-calc-win-end)Martin Rudalics2008-10-282-4/+14
* #870 again. :(Juanma Barranquero2008-10-281-0/+1
* * subr.el (locate-user-emacs-file): Simplify. Don't createJuanma Barranquero2008-10-282-5/+9
* * startup.el (inhibit-startup-screen): Reflow docstring.Juanma Barranquero2008-10-282-6/+11
* (outline-next-heading, outline-back-to-heading): Fix declarations.Glenn Morris2008-10-282-2/+9
* (org-agenda-align-tags): Replace use of cl `adjoin'.Glenn Morris2008-10-281-6/+6
* * face-remap.el (text-scale-increase, text-scale-decrease)Juanma Barranquero2008-10-272-4/+11
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-277-29/+47
* * emacs.c (daemon_name): New variable.Dan Nicolaescu2008-10-272-3/+13
* (describe-char): Fix terminal case (where font is nil).Kenichi Handa2008-10-271-9/+17
* * startup.el (command-line): Call daemon-initialized afterDan Nicolaescu2008-10-262-1/+7
* Docstrings of categories improved again.Kenichi Handa2008-10-262-2/+9
* (python-mode): Don't impose ourselves on hippie.Stefan Monnier2008-10-262-4/+8
* * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"Stefan Monnier2008-10-263-2/+9
* *** empty log message ***Stefan Monnier2008-10-261-22/+30
* 2008-10-26 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2008-10-2531-245/+711
* (vc-cvs-status-extra-headers): Use full directory name when reportingChong Yidong2008-10-251-2/+2
* * vc-cvs.el (vc-cvs-status-extra-headers): Use full directory nameChong Yidong2008-10-251-0/+3
* (widget-color-complete): Sort completions alphabetically.Chong Yidong2008-10-251-1/+2
* (vc-dir-mode-map): Add follow-link behavior.Chong Yidong2008-10-251-0/+1
* * vc-dir.el (vc-dir-mode-map): Add follow-link behavior.Chong Yidong2008-10-251-0/+7