aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* fns.c: Doc fixes.Juanma Barranquero2010-07-302-12/+17
* align.el: Doc fixes.Juanma Barranquero2010-07-302-5/+10
* * doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.Juanma Barranquero2010-07-292-3/+8
* Document arguments passed to `read-buffer-function' (bug#5625).Juanma Barranquero2010-07-284-5/+17
* * PROBLEMS: Mention problem with Cygwin 1.5.19.Ken Brown2010-07-272-0/+12
* * dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS defini...Ken Brown2010-07-272-2/+6
* * modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).Juanma Barranquero2010-07-272-3/+8
* * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
* * minibuf.c (Fread_buffer): Doc fix (bug#6528).Christoph Scholtes2010-07-262-1/+5
* * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
* * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).Chong Yidong2010-07-232-5/+4
* * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).Juanma Barranquero2010-07-232-2/+6
* * window.c (Fwindow_height): Doc fix (bug#6518).Christoph Scholtes2010-07-232-1/+8
* * text.texi (Special Properties): Fix typo.Juanma Barranquero2010-07-212-1/+5
* lisp/mail/rmail.el: Update autoload checksum.Juanma Barranquero2010-07-211-1/+1
* * buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.Juanma Barranquero2010-07-212-4/+8
* * 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
* Fix size calculation for sliced images in image-mode (Bug#6639).Shyam Karanatt2010-07-172-6/+34
* * lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-director...Chong Yidong2010-07-172-18/+25
* * gtkutil.c (xg_event_is_for_menubar): Also check that event windowJan D2010-07-172-3/+25
* Fix bug #4451.Reiner Steib2010-07-162-1/+23
* mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,Eli Zaretskii2010-07-162-0/+9
* * xt-mouse.el (xterm-mouse-event-read): Fix for characters > 127Jan D2010-07-142-2/+7
* * simple.el (push-mark-command): Set selection for select-active-regions.Chong Yidong2010-07-142-0/+7
* Fix menus as per bug 6499 and 6608.Jan D2010-07-147-25/+60
* Fix bug #6609.Eli Zaretskii2010-07-142-1/+9
* cal-tex.el fixes for calendar-week-start-day != 0.Glenn Morris2010-07-103-41/+53
* Fix last fix.Chong Yidong2010-07-101-3/+2
* * simple.el (use-region-p): Doc fix (Bug#6607).Chong Yidong2010-07-102-3/+7
* * xfaces.c (realize_face): Garbage the frame if a face is removedChong Yidong2010-07-102-0/+6
* Add some font-locking for Python 2.7.Christoph Scholtes2010-07-062-6/+18
* Minor zone.el fix.Glenn Morris2010-07-062-4/+11
* Minor fix to describe-key, and a docstring.Chong Yidong2010-07-063-2/+10
* Remove obsolete volatileAndreas Schwab2010-07-052-25/+29
* Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-056-107/+244
* src/w32fns.c (Qtooltip): Declare.Juanma Barranquero2010-07-042-1/+10
* * net/zeroconf.el (zeroconf-resolve-service)Michael Albinus2010-07-032-7/+10
* * net/zeroconf.el (zeroconf-service-remove-hook): New defun.Michael Albinus2010-07-032-0/+21
* Fix hang for mouse press on menubar but not on an item (Bug#6499).Jan D2010-07-032-0/+13
* Fix faulty `if' statement in delete_frame.Chong Yidong2010-07-024-10/+25
* Avoid displaying files with a nil state in vc-dir.Dan Nicolaescu2010-06-302-16/+28
* * xml.el (xml-parse-region): Avoid infloop (Bug#5281).Chong Yidong2010-06-302-12/+18
* Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).Naohiro Aota2010-06-303-2/+9
* lisp/ChangeLog: Remove "(tiny change)" note.Juanma Barranquero2010-06-291-3/+2
* emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)Leo Liu2010-06-292-3/+4