summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document `inhibit-message' and fix the NEWS entryscratch/inhibit-message3Oleh Krehel2015-04-222-5/+11
* Rename `Vinhibit_message' to a boolean `inhibit_message'Oleh Krehel2015-04-223-5/+12
* src/xdisp.c (message3): Don't inhibit loggingOleh Krehel2015-04-221-19/+18
* Add a new `inhibit-message' variableOleh Krehel2015-04-211-18/+24
* 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
* ; Convert ChangeLog history files to "Bug#NNNN"Paul Eggert2015-04-185-38/+37
* Prefer "Bug#1234" in commit messagesPaul Eggert2015-04-182-10/+5
* * lisp/files.el (auto-mode-alist): Use conf mode for gitconfig, hgrc.Glenn Morris2015-04-181-1/+1
* * lisp/elec-pair.el (electric-pair-post-self-insert-function): Do not use `ch...Tom Willemse2015-04-181-1/+2
* * lisp/net/browse-url.el (browse-url, browse-url-at-point): Doc fixes.Glenn Morris2015-04-181-4/+9
* * doc/emacs/misc.texi (Sorting): Small edit.Glenn Morris2015-04-181-3/+4
* * admin/admin.el (make-manuals): Add emacs-xtra in pdf and ps.Glenn Morris2015-04-181-4/+9
* ; * admin/make-tarball.txt: Misc updates.Glenn Morris2015-04-181-5/+43
* css-mode.el: Support multi-line comment fillingSimen Heggestøyl2015-04-181-3/+20
* * lisp/emacs-lisp/seq.el (seq-concatenate, seq-into): Better error messages.Nicolas Petton2015-04-181-2/+2
* ; ChangeLog fixSimen Heggestøyl2015-04-181-2/+2
* Minor improvements in Bulgarian input methodsIvan Radanov Ivanov2015-04-181-4/+4
* Improve EUDC manualThomas Fitzsimmons2015-04-171-7/+40
* Don't show both feature and function with the same nameDmitry Gutov2015-04-181-3/+7
* (elisp--xref-identifier-location): Skip variable, if it's also a functiongDmitry Gutov2015-04-181-3/+7
* Fix fontification of keywords clobbered by the prompt.Wolfgang Jenkner2015-04-171-11/+11
* ; ChangeLog fixesGlenn Morris2015-04-174-7/+11
* * admin/authors.el (authors-valid-file-names, authors-renamed-files-alist): A...Glenn Morris2015-04-171-0/+5
* ; ChangeLog fixesGlenn Morris2015-04-172-49/+21
* * lisp/indent.el (indent-region): Don't deactivate the markStefan Monnier2015-04-171-1/+1