summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * 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 <smerten@oekonux.de>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
* Improve emacs-bzr-version for lightweight checkouts (bug#12441)Glenn Morris2012-09-142-11/+44
* * lisp/dired-aux.el (dired-do-chmod): Use `eq' to detect empty input.Juri Linkov2012-09-152-1/+9
* * lisp/emacs-lisp/advice.el (ad-prognify): Remove, use macroexp-progn.Stefan Monnier2012-09-142-10/+8
* * lisp/emacs-lisp/edebug.el: Miscellaneous cleanup.Stefan Monnier2012-09-136-309/+180
* * lisp/dired-aux.el (dired-do-chxxx): Use `eq' to detect empty input.Juri Linkov2012-09-142-1/+9
* Update some function declarationsGlenn Morris2012-09-135-6/+13
* * lisp/vc/vc.el: No need to require ediff.Glenn Morris2012-09-132-3/+12
* Use a more backwards-compatible timer format.Paul Eggert2012-09-132-3/+10
* language/chinese.el ("Chinese-GB", "Chinese-BIG5", "Chinese-CNS", "Chinese-EU...Kenichi Handa2012-09-142-4/+12
* Fix typos in ChangeLogs.Juanma Barranquero2012-09-131-14/+13
* gnus-art.el (gnus-article-stop-animations): Use gnus-timer--function that is ...Katsumi Yamaoka2012-09-133-1/+12
* Fix glitches caused by addition of psec to timers.Paul Eggert2012-09-125-4/+19