summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* * lisp/image-mode.el (image-mode-window-put): Also update the property ofIan D2014-04-163-1/+11
* Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.caPaul Eggert2014-04-1614-87/+123
|\
| * * lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make sure propertizationStefan Monnier2014-04-163-2/+8
| * * lisp/progmodes/perl-mode.el (perl-calculate-indent): Don't auto-indent inStefan Monnier2014-04-162-3/+10
| * Fix the MSDOS build.Eli Zaretskii2014-04-162-2/+28
| * * src/buffer.c (Foverlays_at): Add argument `sorted'.Stefan Monnier2014-04-154-63/+14
| * Fix relative links to parent directories in shrJoão Távora2014-04-142-1/+6
| * Fix application of dolist to a vector (Bug#17257).YAMAMOTO Mitsuharu2014-04-142-2/+8
| * * net/tramp-sh.el (tramp-sh-handle-file-truename): Revert previousMichael Albinus2014-04-132-8/+14
| * Fix bug in Electric Pair modeJoão Távora2014-04-132-5/+9
| * Improve documentation of blink-cursor-mode and its customization variables.Eli Zaretskii2014-04-132-2/+14
| * * simple.el (undo): Prevent insertion of identity mapping intoBarry O'Reilly2014-04-122-1/+12
* | lisp/ChangeLog: Remove merge marker.Juanma Barranquero2014-04-161-1/+0
* | * savehist.el (savehist-save): Remove workaround for a read-passwdKarl Fogel2014-04-162-7/+7
* | lisp/gnus/message.el (message-insert-formatted-citation-line): Use the origin...Katsumi Yamaoka2014-04-153-26/+87
* | * lisp/doc-view.el (doc-view-set-doc-type): Ignore file name case; add .pps.Stefan Monnier2014-04-142-18/+23
* | lisp/faces.el (face-set-after-frame-default): Remove unused local variable.Juanma Barranquero2014-04-142-11/+14
* | * lisp/progmodes/grep.el: Use lexical-binding.Stefan Monnier2014-04-122-13/+19
* | * lisp/emacs-lisp/cl-lib.el (current-case-table): Remove setter.Stefan Monnier2014-04-124-38/+40
* | Merge from emacs-24; up to 2014-04-07T20:54:16Z!dancol@dancol.orgGlenn Morris2014-04-126-21/+76
|\ \ | |/
| * Regenerate ldefs-boot.elemacs-24.3.90Glenn Morris2014-04-121-904/+934
| * lisp/ChangeLog: Fix Matthias Dahl's address.Eli Zaretskii2014-04-121-1/+1
| * Deprecate optional argument of make-face.Matthias Dahl2014-04-122-6/+19
| * Set category of Coptic characters be 'g' (Greek).Eli Zaretskii2014-04-122-6/+6
| * Fix bug #17243 with case table entries for Coptic lettersEli Zaretskii2014-04-122-0/+20
| * Don't break emacs <= 24.3 just yetLeo Liu2014-04-122-19/+40
| * * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the fileMichael Albinus2014-04-112-1/+8
| * Doc fix for x-win-suspend-errorGlenn Morris2014-04-113-1/+9
* | Fix last commit.Eli Zaretskii2014-04-121-1/+1
* | Remove deprecated optional argument of make-face.Matthias Dahl2014-04-122-7/+11
* | Avoid EMACSDATA in user environment interfering with buildingGlenn Morris2014-04-102-0/+7
* | Merge from emacs-24; up to 2014-04-04T23:31:02Z!joaotavora@gmail.comGlenn Morris2014-04-109-69/+57
|\ \ | |/
| * ChangeLog fixesGlenn Morris2014-04-101-2/+2
| * Ediff's overlay priorities cause more trouble than they solve.Stefan Monnier2014-04-104-48/+13
| * Spelling fixes.Paul Eggert2014-04-102-3/+2
| * * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li2014-04-102-11/+14
| * * net/tramp.el (tramp-file-name-handler)Michael Albinus2014-04-103-5/+26
* | * lisp/emulation/cua-base.el (<toplevel>, cua--pre-command-handler-1):Stefan Monnier2014-04-102-43/+3
* | * lisp/newcomment.el (comment-indent-new-line): Sink code where it's used.Stefan Monnier2014-04-102-22/+41
* | Make up-list and backward-up-list get out of more spotsDaniel Colascione2014-04-092-29/+95
* | Tweak regex from last changeDaniel Colascione2014-04-091-1/+1
* | New command rcirc-cmd-reconnectLeo Liu2014-04-092-47/+72
* | Make cl-indent work better for elispDaniel Colascione2014-04-092-14/+58
* | Merge from emacs-24; up to 2014-04-02T16:17:08Z!dmantipov@yandex.ruGlenn Morris2014-04-083-2/+20
|\ \ | |/
| * Highlight more Module methodsDmitry Gutov2014-04-092-0/+9
| * * lisp/help.el (describe-bindings): Fix buffer handling.Stefan Monnier2014-04-082-10/+18
* | * src/insdel.c (prepare_to_modify_buffer_1): Cancel lock-file checks andStefan Monnier2014-04-082-6/+6
* | Use lexical-binding and require cl-libLeo Liu2014-04-082-71/+93
* | ChangeLog fixesGlenn Morris2014-04-071-45/+35
* | Merge from emacs-24; up to 2014-04-01T20:18:12Z!eggert@cs.ucla.eduDaniel Colascione2014-04-0713-140/+331
|\ \ | |/