aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29282-63/+317
* Let version-to-list handle versions like "10.3d".Chong Yidong2010-08-282-5/+16
* * lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Use pcase.Stefan Monnier2010-08-282-75/+69
* Adjust type declaration.Vinicius Jose Latorre2010-08-272-0/+6
* gnus-summary-(move,delete)-article: Save excursion while copying, moving,Katsumi Yamaoka2010-08-272-16/+25
* * progmodes/js.el: Make indentation more customizable (Bug#6914).Nathan Weizenbaum2010-08-262-5/+43
* Avoid using font-lock properties to indent in sh-get-indent-info.Daniel Colascione2010-08-262-3/+7
* server.el (server-visit-files): Run pre-command-hook andDavid Reitter2010-08-262-5/+17
* Sync with Tramp 2.1.19.Michael Albinus2010-08-264-4/+17
* Improvements to describe-package buffer.Chong Yidong2010-08-254-83/+118
* merge trunkKenichi Handa2010-08-252-1/+7
|\
| * * menu-bar.el (menu-bar-set-tool-bar-position): Set frame parameter on all fr...Jan D2010-08-252-1/+7
* | merge trunkKenichi Handa2010-08-2530-857/+1123
|\|
| * Fix some bugs. New version 13.1.Vinicius Jose Latorre2010-08-242-53/+148
| * * emacs-lisp/package.el (list-packages): Alias for package-list-packages.Chong Yidong2010-08-242-0/+8
| * * textmodes/flyspell.el (flyspell-check-tex-math-command): Doc fixKevin Ryde2010-08-242-3/+6
| * * progmodes/ruby-mode.el (ruby): Add defgroup.Kevin Ryde2010-08-242-0/+9
| * * lisp/progmodes/python.el: Add Ipython support (Bug#5390).Chong Yidong2010-08-242-24/+91
| * Avoid clobbering primary selection when switching frames (Bug#6872).Chong Yidong2010-08-242-3/+9
| * * net/dbus.el: Accept UNIX domain sockets as bus address.Michael Albinus2010-08-232-27/+38
| * * ido.el (ido-use-virtual-buffers): Fix typo in docstring.Juanma Barranquero2010-08-232-1/+5
| * Move reading an extended command to Elisp (bug#5364, bug#5214).Juri Linkov2010-08-232-0/+41
| * Make obsolete --unibyte argument do nothing (Bug#6886).Chong Yidong2010-08-225-23/+26
| * Merge changes from emacs-23 branch.Chong Yidong2010-08-2214-75/+158
| |\
| | * Doc fix for define-minor-mode (Bug#6880).Chong Yidong2010-08-222-16/+18
| | * merge whitespace.el change from trunkChong Yidong2010-08-222-33/+161
| | * Fix buffer-list rename&refresh after after killing a buffer in ido.Leo Liu2010-08-213-44/+40
| | * * progmodes/make-mode.el (makefile-fill-paragraph): Account for theStefan Monnier2010-08-212-2/+12
| | * * subr.el (read-key): Don't echo keystrokes.Stefan Monnier2010-08-212-0/+5
| | * * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Glenn Morris2010-08-202-0/+7
| | * Minor align-regexp fix.Glenn Morris2010-08-202-2/+7
| | * Fix rmail-forward with non-sendmail sending function.Glenn Morris2010-08-202-5/+15
| | * * lisp/subr.el (read-key): Don't hide the menu-bar entries.Stefan Monnier2010-08-192-10/+17
| | * lisp/ChangeLog: Remove merge markers.Juanma Barranquero2010-08-191-1/+0
| | * * progmodes/flymake.el (flymake-start-syntax-check-process): UseMichael Albinus2010-08-182-1/+8
| | * files.el: Add word-wrap as safe local variable.Kenichi Handa2010-08-182-1/+6
| | * * lisp/woman.el (woman-translate): Case matters. (Bug#6849)Glenn Morris2010-08-172-1/+8
| | * * simple.el (kill-region): Doc fix (Bug#6787).Chong Yidong2010-08-142-1/+6
| | * * lisp/calendar/diary-lib.el: Bump custom :version for previous change.Glenn Morris2010-08-131-1/+1
| | * Minor diary-lib.el fix.Glenn Morris2010-08-132-1/+6
| | * * subr.el (ignore-errors): Add debug declaration.Andreas Schwab2010-08-112-0/+5
| | * * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-082-1/+6
| * | Insert bug number.Vinicius Jose Latorre2010-08-211-2/+2
| * | * cus-edit.el (custom-group-value-create): Add extra newline before end line ...Chong Yidong2010-08-212-2/+7
| * | * lisp/vc/add-log.el (add-log-file-name): Don't get confused by symlinks.Stefan Monnier2010-08-212-15/+28
| * | Cleanups and fixes for mouse-save-then-kill and mouse-secondary-save-then-kill.Chong Yidong2010-08-212-548/+170
| * | Fix slow cursor movement.Vinicius Jose Latorre2010-08-212-34/+163
| * | ChangeLog fixes.Glenn Morris2010-08-201-7/+7
| * | merge from upstreamJoakim Verona2010-08-204-56/+110
| |\ \
| | * | * lisp/files.el (locate-file-completion-table): Only list the .el and .elcStefan Monnier2010-08-192-11/+37