aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Improve documentation of Text ModeEli Zaretskii2024-04-081-1/+4
* | | (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
* | | Update INSTALL for native compilation of Lisp filesStephen Berman2024-04-081-4/+38
* | | * Make comp ignore EIEIO classes (bug#70141)Andrea Corallo2024-04-081-1/+4
* | | * Fix out of date comp pass names in comp-tests.elAndrea Corallo2024-04-081-5/+5
* | | Document tree-sitter things feature (bug#70016) (bug#68824)Yuan Fu2024-04-072-12/+195
* | | Make tree-sitter thing feature public and remove obsolete functionsYuan Fu2024-04-072-90/+24
* | | Fix invisible erc-speedbar cursor in text terminalsF. Jason Park2024-04-072-10/+15
* | | Allow updating of /IGNORE timeouts in ERCF. Jason Park2024-04-073-23/+176
* | | ; * lisp/erc/erc-nicks.el: Fix typo in Commentary.F. Jason Park2024-04-071-1/+1
* | | (Freplace_match): Fix bug#65451Stefan Monnier2024-04-072-1/+75
* | | Fix truncation of long lines in compilation buffersEli Zaretskii2024-04-071-18/+23
* | | Fix tex-tabbing-separator alignment ruleArash Esbati2024-04-071-4/+2
* | | Resolve disagreements in accounting of tooltip positions on AndroidPo Lu2024-04-072-3/+21
* | | * lisp/master.el (master-says): Check nil argument (bug#70230).Lin Sun2024-04-071-0/+2
* | | Port new Android window management strategy to Android 5.0Po Lu2024-04-072-23/+29
* | | ; * etc/NEWS: Add entry about tab-bar-mode-map (bug#69578).Juri Linkov2024-04-061-0/+6
* | | ; Commit autogenerated files.Eli Zaretskii2024-04-061-34/+92
* | | Merge from origin/emacs-29Eli Zaretskii2024-04-063-5/+50
|\ \ \ | | |/ | |/|
| * | ; * etc/PROBLEMS: Entry about slow mouse-wheel with GTK3 (bug#70002).Eli Zaretskii2024-04-061-0/+10
| * | ; * doc/lispref/tips.texi (Documentation Tips): Improve (bug#70163).Eli Zaretskii2024-04-041-5/+7
| * | ; Update admin/make-tarball.txtEli Zaretskii2024-04-041-0/+7
| * | ; * etc/PROBLEMS: Add an entry about WebKitGTK (bug#66068).Eli Zaretskii2024-04-011-0/+26
* | | ; Merge from origin/emacs-29Eli Zaretskii2024-04-060-0/+0
|\ \ \ | |/ /
| * | Adapt Tramp versio (don't merge)Michael Albinus2024-03-312-5/+5
* | | Merge from origin/emacs-29Eli Zaretskii2024-04-063-3/+93
|\ \ \ | |/ /
| * | Fix warning-suppress for list type "warning type"Xuan Wang2024-03-311-2/+6
| * | Make object init more robust (bug#69571)Theodor Thornhill2024-03-312-1/+87
* | | ; Minor fixes of doc strings referencing keymaps.Eli Zaretskii2024-04-062-4/+4
* | | ; * INSTALL: Mention installation without root access (bug#70071).Eli Zaretskii2024-04-061-0/+15
* | | ; * doc/lispref/commands.texi (Focus Events): Fix markup of last change.Eli Zaretskii2024-04-061-2/+2
* | | Add documentation for 'switch-window' eventJared Finder2024-04-062-20/+48
* | | Support 'mouse-autoselect-window' in xterm-mouseOlaf Rogalsky2024-04-061-4/+21
* | | Correct typos in and omissions from earlier Android port changesPo Lu2024-04-062-9/+9
* | | (help-fns-function-description-header): Fix last change (bug#70209)Stefan Monnier2024-04-051-9/+9
* | | Make sh-script-tests.el more robustMichael Albinus2024-04-052-0/+7
* | | Mark display-comint-buffer-action as obsolete after adding a category.Juri Linkov2024-04-052-2/+21
* | | ; 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
* | | ; Fix indentation in last change to windows.texi.Basil L. Contovounesios2024-04-051-1/+1
* | | Enable relinquishing access to Android content directoriesPo Lu2024-04-057-11/+82
* | | 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