summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * strokes.el (strokes-update-window-configuration): Make strokesChong Yidong2009-11-152-3/+5
* * cedet/semantic/idle.el (semantic-idle-summary-mode)Chong Yidong2009-11-152-6/+71
* (set-mark-default-inactive): Add :type, :groupJuri Linkov2009-11-152-1/+9
* * arc-mode.el (archive-maybe-copy): Move creation of directory ...Michael Albinus2009-11-152-9/+16
* 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-11-1549-116/+263
* (help-make-xrefs): Undo the last revert, and replace it with a real fix.Stefan Monnier2009-11-152-163/+166
* (disabled-command-function): Add useful args.Stefan Monnier2009-11-152-62/+53
* Fix declarations.Glenn Morris2009-11-153-3/+10
* (menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)Glenn Morris2009-11-142-5/+10
* (elint-standard-variables): Doc fix.Glenn Morris2009-11-142-2/+15
* Shigeru Fukaya <shigeru.fukaya at gmail.com>Glenn Morris2009-11-142-1/+10
* Francis Wright <F.J.Wright at qmul.ac.uk>Glenn Morris2009-11-142-4/+8
* * simple.el (shell-command): Doc fix (Bug#4891).Chong Yidong2009-11-142-1/+4
* * help-mode.el (help-make-xrefs): Revert 2009-11-13 change.Chong Yidong2009-11-142-1/+6
* (viper-set-hooks): Remove duplicate advice statements for vc-diff,Glenn Morris2009-11-142-17/+9
* (top-level): Remove unnecessary load of ange-ftp when compiling.Glenn Morris2009-11-142-6/+3
* (byte-compile-single-version): Remove, unused.Glenn Morris2009-11-142-129/+4
* (x-selection-owner-p): Declare.Glenn Morris2009-11-142-7/+13
* (defgroup): Doc fix.Glenn Morris2009-11-142-1/+10
* (epg): Doc fix.Glenn Morris2009-11-141-1/+2
* (postscript): Doc fix.Glenn Morris2009-11-141-1/+1
* Fix typos.Glenn Morris2009-11-143-4/+4
* * bindings.el (mode-line-buffer-identification): Purecopy only the string.Dan Nicolaescu2009-11-143-2/+8
* (add-change-log-entry): Avoid displaying the changelog a second time.Stefan Monnier2009-11-132-3/+12
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-1358-401/+348
* (ELCFILES): Regenerate.Glenn Morris2009-11-132-0/+7
* * net/dbus.el (dbus-registered-objects-table): Renamed fromMichael Albinus2009-11-132-73/+170
* (minibuffer-default-add-completions): Drop deprecated 4th arg.Stefan Monnier2009-11-132-5/+10
* (artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'Eli Zaretskii2009-11-132-8/+34
* 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>Carsten Dominik2009-11-1350-1393/+5682
* Make sure that the value of jisx0208 property is jisx0208 character.Kenichi Handa2009-11-132-5/+12
* (auto-coding-regexp-alist): Only purecopyDan Nicolaescu2009-11-132-1/+6
* (minibuffer-completion-help): Use minibuffer-hide-completions.Stefan Monnier2009-11-122-6/+6
* (dired-save-positions, dired-restore-positions): New funs.Stefan Monnier2009-11-122-5/+26
* (tooltip-frame-parameters): Undo previous change.Dan Nicolaescu2009-11-122-1/+5
* (ffap-alternate-file-other-window, ffap-literally): New functions.Juri Linkov2009-11-122-0/+22
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-1212-14/+30
* (define-compiler-macro): Purecopy the file name.Dan Nicolaescu2009-11-122-1/+5
* Fix typos.Juanma Barranquero2009-11-121-5/+5
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-1114-16/+35
* (directory-abbrev-alist): Fix docstring.Stefan Monnier2009-11-111-1/+1
* (face-set-after-frame-default): Add comment.Stefan Monnier2009-11-111-1/+1
* *** empty log message ***Michael Albinus2009-11-111-0/+9
* * net/tramp.el (tramp-advice-minibuffer-electric-separator)Michael Albinus2009-11-111-3/+11
* * progmodes/grep.el (grep-regexp-alist):Dan Nicolaescu2009-11-117-8/+16
* * Makefile.in (ELCFILES): Add international/mule-conf.elc.Dan Nicolaescu2009-11-114-5/+6
* (define-charset): Purecopy props.Dan Nicolaescu2009-11-112-7/+16
* * international/mule-cmds.el (register-input-method); Purecopy arguments.Dan Nicolaescu2009-11-112-3/+9
* (define-ccl-program): Purecopy the docstring.Dan Nicolaescu2009-11-112-1/+3
* (define-minor-mode): Purecopy :lighter.Dan Nicolaescu2009-11-112-1/+3