aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/emacs-lisp/track-changes.el: New filescratch/track-changesStefan Monnier2024-04-093-53/+715
* (cl--describe-class-slots): Avoid cryptic `t` typeStefan Monnier2024-04-092-7/+9
* ; Minor copy editsDmitry Gutov2024-04-092-2/+2
* Add Flymake backend to rust-ts-mode using ClippyDmitry Gutov2024-04-091-1/+79
* Merge branch 'mouse-wheel-buttons'Stefan Monnier2024-04-096-42/+48
|\
| * (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier2024-04-096-42/+48
* | Move over optional arguments in parentheses correctlyArash Esbati2024-04-091-10/+22
* | Inhibit flymake lexical cookie warning in *scratch* (bug#70068)Mattias Engdegård2024-04-092-2/+14
* | Fix misalignment of entries created by Dired file operationsPo Lu2024-04-091-2/+10
* | Fix window-point-context-set and window-point-context-use (bug#33871)Juri Linkov2024-04-091-2/+3
* | Support more long time options in 'ls-lisp'Lin Sun2024-04-091-0/+3
* | Improve treatment of aborted touch events in Speedbar and elsewherePo Lu2024-04-092-134/+143
* | Disable tab-bar by default in Speedbar framesPo Lu2024-04-091-1/+3
* | (completion-hilit-commonality): Support `completion-lazy-hilit`Daniel Mendler2024-04-081-28/+32
* | (cl--describe-class): Improve based on dicussion in bug#70077Stefan Monnier2024-04-081-5/+16
* | ; * lisp/align.el: Remove unnecessary :group keywords. (bug#70262)Arash Esbati2024-04-081-41/+21
* | (define-globalized-minor-mode): Fix bug#69431Stefan Monnier2024-04-081-11/+36
* | * Make comp ignore EIEIO classes (bug#70141)Andrea Corallo2024-04-081-1/+4
* | Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-071-87/+21
* | Fix invisible erc-speedbar cursor in text terminalsF. Jason Park2024-04-072-10/+15
* | Allow updating of /IGNORE timeouts in ERCF. Jason Park2024-04-071-23/+69
* | ; * lisp/erc/erc-nicks.el: Fix typo in Commentary.F. Jason Park2024-04-071-1/+1
* | Fix truncation of long lines in compilation buffersEli Zaretskii2024-04-071-18/+23
* | Fix tex-tabbing-separator alignment ruleArash Esbati2024-04-071-4/+2
* | * lisp/master.el (master-says): Check nil argument (bug#70230).Lin Sun2024-04-071-0/+2
* | ; Commit autogenerated files.Eli Zaretskii2024-04-061-34/+92
* | Merge from origin/emacs-29Eli Zaretskii2024-04-062-3/+15
|\ \
| * | Fix warning-suppress for list type "warning type"Xuan Wang2024-03-311-2/+6
| * | Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-1/+9
* | | ; Minor fixes of doc strings referencing keymaps.Eli Zaretskii2024-04-062-4/+4
* | | Support 'mouse-autoselect-window' in xterm-mouseOlaf Rogalsky2024-04-061-4/+21
* | | (help-fns-function-description-header): Fix last change (bug#70209)Stefan Monnier2024-04-051-9/+9
* | | Mark display-comint-buffer-action as obsolete after adding a category.Juri Linkov2024-04-051-2/+14
* | | ; Use two dashes for internal function minibuffer-visible-completions--bindJuri Linkov2024-04-051-7/+7
* | | * lisp/tab-bar.el (tab-bar-mode-map): New keymap (bug#69578).Juri Linkov2024-04-051-21/+38
* | | Only call set-text-conversion-style if it existsMattias Engdegård2024-04-051-2/+2
* | | * lisp/help-fns.el (help-fns-function-description-header): Fix bug#70209Stefan Monnier2024-04-051-8/+10
* | | Merge remote-tracking branch 'savannah/master' into master-android-1Po Lu2024-04-051-3/+3
|\ \ \
| * | | * lisp/hexl.el (hexl-mode): Fix doc string (bug#70163).Eli Zaretskii2024-04-051-3/+3
* | | | Print records inside data-debugPo Lu2024-04-051-0/+26
* | | | Define missing type in semantic/db-find.elPo Lu2024-04-051-0/+3
|/ / /
* | | Fix Semantic tag discovery when loading of unloaded files is suppressedPo Lu2024-04-051-10/+34
* | | (project-current): Fix the previous changeSpencer Baugh2024-04-051-2/+2
* | | ; * lisp/auth-source.el: add declarations to silence compilerMattias Engdegård2024-04-041-0/+3
* | | Move read-passwd* to auth-source.el, avoiding compilation warningsMichael Albinus2024-04-043-166/+163
* | | Disobey display actions while using switch-to-buffer on the tab-lineJuri Linkov2024-04-041-3/+6
| |/ |/|
* | Simplify tab-line-switch-to-prev-tab and tab-line-switch-to-next-tab.Juri Linkov2024-04-031-28/+19
* | Don't use file-truepath in Eglot (bug#70036)Theodor Thornhill2024-04-031-18/+24
* | Revert "Check if lexical-binding is enabled before warning"Mattias Engdegård2024-04-031-2/+1
* | Check if lexical-binding is enabled before warningPhilip Kaludercic2024-04-031-1/+2