aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * emacs-lisp/rx.el (rx-any): Don't explode ranges that end in - or ].Stefan Monnier2010-09-052-2/+11
* Update email of Roland Winkler <[email protected]>Stefan Monnier2010-09-023-34/+38
* * desktop.el (desktop-path): Bump :version after 2009-09-15 change.Glenn Morris2010-09-012-1/+5
* Fix handling of 8-bit characters in a display table.Kenichi Handa2010-08-313-6/+36
* Sync with Tramp 2.1.19.Michael Albinus2010-08-2611-1345/+2138
* play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Łukasz Stelmach2010-08-262-2/+6
* * simple.el (beginning-of-buffer, end-of-buffer): Doc fix (Bug#6907).Chong Yidong2010-08-262-10/+17
* * progmodes/python.el (python-block-pairs): Allow use of "finally" with "else...Chris Foote2010-08-222-1/+6
* Handle multiple entries in some RCIRC commands (Bug#6894).Leo Liu2010-08-222-11/+26
* Doc fix for define-minor-mode (Bug#6880).Chong Yidong2010-08-222-16/+18
* merge whitespace.el change from trunkChong Yidong2010-08-222-33/+161
* Fix buffer-list rename&refresh after after killing a buffer in ido.Leo Liu2010-08-213-44/+40
* * progmodes/make-mode.el (makefile-fill-paragraph): Account for theStefan Monnier2010-08-212-2/+12
* * subr.el (read-key): Don't echo keystrokes.Stefan Monnier2010-08-212-0/+5
* * lisp/menu-bar.el (menu-bar-games-menu): Add landmark.Glenn Morris2010-08-202-0/+7
* Minor align-regexp fix.Glenn Morris2010-08-202-2/+7
* Fix rmail-forward with non-sendmail sending function.Glenn Morris2010-08-202-5/+15
* * lisp/subr.el (read-key): Don't hide the menu-bar entries.Stefan Monnier2010-08-192-10/+17
* lisp/ChangeLog: Remove merge markers.Juanma Barranquero2010-08-191-1/+0
* * progmodes/flymake.el (flymake-start-syntax-check-process): UseMichael Albinus2010-08-182-1/+8
* files.el: Add word-wrap as safe local variable.Kenichi Handa2010-08-182-1/+6
* * lisp/woman.el (woman-translate): Case matters. (Bug#6849)Glenn Morris2010-08-172-1/+8
* * simple.el (kill-region): Doc fix (Bug#6787).Chong Yidong2010-08-142-1/+6
* * lisp/calendar/diary-lib.el: Bump custom :version for previous change.Glenn Morris2010-08-131-1/+1
* Minor diary-lib.el fix.Glenn Morris2010-08-132-1/+6
* * subr.el (ignore-errors): Add debug declaration.Andreas Schwab2010-08-112-0/+5
* * whitespace.el (whitespace-color-off): Remove post-command-hook locally.Geoff Gole2010-08-082-1/+6
* Fix query-replace-regexp incomplete highlighting (Bug#6808).Johan Bockgård2010-08-083-8/+25
* merge trunkKenichi Handa2010-08-063-7/+18
|\
| * * emulation/pc-select.el: Fix typos in docstrings.Juanma Barranquero2010-08-052-6/+12
| * * lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.Stefan Monnier2010-08-042-1/+6
* | Improve the encoding by compound-text-with-extensions.Kenichi Handa2010-08-062-63/+59
* | merge trunkKenichi Handa2010-08-069-21/+70
|\|
| * which-func.el (which-func-format): Split help-echo text into lines.Juanma Barranquero2010-08-032-1/+6
| * * server.el (server-start): Force IPv4 and use literal 127.0.0.1.Juanma Barranquero2010-08-032-2/+7
| * * bindings.el (complete-symbol): Run completion-at-point as a fallback.Stefan Monnier2010-08-022-0/+5
| * * term.el: Fix typos in docstrings.Juanma Barranquero2010-08-022-10/+17
| * * bindings.el (function-key-map): Add a S-tab => backtab fallback.Stefan Monnier2010-08-022-0/+7
| * * dabbrev.el (dabbrev-completion): Fix typo in docstring.Juanma Barranquero2010-08-012-1/+5
| * * lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.MON KEY2010-08-012-1/+6
| * * lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only fi...Leo Liu2010-07-302-1/+7
| * align.el: Doc fixes.Juanma Barranquero2010-07-302-5/+10
* | Modify the coding system compound-text-with-extensions to conform to the spec...Kenichi Handa2010-08-044-81/+104
|/
* * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
* * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
* * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).Juanma Barranquero2010-07-232-2/+6
* lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-211-1/+1
* * cedet/semantic/db-file.el (object-write): Fix typo in docstring.Juanma Barranquero2010-07-202-1/+5
* * time.el (display-time-day-and-date): Remove spurious * in docstring.Juanma Barranquero2010-07-192-3/+9
* Doc fix to commentary (Bug#6653).Chong Yidong2010-07-171-1/+1