summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23Juanma Barranquero2010-07-279-32/+90
|\
| * * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
| * * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
| * * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).Juanma Barranquero2010-07-232-2/+6
| * lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-211-1/+1
| * * cedet/semantic/db-file.el (object-write): Fix typo in docstring.Juanma Barranquero2010-07-202-1/+5
| * * time.el (display-time-day-and-date): Remove spurious * in docstring.Juanma Barranquero2010-07-192-3/+9
| * Doc fix to commentary (Bug#6653).Chong Yidong2010-07-171-1/+1
| * Fix size calculation for sliced images in image-mode (Bug#6639).Shyam Karanatt2010-07-172-6/+34
| * * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-director...Chong Yidong2010-07-172-18/+25
* | * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):Sam Steingold2010-07-262-2/+7
* | Add alternative key bindings to epa-mail.el.Daiki Ueno2010-07-262-0/+12
* | Fix typo and comment.Daiki Ueno2010-07-252-5/+5
* | Fix *.gpg file creation (bug#6723).Daiki Ueno2010-07-252-9/+16
* | Accept x-pkcs7-signature MIME type as signature.Katsumi Yamaoka2010-07-252-4/+13
* | 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