summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/minibuffer.el (completion--replace): Better preserve markers.Stefan Monnier2010-10-012-3/+28
* Fix more CEDET require statements.Chong Yidong2010-09-293-2/+8
* Fix errors in CEDET 1.0 merge.Chong Yidong2010-09-298-62/+120
* lisp/server.el (server-process-filter): Doc fix.Juanma Barranquero2010-09-292-1/+5
* * dired.el (dired-save-positions): Doc fix. (Bug#7119)Drew Adams2010-09-282-1/+5
* * Makefile.in (ELCFILES): Update.Andreas Schwab2010-09-272-0/+6
* * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker): AvoidAndreas Schwab2010-09-272-3/+10
* tar-mode.el (tar-header-block-tokenize): Decode filenames in "ustar" format.Kenichi Handa2010-09-272-1/+7
* international/mule-diag.el (describe-character-set): Use princ with proper pr...Kenichi Handa2010-09-273-9/+18
* lisp/window.el (walk-windows): Doc fix (bug#7105).Juanma Barranquero2010-09-262-4/+8
* Fix require names in CEDET 1.0 merge.Chong Yidong2010-09-256-6/+14
* Move some aliases to options before the associated definitions.Glenn Morris2010-09-233-13/+26
* Synch SRecode to CEDET 1.0.Eric M. Ludlam2010-09-2116-316/+725
* * lisp/newcomment.el (comment-normalize-vars): Better test validity ofStefan Monnier2010-09-212-1/+7
* Fix message-mode bug with fcc to Rmail buffers.Glenn Morris2010-09-202-2/+13
* Synch EDE to CEDET 1.0.Eric M. Ludlam2010-09-2032-1272/+2318
* * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-196-18/+29
* Update to CEDET 1.0's version of EIEIO.Eric M. Ludlam2010-09-192-84/+250
* Synch Semantic to CEDET 1.0.Chong Yidong2010-09-1836-1427/+2526
* * lisp/url/url-cache.el (url-is-cached): Doc fix.Glenn Morris2010-09-182-3/+8
* appt.el fixes for bug#7019.Glenn Morris2010-09-142-34/+52
* Minor appt-check fix.Glenn Morris2010-09-142-6/+19
* * lisp/calendar/diary-lib.el (diary-list-entries): Doc fix. (Bug#7019)Glenn Morris2010-09-142-2/+18
* * subr.el (unintern): Declare the obarray arg mandatory.Stefan Monnier2010-09-143-12/+21
* Doc fixes related to diary-sort-entries.Glenn Morris2010-09-142-3/+10
* * lisp/calendar/appt.el (appt-check): Doc fix.Glenn Morris2010-09-142-3/+5
* Fix bug#6999.Glenn Morris2010-09-143-3/+25
* simple.el (line-move-visual): Do not truncate goal column to integer size.David Reitter2010-09-122-1/+6
* * repeat.el (repeat): Allow repeating when the last event is a click.Stefan Monnier2010-09-112-1/+11
* * vc/vc-hg.el (vc-hg-state,vc-hg-working-revision):Stefan Monnier2010-09-112-2/+11
* * lisp/font-lock.el (font-lock-beginning-of-syntax-function):Stefan Monnier2010-09-112-5/+11
* * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Julien Danjou2010-09-102-8/+9
* Close bug#6211.Glenn Morris2010-09-092-11/+29
* * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Glenn Morris2010-09-082-8/+9
* * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)shawn boles2010-09-082-29/+10
* Close bug#6976.Masatake YAMATO2010-09-072-1/+6
* Merge whitespace.el from trunkChong Yidong2010-09-062-54/+150
* * doc/lispref/files.texi (Directory Names): Use \` rather than ^.Alexander Klimov2010-09-062-3/+5
* * 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 <winkler@gnu.org>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