summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark previous uses of INTERNAL_FIELD with a trailing underscorescratch/remove-internal-fieldOleh Krehel2015-04-289-181/+181
* src/.gdbinit: Update due to INTERNAL_FIELD removalOleh Krehel2015-04-231-2/+2
* Remove the deprecated INTERNAL_FIELD macroOleh Krehel2015-04-238-183/+179
* ; * src/keyboard.c (read_event_from_main_queue): Fix indentation.Eli Zaretskii2015-04-231-1/+1
* Avoid starting threads by w32-shell-executeEli Zaretskii2015-04-231-1/+26
* Fix following doc-links in `widget-documentation-link-action'Martin Rudalics2015-04-231-3/+11
* Improve EUDC manualThomas Fitzsimmons2015-04-221-7/+25
* Omit needless "\ " after multibyte then newlinePaul Eggert2015-04-223-43/+36
* Add a new `inhibit-message' variableOleh Krehel2015-04-223-2/+20
* Fix last fix in `display-buffer-record-window'.Martin Rudalics2015-04-221-1/+2
* Minor edits in CONTRIBUTEEli Zaretskii2015-04-221-53/+64
* * lisp/files.el (basic-save-buffer): Fix argumentArtur Malabarba2015-04-221-1/+1
* * lisp/cus-edit.el (custom-file): Consider init-file-had-errorArtur Malabarba2015-04-221-1/+2
* * lisp/emacs-lisp/package.el: Hide lower-priority packages in menuArtur Malabarba2015-04-221-4/+59
* * lisp/emacs-lisp/package.el: Implement displaying obsolete packagesArtur Malabarba2015-04-221-14/+36
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-221-1/+1
* On C-y, stop some text property entries being written into buffer-undo-listAlan Mackenzie2015-04-221-14/+15
* In display-buffer-record-window record selected window if necessary.Martin Rudalics2015-04-221-4/+9
* Fix reftex-citation bugTassilo Horn2015-04-221-6/+6
* Add or reset based on the presence of MERGE_HEADDmitry Gutov2015-04-221-21/+22
* * lisp/custom.el (custom-declare-group): No need to purecopyGlenn Morris2015-04-211-2/+1
* * build-aux/gitlog-to-emacslog: Get footer from ChangeLog.2.Glenn Morris2015-04-211-1/+1
* ; ChangeLog fixGlenn Morris2015-04-211-4/+4
* Unbreak no-op buffer save messageDaniel Colascione2015-04-211-3/+3
* CC Mode: Do nothing in before/after-change-functions for text property changesAlan Mackenzie2015-04-211-52/+76
* ; Auto-commit of loaddefs files.Glenn Morris2015-04-211-1/+1
* ; * test/automated/message-mode-tests.el: Standardize license notice.Glenn Morris2015-04-201-4/+6
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-2026-49/+73
* Avoid non-nil current-load-list at startupGlenn Morris2015-04-201-34/+35
* * lisp/loadup.el (custom-current-group-alist): Reset before dumping.Glenn Morris2015-04-201-0/+2
* * lisp/startup.el (command-line) <site-run-file>: Avoid rogue value in emacs -Q.Glenn Morris2015-04-201-2/+5
* ; * lisp/loadup.el: Comment.Glenn Morris2015-04-201-0/+2
* * lisp/loadup.el (exec-path): Avoid storing build-time PATH in binary.Ludovic Courtès2015-04-201-0/+2
* * lisp/cus-start.el (exec-path): Set standard value, to avoid rogue.Glenn Morris2015-04-201-1/+6
* Tweak exec-path in uninstalled caseGlenn Morris2015-04-201-2/+2
* * lisp/emacs-lisp/package.el: Filter by multiple keywords and cache keywordsArtur Malabarba2015-04-201-6/+19
* * lisp/emacs-lisp/package.el: Make archive and status pseudo-keywordsArtur Malabarba2015-04-202-6/+13
* Describe and index "empty overlays".Eli Zaretskii2015-04-201-6/+19
* Spelling fixesPaul Eggert2015-04-193-8/+8
* Quote 'like this' in top-level filesPaul Eggert2015-04-196-326/+326
* Use bool for boolean in textprop.c, undo.cPaul Eggert2015-04-193-66/+61
* Call `smerge-start-session' even when dealing with a stash conflictDmitry Gutov2015-04-191-15/+20
* ; * etc/NEWS: Add "+++" to eshell entry.Vibhav Pant2015-04-201-0/+1
* Add option to eshell/clear to clear scrollback.Vibhav Pant2015-04-193-5/+20
* * src/widget.c (set_frame_size): Prefer 'int' to 'unsigned'Paul Eggert2015-04-191-9/+9
* Assume package archive-contents are UTF8-encodedSteve Purcell2015-04-191-1/+2
* Abort when looking at stashed changesDmitry Gutov2015-04-191-1/+3
* Refactor low-level printing for simplicityPaul Eggert2015-04-193-271/+211
* ; Fix more-recent commit messages tooPaul Eggert2015-04-181-7/+7
* ; make change-history-commitPaul Eggert2015-04-182-1/+97