summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/mail/rmailout.el (rmail-output-read-file-name): Trap errorsGlenn Morris2012-08-202-3/+14
* * lisp/font-lock.el (font-lock-add-keywords): Doc fixGlenn Morris2012-08-202-8/+13
* * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance): New function.Edward Reingold2012-08-202-0/+167
* Fix previous rmail-output-read-file-name changeGlenn Morris2012-08-192-21/+29
* * xml.el (xml-escape-string): Don't refer to xml-entity-alist.Chong Yidong2012-08-192-7/+24
* Add yank-handled-properties; use it for `font-lock-face' and `category'Chong Yidong2012-08-183-82/+111
* rmail-output-read-file-name fix for bug#12214Glenn Morris2012-08-173-30/+48
* * net/tramp-sh.el (tramp-sh-handle-start-file-process): EliminateMichael Albinus2012-08-172-31/+49
* Allow face-remapping using :font, and use it in mouse-appearance-menu.Chong Yidong2012-08-172-6/+13
* Fix latest fix of delete-window.Martin Rudalics2012-08-172-3/+5
* In window.el tell whether functions operate on valid, live or any windows.Martin Rudalics2012-08-162-67/+107
* Consistently check windows for validity/liveness (Bug#11984, Bug#12025, Bug#1...Martin Rudalics2012-08-162-8/+4
* Make subword.el easier to customize (tiny change)Phil Sainty2012-08-152-10/+27
* * lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completionStefan Monnier2012-08-153-17/+30
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-1577-169/+169
* Extract better font information from the GTK >= 3.2 font chooser.Chong Yidong2012-08-152-5/+11
* * lisp/textmodes/tex-mode.el (tex-insert-quote): ~ is a space.Stefan Monnier2012-08-142-1/+6
* * lisp/man.el (Man-overstrike-face, Man-underline-face)Wolfgang Jenkner2012-08-142-50/+42
* Implement ANSI SGR parameters 22-27.Wolfgang Jenkner2012-08-142-78/+111
* * lisp/subr.el (read-passwd): Allow use from a minibuffer.Stefan Monnier2012-08-142-3/+8
* Fix and improve GUD Tooltip mode.Eli Zaretskii2012-08-144-23/+62
* byte-compile-setq-default fix for bug#12195Glenn Morris2012-08-142-14/+21
* More doc fixes.Chong Yidong2012-08-152-12/+24
* Doc fixes.Chong Yidong2012-08-152-1/+7
* * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Doc fix.Glenn Morris2012-08-142-14/+16
* * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers.Stefan Monnier2012-08-142-7/+10
* * net/tramp-sh.el (tramp-open-shell): Cache the shell name.Michael Albinus2012-08-142-7/+21
* * progmodes/python.el (python-shell-send-string):Fabián Ezequiel Gallina2012-08-142-5/+9
* * lisp/progmodes/ruby-mode.el (ruby-syntax-methods-before-regexp): New const.Dmitry Gutov2012-08-142-19/+23
* * lisp/progmodes/ruby-mode.el: Improve percent literals.Dmitry Gutov2012-08-142-39/+63
* Fixes: debbugs:12197Andreas Schwab2012-08-142-2/+8
* Fix highlight-regexp's use of Font Lock mode.Chong Yidong2012-08-142-32/+49
* * gnus-art.el (article-display-face): Handle failure in gnus-create-image.Chong Yidong2012-08-142-3/+9
* * subr.el (internal--after-with-selected-window): Fix typo.Daiki Ueno2012-08-142-2/+7
* Use `completion-table-dynamic' for completion functions.Fabián Ezequiel Gallina2012-08-142-71/+82
* * lisp/vc/vc-dir.el (vc-dir-hide-state): New command.Jambunathan K2012-08-132-15/+36
* * lisp/subr.el (function-get): Refine `autoload' arg so it can alsoStefan Monnier2012-08-133-4/+13
* * lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000):Stefan Monnier2012-08-133-123/+123
* * lisp/subr.el (internal--before-with-selected-window)Stefan Monnier2012-08-132-4/+11
* window.el: Minor dosctring enhancement (Bug#12172).Bastien Guerry2012-08-132-1/+6
* * tar-mode.el (tar-header-data-end): Only ignore size for files ofAndreas Schwab2012-08-132-9/+13
* * files.el (hack-local-variables-filter): Remove useless eval.Andreas Schwab2012-08-132-3/+7
* Fix last change to with-selected-window.Martin Rudalics2012-08-132-1/+5
* * lisp/subr.el (internal--before-with-seleted-window)Stefan Monnier2012-08-122-25/+34
* Merge from upstream ruby-mode.elNobuyoshi Nakada2012-08-122-14/+79
* * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): AvoidDavid Engster2012-08-122-7/+15
* * lisp/ibuffer.el (ibuffer-do-toggle-read-only):Stefan Monnier2012-08-126-11/+18
* * descr-text.el (describe-char): Put the overlays over theAndreas Schwab2012-08-122-1/+6
* calc/calc-units.el (math-default-units-table): Give it anJay Belanger2012-08-112-57/+69
* Last change fixes Bug#12069Jason Rumney2012-08-111-1/+1