aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (cua-paste): Check if mouse-region-match is fboundJuri Linkov2007-10-062-0/+19
* (delete-selection-pre-hook): Check if mouse-region-match is fboundJuri Linkov2007-10-061-0/+1
* (image-type): Check if image-types is bound to not fail on tty.Juri Linkov2007-10-061-1/+1
* (tutorial--default-keys): Replace fill-paragraphJuri Linkov2007-10-061-4/+2
* (esc-map): Bind M-q to fill-paragraph-or-region instead of fill-paragraph.Juri Linkov2007-10-061-2/+1
* (fill-paragraph-or-region): New function.Juri Linkov2007-10-061-0/+12
* Typo and whitespace fixes to reduce the diff with new VC.Eric S. Raymond2007-10-061-3/+3
* * net/tramp.el (top): Move loading of tramp-util.el andMichael Albinus2007-10-064-74/+129
* Port various comments from new VC to reduce the noise in the diff.Eric S. Raymond2007-10-062-24/+74
* Terminology sync, workfile version -> focus version.Eric S. Raymond2007-10-062-33/+38
* Aaron Hawley <aaronh at garden.org>Glenn Morris2007-10-061-1/+82
* John W. Eaton <jwe at octave.org>Glenn Morris2007-10-062-38/+70
* Chris Moore <dooglus at gmail.com>Glenn Morris2007-10-061-3/+3
* Reorder functions, no code changes.Dan Nicolaescu2007-10-052-502/+504
* * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-046-82/+123
* (image-dired-image-at-point-p): Fix typo in docstring.Juanma Barranquero2007-10-042-3/+7
* *** empty log message ***Juanma Barranquero2007-10-041-448/+448
* (sieve-manage-interactive-login): Doc fix.Juanma Barranquero2007-10-042-2/+7
* (copyright-update): Don't update if the fileStefan Monnier2007-10-032-12/+19
* (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)Michaël Cadilhac2007-10-032-5/+9
* (doc-view): Don't ignore pdf and dvi files when completing filename.Michaël Cadilhac2007-10-032-167/+177
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-036-153/+207
* (gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.Stefan Monnier2007-10-022-2/+7
* *** empty log message ***Richard M. Stallman2007-10-021-0/+4
* (cursor-in-non-selected-windows): Doc fix.Richard M. Stallman2007-10-021-0/+3
* (math-largest-emacs-expt): Remove unnecessary condition check.Jay Belanger2007-10-011-6/+3
* (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-012-0/+7
* calc-math.el (math-largest-emacs-expt): Handle the cases when exptJay Belanger2007-10-012-11/+37
* (math-smallest-emacs-expt): Make the computation more robust.Jay Belanger2007-10-011-2/+2
* Add arch taglineMiles Bader2007-10-011-0/+1
* lisp/emacs-lisp/authors.el: revert accidentally committed private change.David Kastrup2007-09-301-8/+8
* lisp/emacs-lisp/authors.el (authors): make non-specific to Emacs.David Kastrup2007-09-301-3/+3
* (gnus-article-reply-with-original)David Kastrup2007-09-302-2/+8
* (argv): Alias for `command-line-args-left' to use asDavid Kastrup2007-09-302-0/+11
* (auto-revert-handler): In `auto-revert-tail-mode',David Kastrup2007-09-302-8/+20
* (woman-topic-all-completions, woman-mini-help): FixDavid Kastrup2007-09-302-21/+31
* * net/tramp-compat.el: New file.Michael Albinus2007-09-307-226/+342
* (x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.Reiner Steib2007-09-302-5/+58
* (zone-hiding-modeline): Use mode-line-format.Richard M. Stallman2007-09-302-24/+8
* (x-gtk-stock-map): Version is 22.2.Jan Djärv2007-09-291-1/+1
* *** empty log message ***Jan Djärv2007-09-291-0/+4
* (gpm-mouse-mode): Rename from t-mouse-mode. Rewrite.Stefan Monnier2007-09-282-41/+38
* (server-delete-client): Only delete the terminal if itDan Nicolaescu2007-09-282-1/+7
* * net/tramp.el (with-file-property, with-connection-property):Michael Albinus2007-09-285-112/+168
* (tex-fontify-script, tex-font-script-display): Add :version tag.Glenn Morris2007-09-281-2/+4
* Add TeX super/sub script.Glenn Morris2007-09-281-0/+1
* (tex-suscript-height-ratio, tex-suscript-height-minimum): NewGlenn Morris2007-09-282-2/+43
* (sc-attribs-filter-namelist): Use mapc rather than mapcar.Glenn Morris2007-09-281-3/+3
* Simplify previous change (auto can only be non-nil if type is).Glenn Morris2007-09-271-1/+1
* (python-eldoc-function): Doc fix.Juanma Barranquero2007-09-272-2/+6