aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Catch 'permission-denied' during project lookupDmitry Gutov2023-11-011-1/+6
* | Respect `browse-url-default-scheme` on AndroidStefan Kangas2023-11-011-1/+1
* | lisp/emacs-lisp/comp-cstr.el: Fix bootstrapStefan Monnier2023-10-314-4/+9
* | * lisp/emacs-lisp/comp.el: Remove redundant requiresStefan Monnier2023-10-311-3/+0
* | Don't round underline metricsPo Lu2023-10-311-4/+4
* | Extract underline positions from PostScript metrics tablesPo Lu2023-10-311-7/+30
* | * lisp/progmodes/project.el (project-menu-entry): Add 'bound-and-true-p'.Juri Linkov2023-10-311-1/+1
* | Fix project-mode-line-format breaking buffer-file-coding-system (bug#66825)Juri Linkov2023-10-311-8/+15
* | ; cperl-mode.el: Obey comment conventionsHarald Jörg2023-10-301-47/+39
* | ; * lisp/emacs-lisp/comp-cstr.el (comp-subtype-p): Hoist above use.Mattias Engdegård2023-10-301-8/+8
* | Ascertain font spacing from post table if presentPo Lu2023-10-303-10/+155
* | comp-cstr.el: The type hierarchy is a DAG, not a treeStefan Monnier2023-10-305-72/+112
* | Exclude Git submodules from 'project-files'Jim Porter2023-10-301-21/+20
* | Teach ffap to look for relative file names under project-rootSpencer Baugh2023-10-301-0/+6
* | Use OClosure to drop `advice--buffer-local-function-sample` hackStefan Monnier2023-10-291-11/+9
* | Require `cl-lib` rather than directly some of its subfilesStefan Monnier2023-10-292-3/+2
* | Eliminate some nested repetitions in regexpsMattias Engdegård2023-10-295-14/+13
* | Fix broken gdb-control-commands-regexp (bug#66363)Mattias Engdegård2023-10-291-21/+23
* | ; Fix typo in tramp.texiMichael Albinus2023-10-291-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2023-10-2920-124/+296
|\ \
| * | Make nnrss suggest HTTPS instead of HTTPStefan Kangas2023-10-291-1/+1
| * | ; Fix documentation of last changeEli Zaretskii2023-10-292-12/+16
| * | Add 'server-eval-args-left' to server.elSpencer Baugh2023-10-295-13/+45
| * | ; Fix a recent change in documentation of 'selection-coding-system'Eli Zaretskii2023-10-291-14/+23
| * | ; Fix last change (bug#66614).Eli Zaretskii2023-10-292-9/+8
| * | Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh2023-10-295-8/+56
| * | Remove the header line after disabling 'which-function-mode'Spencer Baugh2023-10-292-15/+82
| * | Set non-text mouse cursor on menu barManuel Giraud2023-10-291-0/+10
| * | Avert a crash and file descriptor leak in yank-mediaPo Lu2023-10-293-0/+35
| * | Prefer seq-filter in hanja-util.elStefan Kangas2023-10-291-11/+7
| * | Speed up Eshell smart display moduleMorgan Smith2023-10-281-52/+29
| * | Prefer seq-filter in rcirc.elStefan Kangas2023-10-291-8/+3
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2023-10-2863-299/+949
|\ \ \ | |/ /
| * | Add easy customization for dir-locals files (Bug#66702)Mauro Aranda2023-10-283-0/+299
| * | Merge from origin/emacs-29Eli Zaretskii2023-10-2828-75/+85
| |\ \ | | |/
| | * ; Fix broken links to gmane.orgStefan Kangas2023-10-2416-37/+32
| | * Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-246-14/+16
| | * Fix minor defcustom issues in Gnus (Bug#66715)Mauro Aranda2023-10-235-13/+19
| | * ; * doc/misc/gnus.texi: Fix unmatched quote in gnus doc. (Bug#66710)Lin Sun2023-10-231-1/+1
| | * Minor connection-local variables fixesMichael Albinus2023-10-232-1/+6
| | * Make Dired honor `insert-directory-program´ with globsStefan Kangas2023-10-231-1/+3
| | * Fix typo in url-privacy-level :typeMorgan J. Smith2023-10-221-1/+1
| | * * lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov2023-10-221-6/+6
| * | ; Merge from origin/emacs-29Eli Zaretskii2023-10-280-0/+0
| |\ \ | | |/
| * | Merge from origin/emacs-29Eli Zaretskii2023-10-2810-99/+222
| |\ \
| * | | ; * lisp/dnd.el (dnd-protocol-alist): Correct typo.Po Lu2023-10-281-1/+1
| * | | * lisp/dnd.el (dnd-protocol-alist): Update :version.Po Lu2023-10-281-1/+1
| * | | Render default DND file name handlers more precisePo Lu2023-10-283-32/+103
| * | | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-2812-33/+50
| * | | (auth-source-backend): Don't pass obsolete "name" argStefan Monnier2023-10-281-6/+0