aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* American English spelling fix.Glenn Morris2008-06-2742-67/+67
* Fix comment typo.Glenn Morris2008-06-271-2/+1
* American English spelling fix.Glenn Morris2008-06-2722-42/+42
* American English spelling fix.Glenn Morris2008-06-2710-11/+12
* American English spelling fix.Glenn Morris2008-06-272-2/+2
* (cal-menu-sunmoon-menu, cal-menu-global-mouse-menu): Update for lunarGlenn Morris2008-06-272-2/+4
* (diary-list-sexp-entries): Doc update.Glenn Morris2008-06-272-1/+11
* (calendar-mode-map): Update for name change.Glenn Morris2008-06-271-1/+1
* (calendar-lunar-phases): Rename from calendar-phases-of-moon. KeepGlenn Morris2008-06-271-5/+15
* (solar-sunrises-buffer): New constant.Glenn Morris2008-06-262-2/+19
* (cal-menu-sunmoon-menu): Rename from cal-menu-moon-menu. AddGlenn Morris2008-06-261-6/+8
* (solar-sunrise-sunset-string): Add optional argument `nolocation'.Glenn Morris2008-06-261-4/+27
* Add customization types for word-wrap and shift-select-mode.Chong Yidong2008-06-261-0/+2
* * cus-start.el: Add customization types for word-wrap andChong Yidong2008-06-261-0/+5
* (ibuffer-diff-buffer-with-file-1): New function.John Paul Wallington2008-06-262-8/+66
* Fix typo.Juanma Barranquero2008-06-261-1/+1
* (encode-coding-char): Fix for ASCII characters.Kenichi Handa2008-06-261-22/+25
* (terminal-composition-function): Fix previous change.Kenichi Handa2008-06-261-2/+3
* (bookmark-make-record-default): Fix declaration.Glenn Morris2008-06-263-2/+7
* (calendar-check-holidays): Declare rather than autoloading.Glenn Morris2008-06-262-2/+4
* (calendar-cursor-to-date): Handle case where event-start is nil.Glenn Morris2008-06-262-1/+6
* (cal-menu-moon-menu): Add sunrise/sunset.Glenn Morris2008-06-261-2/+2
* (calendar-intermonth-header, calendar-intermonth-text): Move earlier in file.Glenn Morris2008-06-261-55/+55
* *** empty log message ***Dan Nicolaescu2008-06-261-1/+1
* * vc-dir.el (tool-bar): Require.Dan Nicolaescu2008-06-263-2/+7
* (cal-menu-context-mouse-menu): Add some :keys.Glenn Morris2008-06-262-2/+4
* (calendar-cursor-holidays): Handle mouse events.Glenn Morris2008-06-262-16/+27
* (calendar-mouse-holidays): Remove function.Glenn Morris2008-06-261-14/+2
* (terminal-composition-base-character-p): NewKenichi Handa2008-06-262-6/+24
* (calendar-iso-from-absolute): Add autoload cookie.Glenn Morris2008-06-262-0/+32
* (cal-menu-moon-menu, cal-menu-diary-menu, cal-menu-holidays-menu)Glenn Morris2008-06-261-16/+12
* (calendar-cursor-to-nearest-date): Use calendar-column-to-segment,Glenn Morris2008-06-261-15/+26
* (calendar-date-echo-text): Doc fix. Add default :value for sexp type.Glenn Morris2008-06-261-70/+163
* (completion-basic-try-completion): Use the text afterStefan Monnier2008-06-262-14/+42
* (tex-verbatim): Use monospace instead of courier.Chong Yidong2008-06-251-1/+1
* (set-face-attribute): Doc fix.Chong Yidong2008-06-251-1/+1
* * textmodes/tex-mode.el (tex-verbatim): Use monospace instead ofChong Yidong2008-06-251-0/+7
* (isearch-mode-map): Bind `M-s h r' to `isearch-highlight-regexp'.Juri Linkov2008-06-252-0/+35
* (goto-map): New variable. Rebind goto-relatedJuri Linkov2008-06-251-7/+22
* * bookmark.el (bookmark-alist): Allow the 2 slightly different formatsStefan Monnier2008-06-255-284/+257
* Paren typo.Stefan Monnier2008-06-251-2/+2
* * buff-menu.el: Use with-current-buffer and inhibit-read-only.Stefan Monnier2008-06-253-52/+42
* * mm-util.el (mm-with-multibyte, mm-with-unibyte): Remove.Stefan Monnier2008-06-253-109/+101
* (eshell-manipulate): Check eshell-debug-command is bound before using it.Stefan Monnier2008-06-252-12/+16
* Require CL.Stefan Monnier2008-06-252-6/+12
* * vc-hg.el:Dan Nicolaescu2008-06-253-1/+6
* *** empty log message ***Kenichi Handa2008-06-251-0/+4
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-252-3/+1
* * vc-dir.el (vc-dir-marked-only-files-and-states): Rename fromDan Nicolaescu2008-06-253-44/+94
* (image-jpeg-p): Convert DATA to unibyte at first.Kenichi Handa2008-06-251-0/+1