summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix last commit.Eli Zaretskii2014-04-131-1/+1
| * Fix creation of emacs.exe hardlink at "make install" time on MS-Windows.Eli Zaretskii2014-04-132-2/+17
| * * src/bytecode.c (exec_byte_code): Rework the volatiles. Most importantly,Stefan Monnier2014-04-122-12/+10
| * * keyboard.c (Fopen_dribble_file): Avoid some races.Paul Eggert2014-04-122-9/+7
| * * simple.el (undo): Prevent insertion of identity mapping intoBarry O'Reilly2014-04-122-1/+12
* | Add a NEWS entry for IRIX.Paul Eggert2014-04-161-0/+7
* | Remove DATA_SEG_BITS.Paul Eggert2014-04-169-84/+63
* | 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
* | * autogen.sh: Use autoreconf's -f option.Paul Eggert2014-04-132-1/+4
* | Clean up configure-time library handling a bit.Paul Eggert2014-04-134-114/+90
* | * 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 r116950Glenn Morris2014-04-1210-30/+123
|\ \ | |/
| * Regenerate ldefs-boot.elGlenn 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
| * Fix bug #17244 with line-move-visual when display string covers a lot of text.Eli Zaretskii2014-04-123-2/+42
| * 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
| * src/w32.c (sys_umask) <WRITE_USER>: Remove redundant constant.Eli Zaretskii2014-04-112-7/+7
| * 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-108-0/+28
* | Merge from emacs-24; up to r116940Glenn Morris2014-04-1027-81/+145
|\ \ | |/
| * * make-dist: Distribute lib-src/update-game-score.exe.manifest.Glenn Morris2014-04-102-1/+3
| * * make-dist: Do not distribute generated admin/grammars/Makefile.Glenn Morris2014-04-102-1/+5
| * Fix for some etc/refcards encoding issuesGlenn Morris2014-04-107-0/+37
| * Bump version to 24.3.90; regenerate AUTHORSGlenn Morris2014-04-1010-854/+1379
| * * src/keyboard.c (Fopen_dribble_file): Make file private.Glenn Morris2014-04-102-1/+16
| * 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-104-4/+9
| * * lisp/progmodes/pascal.el (pascal-font-lock-keywords): Fix incorrect formatFeng Li2014-04-103-11/+15
| * * net/tramp.el (tramp-file-name-handler)Michael Albinus2014-04-103-5/+26
| * Revert most of the recent change involving manifests on Cygwin. (Bug#17176)Ken Brown2014-04-096-8/+19
* | * 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
* | Increase BASE_PURESIZEDaniel Colascione2014-04-092-1/+5
* | Make up-list and backward-up-list get out of more spotsDaniel Colascione2014-04-097-33/+221
* | Tweak regex from last changeDaniel Colascione2014-04-091-1/+1
* | New command rcirc-cmd-reconnectLeo Liu2014-04-092-47/+72
* | * src/keyboard.c (syms_of_keyboard): Make deactivate-mark buffer-local.Stefan Monnier2014-04-093-0/+5
* | Make cl-indent work better for elispDaniel Colascione2014-04-092-14/+58