aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/replace.el (read-regexp): Rename DEFAULT-VALUE arg to DEFAULTSJuri Linkov2012-09-212-21/+29
* * lisp/replace.el (read-regexp): Add HISTORY arg.Juri Linkov2012-09-212-4/+9
* * lisp/replace.el (read-regexp): Don't add ": " when PROMPT alreadyJuri Linkov2012-09-212-11/+18
* * doc-view.el (doc-view-display): Better fix for the cl-assertionTassilo Horn2012-09-202-5/+11
* * rst.el: Integrate support for `imenu' and `which-function'.Stefan Merten2012-09-202-107/+187
* * lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning): New function.Stefan Monnier2012-09-203-30/+39
* * lisp/calc/calc.el: Fix last change by removing the whole chunk, since itStefan Monnier2012-09-202-28/+5
* In debug restore assignment to debugger-old-buffer.Martin Rudalics2012-09-202-0/+6
* Auto-commit of loaddefs files.Glenn Morris2012-09-201-1/+1
* * lisp/dired-aux.el (dired-diff): Remove (require 'diff) sinceJuri Linkov2012-09-202-3/+6
* * vc/diff.el (diff-latest-backup-file): Autoload.Chong Yidong2012-09-202-1/+6
* * lisp/calc/calc.el: Remove redundant autoload shape check.Stefan Monnier2012-09-195-27/+27
* * lisp/emacs-lisp/macroexp.el (macroexp--expand-all): Fix last change.Stefan Monnier2012-09-192-1/+5
* * lisp/dired-aux.el (dired-diff): Add (require 'diff) becauseJuri Linkov2012-09-192-3/+11
* * lisp/emacs-lisp/macroexp.el (macroexp--funcall-if-compiled): Rename fromStefan Monnier2012-09-192-24/+35
* * lisp/doc-view.el (doc-view-guess-paper-size)Stefan Monnier2012-09-192-5/+10
* New feature: set optimal slice from BoundingBox information.Tassilo Horn2012-09-192-18/+111
* Partial fix for bug#12371Glenn Morris2012-09-192-0/+6
* Allow customization of calendar month header textGlenn Morris2012-09-192-4/+75
* * lisp/startup.el (command-line-ns-option-alist): Add -g and --geometry.Jan Djärv2012-09-192-2/+6
* * lisp/dired-aux.el (dired-diff): Restore original functionality ofJuri Linkov2012-09-193-27/+62
* * lisp/dired.el (dired-mark): If the region is active in Transient MarkJuri Linkov2012-09-192-7/+33
* * lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod): Default fileJuri Linkov2012-09-193-11/+43
* * lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end): Don't add extraDmitry Gutov2012-09-192-12/+39
* Auto-commit of loaddefs files.Glenn Morris2012-09-181-1/+1
* rmailedit commentGlenn Morris2012-09-181-0/+2
* Fix some recent changes in debug.el.Martin Rudalics2012-09-182-4/+12
* Doc fixes for defface and friends.Chong Yidong2012-09-183-59/+62
* * lisp/progmodes/compile.el (compilation-start): Use compilation-always-killMartin Blais2012-09-182-23/+35
* 2012-09-17 Stefan Merten <[email protected]>Stefan Merten2012-09-172-119/+166
* Add ChangeLog bug refsGlenn Morris2012-09-171-2/+3
* Make pcomplete less eager to add an extra space.Chong Yidong2012-09-173-4/+15
* When toggling mime processing off, just don't do mime processing.Richard M. Stallman2012-09-172-16/+24
* rmail-retry-failure must avoid mime processing.Richard M. Stallman2012-09-172-1/+10
* message-in-body-p should not alter anything.Richard M. Stallman2012-09-172-2/+8
* Handle Mail mode correctly. Some code cleanup.Richard M. Stallman2012-09-172-28/+49
* Fix bug when a name has no key.Richard M. Stallman2012-09-172-18/+24
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17104-225/+238
* Convert several shell.el defvars to defcustoms.Chong Yidong2012-09-172-20/+20
* mail/mailabbrev.el (mail-abbrev-expand-hook): Work for a mail aliasee that ho...Katsumi Yamaoka2012-09-162-29/+23
* Fix marker usage in align-areas.Chong Yidong2012-09-172-1/+7
* * files.el (parse-colon-path): Use split-string.Chong Yidong2012-09-162-16/+9
* Mark display-buffer-function as obsolete.Chong Yidong2012-09-162-0/+4
* * window.el (special-display-popup-frame): Doc fix.Chong Yidong2012-09-162-2/+4
* Alter last change to be compatible with Emacs 23.Chong Yidong2012-09-162-7/+19
* In compilation-error-regexp-alist, allow more HIGHLIGHT types.Chong Yidong2012-09-162-4/+13
* Add option to ask bzr itself for the emacs bzr revisionGlenn Morris2012-09-152-34/+63
* Auto-commit of loaddefs files.Glenn Morris2012-09-151-1/+1
* Improve vc-bzr-working-revision for lightweight checkoutsGlenn Morris2012-09-142-4/+15
* Tweak previous emacs-bzr-get-version changeGlenn Morris2012-09-141-1/+1