summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* New file org-install.elCarsten Dominik2008-07-272-0/+41
* rename do-applescript,do_applescript in keeping with NS code conventionsAdrian Robert2008-07-272-1/+6
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-2720-2118/+68
* fix up ns-extended-platform-support-modeAdrian Robert2008-07-272-10/+16
* * net/xesam.el (xesam-from): Remove defvar.Michael Albinus2008-07-262-72/+94
* * net/tramp-smb.el (tramp-smb-maybe-open-connection): Don't callMichael Albinus2008-07-261-1/+0
* * net/tramp-fish.el (tramp-fish-maybe-open-connection): Don't callMichael Albinus2008-07-261-1/+0
* * net/tramp.el (tramp-handle-start-file-process): SetMichael Albinus2008-07-261-16/+10
* Merge from gnus--devo--0Miles Bader2008-07-262-9/+33
* * org-exp.el (org-export-html-style)Carsten Dominik2008-07-261-0/+4
* *** empty log message ***Carsten Dominik2008-07-261-0/+5
* Rename diff-show-trailing-blanks to diff-show-trailing-whitespaces.Vinicius Jose Latorre2008-07-262-2/+7
* 2008-07-25 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2008-07-2528-38/+57
* (tex-compilation-parse-errors): Check forChong Yidong2008-07-251-1/+6
* * textmodes/tex-mode.el (tex-compilation-parse-errors): Check forChong Yidong2008-07-251-0/+5
* (menu-bar-file-menu): Fix typo.Dan Nicolaescu2008-07-252-1/+5
* Fix whitespace modification caused by bug.Juanma Barranquero2008-07-251-0/+1
* * play/solitaire.el (solitaire-mode-map): Define within defvar.Juanma Barranquero2008-07-252-88/+86
* * descr-text.el (describe-char): Don't overwrite local variable charJuanma Barranquero2008-07-252-13/+19
* (image-minor-mode): Set up winprops.Chong Yidong2008-07-251-0/+1
* * image-mode.el (image-minor-mode): Set up winprops.Chong Yidong2008-07-251-0/+4
* New function diff-show-trailing-blanks in diff-mode.el.Vinicius Jose Latorre2008-07-252-0/+12
* Add arch taglineMiles Bader2008-07-241-0/+1
* * Makefile.in (ELCFILES): Add net/xesam.el.Michael Albinus2008-07-242-1/+4
* * net/tramp.el (tramp-handle-start-file-process): Make NAME a uniqueMichael Albinus2008-07-242-1/+14
* * net/xesam.el: New file.Michael Albinus2008-07-241-0/+696
* Make comments clearer.Chong Yidong2008-07-241-1/+3
* (dired-copy-file-recursive): Avoid callingChong Yidong2008-07-241-3/+7
* * dired-aux.el (dired-copy-file-recursive): Avoid callingChong Yidong2008-07-241-0/+5
* Fix typos.Juanma Barranquero2008-07-241-10/+9
* 2008-07-24 Carsten Dominik <dominik@science.uva.nl>Carsten Dominik2008-07-2428-260/+739
* * play/solitaire.el (solitaire-mode): Fix typo in docstring.Juanma Barranquero2008-07-242-7/+15
* (enriched-mode-map): Bind C-a and C-j via key remapping, not directly.Chong Yidong2008-07-241-2/+3
* * textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j viaChong Yidong2008-07-241-0/+5
* New newline minor mode visualization.Vinicius Jose Latorre2008-07-242-1/+53
* (auto-mode-alist): Add .i and .ii files.Dan Nicolaescu2008-07-242-0/+7
* (ELCFILES): Add term/common-win.elc.Dan Nicolaescu2008-07-242-0/+3
* (vc-dir-search, vc-dir-isearch)Dan Nicolaescu2008-07-242-4/+25
* (vc-dir-search): New function.Dan Nicolaescu2008-07-242-0/+18
* Remove file to avoid dos file name clashes with isearch-x.el.Juri Linkov2008-07-242-189/+53
* (filesets-commands): Add commands for "Isearch" andJuri Linkov2008-07-241-46/+57
* (Buffer-menu-mode): Document new commands in docstring.Juri Linkov2008-07-231-0/+2
* (ibuffer-mode-map): Bind "M-s a C-s" toJuri Linkov2008-07-231-0/+4
* (ibuffer-do-isearch, ibuffer-do-isearch-regexp): New functions.Juri Linkov2008-07-231-0/+18
* (Buffer-menu-marked-buffers)Juri Linkov2008-07-231-1/+20
* (change-log-mode): Set `change-log-next-buffer' toJuri Linkov2008-07-231-3/+2
* (isearch-message-prefix): Display "Multi" whenJuri Linkov2008-07-231-3/+4
* (ELCFILES): Remove isearch-multi.elc. Add misearch.elc.Juri Linkov2008-07-231-1/+1
* Initial revision for a new file with most content from isearch-multi.el.Juri Linkov2008-07-231-0/+285
* (recode-region): Deactivate mark at the end.Chong Yidong2008-07-231-1/+3