aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* (vc-annotate-parent-rev): Pacify byte compiler.Dan Nicolaescu2008-06-252-0/+6
* (face-font-family-alternatives, variable-pitch): UseAndreas Schwab2008-06-252-3/+8
* (face-font-family-alternatives, variable-pitch): Change "Sans" to theChong Yidong2008-06-241-3/+5
* * faces.el (face-font-family-alternatives, variable-pitch): ChangeChong Yidong2008-06-241-0/+5
* Fix up comments.Stefan Monnier2008-06-241-30/+30
* Add coding tag.Jason Rumney2008-06-241-2/+1
* (Killing from the stack): Mention how to use normal Emacs copying.Jay Belanger2008-06-241-0/+7
* (calc-init-extensions): Add keybinding for `kill-ring-save'.Jay Belanger2008-06-241-0/+1
* (calc-mode-map): Add extra keybindings to `calc-missing-key'.Jay Belanger2008-06-241-1/+4
* Handle void selection in mouse-appearance-menuMiles Bader2008-06-242-1/+6
* * add-log.el (add-change-log-entry): Add new arg to force each newDan Nicolaescu2008-06-243-10/+20
* (vc-client-object): Remove.Dan Nicolaescu2008-06-242-150/+119