summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document fido-modescratch/fido-modeJoão Távora2019-11-053-7/+36
* New fido-mode, emulates ido-mode with icomplete-modeJoão Távora2019-11-031-15/+37
* Allow flymake diagnostic types to have shorter namesJoão Távora2019-11-022-1/+11
* Avoid face clashes between Flymake and region highlightingJoão Távora2019-11-021-1/+3
* Clarify consequences of mismatching Flymake diagnostic buffersJoão Távora2019-11-022-2/+7
* Further fixup of the previous doc fix in the Faces nodeLars Ingebrigtsen2019-11-021-4/+3
* Revert "Make the debbugs groups also include robot messages"Lars Ingebrigtsen2019-11-021-1/+1
* CC Mode. Fix slow scrolling by adding a search limit.Alan Mackenzie2019-11-021-1/+1
* Correct merge blunder in last icomplete commitJoão Távora2019-11-021-5/+1
* Document Windows font selection quirksEli Zaretskii2019-11-021-0/+9
* Improve documentation of 'set-face-font'Eli Zaretskii2019-11-023-23/+40
* Revert "Omit edition numbers and dates in manuals"Eli Zaretskii2019-11-023-2/+38
* ; * etc/NEWS: Fix my previous change for package-initialize.Stefan Kangas2019-11-021-1/+1
* * .dir-locals.el: Add explanatory header.Stefan Kangas2019-11-021-0/+3
* Add auto-insert skeleton for ".dir-locals.el"Stefan Kangas2019-11-021-1/+24
* New icomplete-tidy-shadowed-file-names variableJoão Távora2019-11-021-39/+66
* Fix icomplete-force-complete-and-exit for no-input situationsJoão Távora2019-11-021-3/+23
* Improve fix for icomplete's backward-kill-word bug#38024João Távora2019-11-021-2/+5
* * doc/emacs/package.texi (Package Menu): Add index items.Stefan Kangas2019-11-021-1/+31
* Use PASSWORD_STORE_DIR in auth-source-pass when setStefan Kangas2019-11-021-1/+2
* Don't refuse to install packages without a "footer line"Stefan Kangas2019-11-022-3/+20
* Omit edition numbers and dates in manualsPaul Eggert2019-11-013-38/+2
* Document limits on some time-conversion functionsPaul Eggert2019-11-011-10/+22
* set-face-font doc string updateLars Ingebrigtsen2019-11-011-0/+4
* Fix documentation of set-face-font in the manualLars Ingebrigtsen2019-11-011-1/+5
* Low-Level Font documentation fixLars Ingebrigtsen2019-11-011-1/+4
* Really enable setting a breakpoint without instrumenting firstLars Ingebrigtsen2019-11-011-1/+3
* ; Auto-commit of loaddefs files.Glenn Morris2019-11-011-498/+657
* Don't claim that anonymous face can't be used in font-lockLars Ingebrigtsen2019-11-011-5/+4
* Remove an unfunny joke from DEVEL.HUMORCecilio Pardo2019-11-011-14/+0
* Make ant regexp in compilation-error-regexp-alist-alist more laxFilipp Gunbin2019-11-013-11/+23
* Minor wording change in ELisp manualRichard Stallman2019-11-011-3/+9
* ; Add @cindex in files.texi for "temporary file on a remote host"Michael Albinus2019-11-011-0/+1
* Fix insert-file-contents file error regressionPaul Eggert2019-10-311-3/+2
* * lisp/cedet/ (semantic-analyze-possible-completions): Add `flags` argEric Ludlam2019-10-314-6/+6
* * test/lisp/cedet/semantic-utest-ia.el: Update from upstreamEric Ludlam2019-10-311-15/+92
* * test/manual/cedet/tests/test*: More updates from upstreamEric Ludlam2019-10-315-10/+238
* * test/manual/cedet/tests/testdoublens.cpp: Update from upstreamEric Ludlam2019-10-312-4/+55
* * test/manual/cedet/tests/: New files for semantic-utest-ia.elEric Ludlam2019-10-3110-0/+997
* Prevent text flicker with macOS input methods (bug#23412)Alan Third2019-10-311-3/+5
* Inhibit undo-in-region for mouse-drag-region (bug#37700)Mattias Engdegård2019-10-315-1/+29
* Ensure that font-local variables are buffer-localLars Ingebrigtsen2019-10-311-9/+4
* Clean up font-lock-refontify slightlyLars Ingebrigtsen2019-10-311-2/+4
* Further tweaks to sh-script \ #foo font lockingLars Ingebrigtsen2019-10-311-2/+4
* Fix some minor Tramp problemsMichael Albinus2019-10-314-55/+65
* Rework vc stash bindingsRobert Pluim2019-10-312-17/+44
* Fix bug with lock file on nonstandard filesystemPaul Eggert2019-10-301-1/+7
* Font-lock symlinks in dired buffers betterLars Ingebrigtsen2019-10-311-2/+24
* * lisp/tab-bar.el (tab-bar-select-tab): Use set-frame-parameter.Juri Linkov2019-10-311-11/+8
* Fix print.c infloop on circular listsPaul Eggert2019-10-302-36/+32