aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * filenotify.el (file-notify--library): Renamed fromMichael Albinus2013-07-188-29/+80
* Fix bug #14881 with scrolling images smaller than the window height.Eli Zaretskii2013-07-172-5/+16
* * lisp/progmodes/ruby-mode.el (ruby-block-beg-keywords): Inline.Dmitry Gutov2013-07-162-22/+22
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): Do notDmitry Gutov2013-07-162-1/+6
* Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.Jan Djärv2013-07-162-1/+52
* Spelling fixes for "does not exists".Paul Eggert2013-07-154-5/+5
* * lisp/edmacro.el (edmacro-format-keys): Fix previous change.Glenn Morris2013-07-152-1/+6
* * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.Paul Eggert2013-07-142-15/+8
* lisp/simple.el (define-alternatives): Rename from alternatives-define.Juanma Barranquero2013-07-152-3/+8
* lisp/desktop.el (desktop-restore-frames): Change default to t.Juanma Barranquero2013-07-152-90/+444
* * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.Michael Albinus2013-07-142-1/+6
* Spelling fixes.Paul Eggert2013-07-134-4/+4
* * lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): HighlightDmitry Gutov2013-07-132-0/+10
* progmodes/cc-engine.el (c-forward-decl-or-cast-1): Label CASE 13Alan Mackenzie2013-07-132-14/+24
* Improve the documentation of prefer-utf-8 and related issues.Eli Zaretskii2013-07-132-12/+14
* Fix bug #14838 with slow scrolling with certain fonts.Eli Zaretskii2013-07-132-4/+15
* * ido.el (ido-read-file-name): Guard against non-symbol value.Leo Liu2013-07-132-3/+11
* * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner caseFabián Ezequiel Gallina2013-07-122-2/+12
* * ido.el (ido-exhibit): Handle ido-enter-matching-directory beforeLeo Liu2013-07-132-5/+10
* ChangeLog fixGlenn Morris2013-07-121-3/+5
* * progmodes/ruby-mode.el (ruby-font-lock-keywords): Simplify the lastDmitry Gutov2013-07-131-5/+2
* * lisp/progmodes/ruby-mode.el (ruby-percent-literals-beg-re):Dmitry Gutov2013-07-132-5/+20
* Fix last lisp/ChangeLog entry.Sergio Durigan Junior2013-07-121-1/+1
* Fix bug #14847 with continued GDB command lines in gdb-mi.el.Sergio Durigan Junior2013-07-122-11/+25
* lisp/desktop.el: Minor fixes.Juanma Barranquero2013-07-122-22/+24
* Remove lisp/emacs-lisp/.gitignoreAndreas Schwab2013-07-121-2/+0
* * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change.Andreas Schwab2013-07-122-2/+7
* Minor followup to previous commit.Eli Zaretskii2013-07-122-1/+5
* Fix bug #14842 with doc strings of next-line and previous-line.Eli Zaretskii2013-07-122-0/+13
* Remove some more reimplementations of cl-lib functionsGlenn Morris2013-07-117-117/+59
* lisp/emacs-lisp/cl-macs.el: Fix typos in docstrings.Juanma Barranquero2013-07-122-6/+11
* * ido.el (dired-do-copy, dired): Set 'ido property.Leo Liu2013-07-122-1/+8
* ChangeLog fixesGlenn Morris2013-07-111-1/+1
* Remove some reimplementations of cl-gensymGlenn Morris2013-07-113-41/+17
* Stop reimplementing a bunch of cl- functions in ertGlenn Morris2013-07-112-147/+41
* Adding :safe property to a defcustom does not merit a :version bumpGlenn Morris2013-07-111-2/+1
* * net/tramp.el (tramp-methods): Extend docstring.Michael Albinus2013-07-114-44/+79
* * ido.el (ido-read-file-name): Conform to the requirements ofLeo Liu2013-07-112-3/+22
* lisp/subr.el (delay-warning): New function.Juanma Barranquero2013-07-112-0/+11
* gnus-start.el (gnus-clean-old-newsrc): Always remove 'unexist' marks if `gnus...David Engster2013-07-102-2/+11
* gnus.el (gnus-summary-line-format): DocfixTassilo Horn2013-07-102-1/+7
* Improve scrolling when line-spacing != 0 and scroll-step = 1.Eli Zaretskii2013-07-102-37/+55
* Fix last patch.Michael Albinus2013-07-101-3/+4
* Improve error messages. (Bug#14808)Michael Albinus2013-07-103-56/+89
* * progmodes/cfengine.el: Do not indent inside continued strings.Ted Zlatanov2013-07-102-2/+7
* Add comment.Michael Albinus2013-07-101-2/+4
* Timestamp fixes for undo.Paul Eggert2013-07-092-0/+10
* * files.el (require-final-newline): Allow safe local value.Leo Liu2013-07-102-1/+8
* ChangeLog fixGlenn Morris2013-07-081-19/+20
* * ido.el (ido-add-virtual-buffers-to-list): Robustify. (Bug#14552)Leo Liu2013-07-092-2/+9