aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/url/url-http.el (url-http-create-request): Use url-http-proxy toJason Rumney2012-08-112-1/+6
* ChangeLog date fixesGlenn Morris2012-08-101-3/+1
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-115-13/+38
|\
| * * lisp/emacs-lisp/copyright.el (copyright-update-directory): Logic fix.Glenn Morris2012-08-092-5/+7
| * Disable local eval: in some placesGlenn Morris2012-08-094-4/+16
| * hack-local-variables-filter fix for bug#12155Glenn Morris2012-08-072-5/+16
* | * lisp/gnus/gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-groups):Stefan Monnier2012-08-102-33/+14
* | * lisp/emacs-lisp/rx.el (rx-constituents): Don't define as constant.Stefan Monnier2012-08-102-22/+30
* | Merge stuff from upsteam ruby-mode, part 1.Dmitry Gutov2012-08-102-9/+33
* | * lisp/emacs-lisp/cl-macs.el (cl-loop): Improve debug spec.Stefan Monnier2012-08-103-2/+20
* | Remove some unnecessary bindings of same-window-* variables.Chong Yidong2012-08-113-24/+19
* | Bind M-= back to count-words-region, and let it accept a prefix arg.Chong Yidong2012-08-113-12/+29
* | * lisp/term/x-win.el (x-menu-bar-open): Always pass last-nonmenu-event.Stefan Monnier2012-08-104-33/+38
* | lisp/gnus/auth-source.el: (auth-source-plstore-search, auth-source-secrets-se...Daiki Ueno2012-08-102-2/+7