summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * calendar/time-date.el (autoload):...Katsumi Yamaoka2009-09-093-14/+44
* 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org>...Katsumi Yamaoka2009-09-096-26/+56
* (ffap-file-at-point): Handle absolute (non-remote) files with line...Glenn Morris2009-09-092-2/+10
* (smerge-remove-props, smerge-refine):...Stefan Monnier2009-09-082-6/+9
* (with-silent-modifications): New macro.Stefan Monnier2009-09-082-0/+27
* Update.Juanma Barranquero2009-09-071-1/+1
* * files.el (top-level): Require `cl' when compiling.Juanma Barranquero2009-09-072-1/+7
* (proced-mode-map): Bind "d" to proced-mark-alt....Glenn Morris2009-09-072-1/+8
* (auto-mode-alist): Use delphi-mode for .dpr files.Glenn Morris2009-09-072-0/+5
* Fix typos.Juanma Barranquero2009-09-071-1/+1
* (vc-git-annotate-command): Use separator to parse...Nick Roberts2009-09-061-1/+1
* *** empty log message ***Nick Roberts2009-09-061-0/+5
* (proced-mode): Doc fix.Eli Zaretskii2009-09-062-1/+5
* * net/tramp.el (tramp-perl-file-attributes): Print "nil" when...Michael Albinus2009-09-062-127/+150
* (diary-entry): Add help-echo and follow-link properties to this button....Glenn Morris2009-09-052-5/+12
* (holiday-chinese): Make it slightly more efficient.Glenn Morris2009-09-052-31/+39
* (lisp-font-lock-keywords-2): Add letf.Glenn Morris2009-09-052-1/+3
* (emacs-lisp-file-regexp): Doc fix....Glenn Morris2009-09-052-31/+85
* Fix typos.Juanma Barranquero2009-09-051-27/+27
* * lisp/files.el (find-alternate-file): Run `kill-buffer-hook' manually...Karl Fogel2009-09-052-2/+20
* * lisp/files.el (find-alternate-file): If the old buffer is modified...Karl Fogel2009-09-052-6/+15
* 2009-09-05 Carsten Dominik <dominik@u016822.science.uva.nl>...Carsten Dominik2009-09-051-1/+1
* *** empty log message ***Carsten Dominik2009-09-051-0/+5
* Fix some dates.Juanma Barranquero2009-09-051-6/+6
* * net/tramp-compat.el (tramp-compat-line-beginning-position): New defun.Michael Albinus2009-09-042-0/+18
* * net/tramp.el (tramp-handle-insert-directory): Handle "--dired"...Michael Albinus2009-09-041-6/+3
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-0410-72/+77
* Reword header to fool copyright-update-year....Glenn Morris2009-09-041-8/+8
* Reword the header to fool copyright-update-year.Glenn Morris2009-09-041-1/+1
* (locate-file-completion-table): Make it provide boundary...Stefan Monnier2009-09-042-8/+23
* (Footnote-text-under-cursor):...Stefan Monnier2009-09-042-1/+7
* (diary-fancy-display): Only switch modes if necessary....Glenn Morris2009-09-042-2/+16
* (vc-rcs-annotate-command): Use forward-line rather than goto-line.Glenn Morris2009-09-042-2/+9
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-043-7/+18
* (utf7-encode, utf7-decode): Use mm-with-multibyte-buffer, or...Glenn Morris2009-09-041-13/+11
* (quoted-printable-encode-string): Use mm-enable-multibyte, or...Glenn Morris2009-09-041-7/+9
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-033-12/+18
* 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>...Carsten Dominik2009-09-031-3/+0
* 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>...Carsten Dominik2009-09-032-1/+7
* 2009-09-03 Carsten Dominik <dominik@u016822.science.uva.nl>...Carsten Dominik2009-09-032-5/+4
* *** empty log message ***Carsten Dominik2009-09-031-0/+5
* Use default-value rather than default-enable-multibyte-characters.Glenn Morris2009-09-0315-45/+69
* Comment.Glenn Morris2009-09-031-1/+1
* Move all safe properties into the defcustoms....Glenn Morris2009-09-032-27/+29
* (appt-check): Don't call substitute-in-file-name on diary-file.Glenn Morris2009-09-032-4/+12
* (diary-set-header, diary-live-p)...Glenn Morris2009-09-031-27/+17
* (footnote-prefix): Make it a defcustom....Stefan Monnier2009-09-032-59/+42
* 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>...Carsten Dominik2009-09-0244-759/+1886
* * net/tramp-compat.el (top): Autoload used functions from...Michael Albinus2009-09-022-9/+84
* * net/tramp.el (tramp-handle-file-attributes-with-ls)...Michael Albinus2009-09-021-76/+70