aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support expiration of metadata by package archivesscratch/package-securityStefan Kangas2020-11-221-4/+19
* Support package checksum verificationStefan Kangas2020-11-221-13/+32
* Handle help-form in y-or-n-p and use this in find-file-noselect (bug#5423)Juri Linkov2020-11-212-2/+13
* Handle connection-local null-device and path-separator variablesMichael Albinus2020-11-211-1/+21
* In attempted recursive minibuffer use, display error message in correct frameAlan Mackenzie2020-11-191-2/+5
* Add command to filter package menu by name or descriptionStefan Kangas2020-11-171-0/+16
* Minor Edebug manual keystroke clarificationsLars Ingebrigtsen2020-11-171-3/+5
* Merge from origin/emacs-27Glenn Morris2020-11-161-0/+6
|\
| * Fix input method translation near read-only textEli Zaretskii2020-11-141-0/+6
* | Merge from origin/emacs-27Glenn Morris2020-11-131-2/+2
|\ \ | |/
| * Update erc documentation about C-c C-bDaniel Martín2020-11-091-2/+2
* | * lisp/leim/quail/compose.el ("iso-transl"): New input method.Juri Linkov2020-11-101-0/+6
* | Merge from origin/emacs-27Glenn Morris2020-11-071-2/+2
|\ \ | |/
| * Fix documentation of 'windmove-swap-states-default-keybindings'Earl Hyatt2020-11-071-2/+2
* | Merge from origin/emacs-27Glenn Morris2020-11-071-3/+16
|\ \ | |/
| * Document that the :match function for a widget takes an external valueMauro Aranda2020-11-021-3/+16
* | Change the default value of gdb-mi-decode-strings to t (bug#44173)Mattias Engdegård2020-11-061-7/+6
* | Reduce integer-output-format to print-integers-as-charactersMattias Engdegård2020-11-061-6/+12
* | Improve documentation of a recent changeEli Zaretskii2020-11-062-4/+6
* | Support transient input methods in Isearch mode (bug#44266)Juri Linkov2020-11-062-6/+10
* | * doc/misc/gnus.texi (Selection Groups): Delete excessive parenKatsumi Yamaoka2020-11-051-1/+1
* | Allow minibuffer to stay in its original frame. Tidy up this area.Alan Mackenzie2020-11-052-3/+16
* | New gnus-search libraryEric Abrahamsen2020-11-031-332/+266
* | Horizontal mouse wheel scrolling amount (bug#43568)Juri Linkov2020-11-031-1/+5
* | Improve documentation of a recent commitEli Zaretskii2020-11-021-9/+13
* | Merge from origin/emacs-27Glenn Morris2020-11-021-0/+2
|\ \ | |/
| * Improve indexing of check-declareStefan Kangas2020-11-011-0/+2
| * * doc/lispref/commands.texi (Key Sequence Input): Fix indexing.Eli Zaretskii2020-10-311-14/+14
| * Updating docs with all special window prefix keys.Jared Finder2020-10-311-5/+13
* | Fix some glitches in recent directory-files-* changesMichael Albinus2020-11-021-13/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into masterMichael Albinus2020-11-021-0/+15
|\ \
| * | Transient input methods bound to 'C-x \' (bug#44266)Juri Linkov2020-11-011-0/+15
* | | Add directory-empty-p and new argument COUNT for directory-files-*Arthur Miller2020-11-021-0/+20
|/ /
* | ; * doc/emacs/custom.texi (Keymaps): Fix typo.Basil L. Contovounesios2020-11-011-1/+1
* | Mention non-ASCII C-c LETTER bindings in the lispref manualLars Ingebrigtsen2020-11-011-2/+3
* | Mention the C-c LETTER keybinding conventionLars Ingebrigtsen2020-11-011-0/+7
* | Trash remote files to local trash (Bug#44216)Michael Albinus2020-11-011-0/+15
* | New variable integer-output-format to print integers as characters (bug#44155)Juri Linkov2020-10-311-0/+8
* | Replace irc.freenode.net with chat.freenode.netAmin Bandali2020-10-313-13/+15
* | * src/xdisp.c (syms_of_xdisp) <"scroll-minibuffer-conservatively">: New varStefan Monnier2020-10-311-0/+4
* | * doc/lispref/commands.texi (Key Sequence Input): Fix indexing.Eli Zaretskii2020-10-311-14/+14
* | Updating docs with all special window prefix keys.Jared Finder2020-10-311-5/+13
* | Add a new command to regenerate a hunk in diff-modeDima Kogan2020-10-301-0/+4
* | Use nobreak-space on all non-ASCII whitespace charactersNeil Roberts2020-10-301-1/+2
* | `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-301-1/+4
* | Document all parameters on `indent-relative'Lars Ingebrigtsen2020-10-281-1/+4
* | Merge from origin/emacs-27Glenn Morris2020-10-272-26/+31
|\ \ | |/
| * Don't skip empty lines when fitting mini frame to buffer (Bug#44080)Clemens Radermacher2020-10-271-2/+4
| * Improve documentation of display-fill-column-indicatorEli Zaretskii2020-10-261-24/+27
* | Merge from origin/emacs-27Glenn Morris2020-10-271-6/+11
|\ \ | |/