aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/strokes.el: Delete commented out XEmacs compat code.Stefan Kangas2023-08-251-6/+1
* ; Delete code commented out since 1992Stefan Kangas2023-08-251-2/+0
* Attempt to fix bug#65068Po Lu2023-08-251-61/+186
* Don't try to set variable removed in Emacs 21Stefan Kangas2023-08-251-5/+1
* Modernize sql-postgres-options docstringStefan Kangas2023-08-241-6/+5
* project.el: Fixup two recent defcustomsDmitry Gutov2023-08-241-3/+4
* Properly parse format 4 cmap tablesPo Lu2023-08-242-23/+6
* When waiting for a process in Eshell, consult its statusJim Porter2023-08-232-18/+12
* Stifle a compiler warning under GCC 13Po Lu2023-08-241-3/+1
* Correct invalid Texinfo markupPo Lu2023-08-241-1/+1
* Install rcs2log within Emacs packages for AndroidPo Lu2023-08-246-22/+43
* Fix behavior of 'eshell-hist-ignoredups' when set to 'erase'Jim Porter2023-08-232-15/+55
* Properly detect medium fontsPo Lu2023-08-241-2/+21
* ; Repair an ommission in a previous change to ses.texiPo Lu2023-08-241-1/+1
* Support 'comint-pager' in EshellJim Porter2023-08-233-1/+63
* Adjust documentation for defadvice obsoletionStefan Kangas2023-08-243-12/+5
* Remove some macros in image-dired (Bug#65403)Manuel Giraud2023-08-231-19/+17
* ; Fix typo (bug#63829)Dmitry Gutov2023-08-231-1/+1
* project-key-prompt-style: New option.Dmitry Gutov2023-08-232-2/+19
* ; Fix typo in documentationPo Lu2023-08-231-1/+1
* Revert "; Reverse debug spec of cl-flet (bug#65344)"Gerd Möllmann2023-08-231-16/+9
* ; Update vhdl-mode and vera-mode URLsMattias Engdegård2023-08-232-2/+2
* Tramp cleanupMichael Albinus2023-08-232-1/+3
* * lisp/net/ange-ftp.el (ange-ftp-file-remote-p): Handle CONNECTED properly.Michael Albinus2023-08-231-1/+1
* * lisp/files.el (file-remote-p): Simplify.Michael Albinus2023-08-231-4/+2
* Enable remote file name completion in eshell depending on command (bug#65356)Michael Albinus2023-08-231-0/+23
* Repair displaying compound glyph components with anchor pointsPo Lu2023-08-231-16/+15
* Fix bibtex-font-lock-url-regexpRoland Winkler2023-08-221-1/+1
* Use current file name for more "other project" future historySpencer Baugh2023-08-231-14/+31
* Support adjusting file-name-history to the current projectSpencer Baugh2023-08-232-13/+63
* Make org-mouse compatible with touch screen event emulationPo Lu2023-08-231-0/+4
* Fix compatibility problems with several fontsPo Lu2023-08-231-19/+45
* Expand project file names before storing themSpencer Baugh2023-08-231-4/+14
* Add a bit of logging for gnus-search search engine resultsEric Abrahamsen2023-08-221-0/+7
* ; * lisp/eshell/esh-io.el (eshell-virtual-target): Remove default constructor.Jim Porter2023-08-221-0/+1
* ; * lisp/eshell/esh-io.el (eshell-get-target): Fix docstring typos.Jim Porter2023-08-221-3/+3
* Illustrate more font problemsPo Lu2023-08-221-0/+41
* ; Add another noise macroPo Lu2023-08-221-1/+1
* Avoid crashes rescaling fonts with long namesPo Lu2023-08-221-1/+5
* ; Amend doc strings of two functionsPo Lu2023-08-222-1/+2
* Optimize format 12 cmap table lookupPo Lu2023-08-221-0/+38
* ; Reverse debug spec of cl-flet (bug#65344)Gerd Möllmann2023-08-221-9/+16
* Take precautions against NULL returns from getPrimaryClipPo Lu2023-08-221-11/+5
* Avoid errors in posn-col-row if fonts disappear from an X serverPo Lu2023-08-221-9/+14
* ; * etc/DEBUG: Fix typo.Po Lu2023-08-221-1/+1
* * etc/DEBUG: Mention android_exception_check specifics. (bug#65445)Po Lu2023-08-221-0/+18
* Correct invalid Texinfo markupPo Lu2023-08-223-8/+8
* ; * doc/misc/eshell.texi (Globbing): Fix duplicated index.Jim Porter2023-08-211-1/+0
* Merge from origin/emacs-29Jim Porter2023-08-211-1/+1
|\
| * ; Fix 'desktop-restore-reuses-frames' customize valuesEli Zaretskii2023-08-211-1/+1