aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-2419-368/+367
* * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-242-120/+127
* * lisp/progmodes/ps-mode.el: Use comint.Markus Triska2010-07-242-35/+32
* * net/tramp.el (tramp-methods): Move hostname to the end in allMichael Albinus2010-07-232-8/+13
* * net/tramp.el (tramp-open-shell): New defun.Michael Albinus2010-07-232-31/+33
* * net/tramp.el (tramp-file-name-regexp-unified)Michael Albinus2010-07-232-5/+18
* * lisp/ChangeLog: Fix typos.Juanma Barranquero2010-07-231-9/+9
* * custom.el (custom-declare-variable): Give clearer error message (bug#6476).Juanma Barranquero2010-07-232-1/+8
* SQL Mode Version2.4 - Improved login promptingMichael Mauger2010-07-222-237/+296
* * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).Juanma Barranquero2010-07-222-8/+15
* * dired.el (dired-mode-map): Use command remapping (bug#6632).Teemu Likonen2010-07-222-5/+7
* * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).Lawrence Mitchell2010-07-222-1/+5
* Fix multiple-recipient handling of Gnus S/MIME.Daiki Ueno2010-07-212-3/+13
* * net/tramp.el (tramp-get-ls-command)Michael Albinus2010-07-212-2/+10
* SQL Mode V2.3 - cleanup connection handlingMichael Mauger2010-07-202-114/+199
* * net/tramp.el (tramp-file-name-handler): Trace 'quit.Michael Albinus2010-07-202-5/+30
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-204-147/+146
* * net/tramp.el (tramp-perl-file-attributes)Michael Albinus2010-07-202-5/+11
* Fix previous change in gnus-summary-bookmark-make-record.Katsumi Yamaoka2010-07-202-1/+6
* time.el: Use `define-derived-mode'. Simplify.Juanma Barranquero2010-07-192-17/+16
* Install version 7.01 of Org-modeCarsten Dominik2010-07-1988-2655/+14946
* Enhance `c-file-style' in file/directory local variables.Alan Mackenzie2010-07-182-1/+28
* SQL Mode V2.2 - Added sql-connect and sql-connection-alistMichael Mauger2010-07-182-88/+293
* Do not set bookmark context for images (Bug#6650).Thierry Volpiatto2010-07-172-3/+8
* Revert 2010-07-14 change to deactivate mark; minor cleanups.Chong Yidong2010-07-173-15/+25
* * net/tramp.el (tramp-get-ls-command-with-dired): Make test forMichael Albinus2010-07-172-2/+10
* Change x-select-enable-primary to nil.Chong Yidong2010-07-164-5/+15
* lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-171-1/+1
* Merge changes from emacs-23 branch.Chong Yidong2010-07-167-48/+99
|\
| * Fix bug #4451.Reiner Steib2010-07-162-1/+23
| * mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii2010-07-162-0/+9
| * * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127Jan D2010-07-142-2/+7
| * * simple.el (push-mark-command): Set selection for select-active-regions.Chong Yidong2010-07-142-0/+7
| * cal-tex.el fixes for calendar-week-start-day != 0.Glenn Morris2010-07-103-41/+53
| * Fix last fix.Chong Yidong2010-07-101-3/+2
| * * simple.el (use-region-p): Doc fix (Bug#6607).Chong Yidong2010-07-102-3/+7
* | * net/tramp.el (tramp-handle-shell-command): Don't use hard-wiredMichael Albinus2010-07-162-8/+21
* | Correct my email address in the last update.Simon South2010-07-151-1/+1
* | Merge fixes to indentation of case statements, variant parts in recordSimon South2010-07-152-6/+45
|\ \
| * | (delphi-previous-indent-of): Indent case blocks within recordSimon South2010-07-142-4/+35
| * | (delphi-token-at): Give newlines precedence over literal tokens whenSimon South2010-07-142-2/+10
* | | Make gnus-summary-bookmark-make-record work for Emacs 23 as well.Katsumi Yamaoka2010-07-152-6/+14
|/ /
* | * lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggestedKarl Fogel2010-07-142-1/+6
* | Change clipboard/primary selection to X application standards.Chong Yidong2010-07-145-26/+28
* | Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).Thierry Volpiatto2010-07-144-23/+49
* | Allow bookmarks to be set from Gnus Article buffers (Bug #5975).Karl Fogel2010-07-143-13/+42
* | Preparation for setting bookmarks in Gnus article buffers (Bug#5975).Karl Fogel2010-07-149-30/+72
* | Fix attribution in a ChangeLog entry.Karl Fogel2010-07-141-2/+2
* | * lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.Karl Fogel2010-07-132-9/+16
* | [[[Karl Fogel2010-07-132-1/+7