summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | New post-self-insert-hook.Stefan Monnier2010-08-192-44/+66
| * | * lisp/simple.el (blink-matching-open): Obey forward-sexp-function.Stefan Monnier2010-08-192-1/+7
* | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogsJoakim Verona2010-08-201-0/+11
|/ /
* | upstream mergeJoakim Verona2010-08-198-119/+150
|\ \
| * | Fix previous Org change.Glenn Morris2010-08-184-58/+70
| * | * lisp/simple.el (prog-mode-map): New var.Stefan Monnier2010-08-192-0/+16
| * | * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.Stefan Monnier2010-08-182-3/+6
| * | Reindent smie.elStefan Monnier2010-08-181-57/+57
| * | * smie.el (smie-forward-sexp-command): Fix typo.Stefan Monnier2010-08-181-1/+1
* | | merge from trunk, no conflictsJoakim Verona2010-08-1814-265/+530
|\ \ \ | |/ /
| * | * lisp/progmodes/prolog.el (smie): Require.Stefan Monnier2010-08-182-1/+3
| * | Try and remove some of SMIE's black magic by generalizing some rules.Stefan Monnier2010-08-182-128/+339
| * | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros'sStefan Monnier2010-08-182-19/+43
| * | create-animated-image: Don't add heuristic mask to image (Bug#6839).Katsumi Yamaoka2010-08-182-1/+6
| * | Use CLIPBOARD and PRIMARY on NS (Bug#6677).Jan D2010-08-182-2/+7
| * | Fix some more Org `check-declare' issues.Glenn Morris2010-08-174-9/+17
| * | Fix typo in previous gnus-sum.el change.Glenn Morris2010-08-171-1/+1
| * | * lisp/emacs-lisp/lisp.el (up-list): Obey forward-sexp-function if set.Stefan Monnier2010-08-172-1/+9
| * | * lisp/newcomment.el (comment-add): Move comment to docstring.Stefan Monnier2010-08-171-5/+5
| * | Restore lisp/ChangeLog entries clobbered in 2010-08-17T10:07:41Z!jan.h.d@swip...Glenn Morris2010-08-171-0/+14
| * | Font-lock '...' strings, plus various simplifications and fixes.Stefan Monnier2010-08-172-100/+88
* | | merge from trunkJoakim Verona2010-08-17273-5587/+23472
|\ \ \ | |/ /
| * | Add command C-c m in report-emacs-bug that puts the bug into preferred mailer.Jan Djärv2010-08-172-13/+59