aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Check that a UPower battery device IsPresentBasil L. Contovounesios2026-02-121-2/+4
| * | | | | | Allow disabling battery-update-timerBasil L. Contovounesios2026-02-122-13/+48
| * | | | | | battery.el: Update on "DisplayDevice" state changeMorgan Smith2026-02-121-1/+12
* | | | | | | Tramp signals 'remote-file-error' consequentlyMichael Albinus2026-02-1214-134/+186
|/ / / / / /
* | | | | | * src/lisp.h (struct Lisp_Fwd): Add comments.Helmut Eller2026-02-121-5/+5
* | | | | | Add tests for per-buffer variables with predicatesHelmut Eller2026-02-121-0/+34
* | | | | | Move the Lisp_Fwd.bufoffset field back to the unionHelmut Eller2026-02-123-10/+16
* | | | | | Introduce an enum Lisp_Fwd_PredicateHelmut Eller2026-02-123-45/+77
* | | | | | Remove struct Lisp_Buffer_ObjfwdHelmut Eller2026-02-123-39/+39
* | | | | | Remove struct Lisp_Kboard_ObjfwdHelmut Eller2026-02-122-19/+10
* | | | | | Remove struct Lisp_ObjfwdHelmut Eller2026-02-124-29/+20
* | | | | | Remove struct Lisp_BoolfwdHelmut Eller2026-02-123-18/+9
* | | | | | Remove struct Lisp_IntfwdHelmut Eller2026-02-123-23/+13
* | | | | | Introduce a struct Lisp_FwdHelmut Eller2026-02-125-162/+96
* | | | | | Make Lisp_Buffer_Objfwd objects constHelmut Eller2026-02-122-94/+84
* | | | | | Don't dump lispfwd objectsHelmut Eller2026-02-121-22/+47
* | | | | | Make 'overlays_in' use only real EOB (bug#80242)Stephen Berman2026-02-122-10/+14
* | | | | | Move ns_init_colors from ns_term_init to emacs.c (bug#80377)Stéphane Marks2026-02-122-48/+62
* | | | | | lisp/calendar/diary-icalendar.el (di:summary-regexp): Fix `:type`Stefan Monnier2026-02-121-2/+2
* | | | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2026-02-121-7/+6
|\ \ \ \ \ \
| * | | | | | ; Simplify 'prog1' optimiserMattias Engdegård2026-02-121-7/+6
* | | | | | | Avoid errors in shr.el due to fractional colspan attributeArto Jantunen2026-02-121-1/+1
|/ / / / / /
* | | | | | Add a character to IPA input methodEli Zaretskii2026-02-121-0/+1
* | | | | | Fix parsing of Title field in Newsticker List bufferRahul Martim Juliato2026-02-121-6/+7
* | | | | | Improve composition rules for Devanagari scriptसमीर सिंह Sameer Singh2026-02-121-4/+5
* | | | | | Scale position values in xg_frame_set_size_and_positionMartin Rudalics2026-02-121-0/+2
* | | | | | Revise the paragraph about project-vc's cachingDmitry Gutov2026-02-121-3/+4
* | | | | | * doc/emacs/calendar.texi (Diary iCalendar Import): Doc fix.Richard Lawrence2026-02-111-3/+3
* | | | | | (describe-mode): Fix bug#80170Stefan Monnier2026-02-111-5/+10
* | | | | | Fix typo in smie-rules-function documentationMorgan Willcock2026-02-112-2/+2
* | | | | | make-mode.el: Avoid obsolete font-lock-*-face` variablesStefan Monnier2026-02-111-9/+9
* | | | | | Better 'prog1' optimisationMattias Engdegård2026-02-111-3/+3
* | | | | | icomplete-ret: Ignore icomplete-show-matches-on-no-inputSean Whitton2026-02-112-17/+27
* | | | | | cond*: bind-and* is not always a non-exit clause!Sean Whitton2026-02-112-25/+23
* | | | | | ; system-sleep texi markup fix (bug#80348)Stéphane Marks2026-02-111-5/+5
* | | | | | ; * test/lisp/net/dbus-tests.el: Remove obsolete function declarations.Michael Albinus2026-02-111-4/+0
* | | | | | ; Fix recently installed changesEli Zaretskii2026-02-115-21/+20
* | | | | | ; * test/lisp/net/dbus-tests.el: no warnings for non-dbus configsMattias Engdegård2026-02-111-0/+3
* | | | | | system-sleep sleep blocker and sleep/wake event package (bug#80348)Stéphane Marks2026-02-1110-14/+876
* | | | | | Don't remap RET to 'icomplete-ret' in 'icomplete-mode' (bug#62108)Juri Linkov2026-02-112-6/+21
* | | | | | Revert "New key 'M-j' for 'icomplete-mode' (bug#62108)"Juri Linkov2026-02-113-10/+0
* | | | | | Improve project-vc-*cache-timeout docstringsDmitry Gutov2026-02-101-4/+6
* | | | | | * src/process.c (server_accept_connection): Fix assertion (bug#80237).Eli Zaretskii2026-02-101-2/+6
* | | | | | vc-git--deduce-files-for-stash: Use file-relative-name (bug#80278)Sean Whitton2026-02-101-3/+3
* | | | | | Do cache and timed invalidation in "VC-aware" project backendDmitry Gutov2026-02-103-35/+107
* | | | | | Amend previous to avoid remote call in project--remove-from-project-listDmitry Gutov2026-02-101-2/+3
* | | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2026-02-091-5/+2
|\ \ \ \ \ \
| * | | | | | (loaddefs-generate--print-form): Fix bug#80222Stefan Monnier2026-02-091-5/+2
* | | | | | | ; * doc/lispref/os.texi (Timers): Fix typo.Michael Albinus2026-02-091-1/+1
* | | | | | | Fix selected group sort with topics (bug#80341)Manuel Giraud2026-02-092-2/+29