]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-11-24 F. Jason ParkUse overlay instead of text prop to hide ERC's prompt
2023-11-24 F. Jason ParkDon't inherit properties when refreshing ERC's prompt
2023-11-24 F. Jason ParkFix speedbar help-echo in erc-nickbar-mode
2023-11-24 F. Jason ParkCache UI string for channel modes in ERC
2023-11-24 Alan MackenzieCC Mode: Fontify int unsigned Foo;
2023-11-24 Alan MackenzieCC Mode: Add second anchor point to class-open and...
2023-11-24 Po LuPrevent touch screen translation from entering invalid...
2023-11-24 Po Lu; Complete merge of emoji.el
2023-11-24 Po LuMerge from savannah/emacs-29
2023-11-24 Po Lu; Merge from savannah/emacs-29
2023-11-24 Po LuMerge from savannah/emacs-29
2023-11-24 Po Lu; Merge from savannah/emacs-29
2023-11-24 Po LuMerge from savannah/emacs-29
2023-11-23 Dmitry GutovMake python-ts-mode's syntax-highlighting more standardized
2023-11-23 Juri LinkovSupport dired-movement-style in dired-next-dirline...
2023-11-23 Manuel GiraudRemove spurious "nil" from Gnus mode line
2023-11-23 Stefan MonnierAdjust affected callers of derived-mode-p` to use the...
2023-11-23 Stefan Monnier(derived-mode-p): Take MODES as a single argument
2023-11-23 Alan MackenzieCC Mode: Handle noise clauses, template arglists in...
2023-11-23 Eli Zaretskii; Improve documentation of desktop.el in user manual
2023-11-23 George KuzlerFix "Text is read-only" on backspacing initial Calc...
2023-11-23 Jeremy BryantAdd a doc string to simple.el (bug#67355)
2023-11-23 Eli Zaretskii; Improve function documentation tips
2023-11-23 Eli ZaretskiiMention "visual line" in user manual
2023-11-23 Eli Zaretskii; * doc/lispref/minibuf.texi (Programmed Completion...
2023-11-23 Eli ZaretskiiAllow listing Emoji from a read-only buffer
2023-11-23 Philipp Stephani; * src/module-env-30.h: Fix commentary
2023-11-23 Po LuPrevent tab bar from vanishing on Android
2023-11-23 Po Lu; * doc/emacs/input.texi (On-Screen Keyboards): Fix...
2023-11-22 Andrea Corallo(package-quickstart-refresh): Generate marginally more...
2023-11-22 Andrea Corallo* Update 'native-comp-never-optimize-functions' version
2023-11-22 Andrea Corallo* configure.ac: Fix non posix (bash only) eq operator
2023-11-22 Michael AlbinusUnify "."" and ".." handling in tramp-*-file-name...
2023-11-22 Michael AlbinusFix CRLF handling in Tramp
2023-11-22 Michael AlbinusFix CRLF handling in Tramp (don't merge)
2023-11-22 Po Lu; * lisp/touch-screen.el (touch-screen-handle-touch...
2023-11-22 Po LuUpdate touch-screen.el
2023-11-22 Po LuInsert NEWS entry for native compilation changes
2023-11-22 Po LuDisable native compilation in build machine Android...
2023-11-21 Noah Pearttypescript-ts-mode: Support indentation for conditional...
2023-11-21 Theodor ThornhillBackport: Add some basic tests for java-ts-mode and...
2023-11-21 Dmitry GutovAnnotate java-ts-mode-test-movement with expected result
2023-11-21 Theodor ThornhillBackport: Add more java indentation tests
2023-11-21 Theodor ThornhillBackport: Add test for java indentation (bug#61115)
2023-11-21 Eli ZaretskiiFix 'with-sqlite-transaction' when BODY fails
2023-11-21 Eli Zaretskii; * doc/emacs/cmdargs.texi (Initial Options): Fix last...
2023-11-21 Eli Zaretskii; Mention that -x and --script ignore file-locals
2023-11-21 Andrea Corallo* Enable native compiler by default when libgccjit...
2023-11-21 Po LuSave more information into Android font names
2023-11-20 Eli Zaretskii; * doc/emacs/search.texi (Special Isearch): More accur...
2023-11-20 Manuel GiraudAdd Gnus mode line logo in SVG format
2023-11-20 Juri LinkovImprove invisibility handling in isearch-lazy-highlight...
2023-11-20 Eli Zaretskii; * etc/TODO: Fix punctuation.
2023-11-20 Andrea Corallo* etc/TODO (Native compiler improvements): Add 'Diagnos...
2023-11-20 Andrea Corallo* etc/TODO (Native compiler improvements): Move old...
2023-11-20 Andrea Corallo* etc/TODO (Native compiler improvements): Add section.
2023-11-20 Andrea Corallo* Add 'eval' to 'native-comp-never-optimize-functions...
2023-11-19 Jim PorterForward completion text properties in 'completion-table...
2023-11-19 Eli Zaretskii; * doc/emacs/emacs.texi: Add a missing menu to @detail...
2023-11-19 Richard StallmanFix wording in ELisp Intro manual
2023-11-19 Eli Zaretskii; Fix make-obsolete warnings in treesit.el
2023-11-19 Eli Zaretskii; * etc/NEWS: Fix last change.
2023-11-19 Kévin Le GouguecRecognize shebang lines that pass '-S/--split-string...
2023-11-19 Po Lu; * doc/emacs/emacs.texi: Remove redundant menu.
2023-11-19 Po LuProperly avoid displaying the OSK for calls to read...
2023-11-19 Po Lu; Correct typo
2023-11-19 Po LuReorganize documentation relating to touch screens
2023-11-18 Stefan Monnier(update_search_regs): Install better fix for bug#67124
2023-11-18 F. Jason ParkFavor ISUPPORT params for MODE processing in ERC
2023-11-18 F. Jason ParkUse caching variant of erc-parse-prefix internally
2023-11-18 F. Jason ParkSimplify ISUPPORT-derived data wrangling in ERC
2023-11-18 F. Jason ParkAdd test for erc-cmd-SQUERY
2023-11-18 Osmo KarppinenFix command-line parsing for erc-cmd-SQUERY
2023-11-18 Yuan FuAdd missing python-ts-mode keyword (bug#67015)
2023-11-18 Dmitry GutovFix string-pixel-width with global setting of display...
2023-11-18 Michael AlbinusMinor Tramp optimization
2023-11-18 Eli ZaretskiiMerge from origin/emacs-29
2023-11-18 Eli Zaretskii; Merge from origin/emacs-29
2023-11-18 Eli ZaretskiiMerge from origin/emacs-29
2023-11-18 Eli Zaretskii; Merge from origin/emacs-29
2023-11-18 Eli ZaretskiiMerge from origin/emacs-29
2023-11-18 Eli Zaretskii; Merge from origin/emacs-29
2023-11-18 Eli ZaretskiiMerge from origin/emacs-29
2023-11-18 Eli Zaretskii; Merge from origin/emacs-29
2023-11-18 Eli ZaretskiiMerge from origin/emacs-29
2023-11-18 Eli Zaretskii; * etc/NEWS: Fix last change (bug#67225).
2023-11-18 Rudi SchlatteAdd key translations 'C-x 8 a e' and 'C-x 8 A E'.
2023-11-18 Eli Zaretskii; Add commentary for exposing a mode hook to Custom
2023-11-18 Wilhelm H KirschbaumAdd elixir-ts-mode-hook to elixir-ts-mode
2023-11-18 Eli ZaretskiiDocument changes in 'edmacro-parse-keys'
2023-11-18 Po LuDocument Battery Optimization challenges on Android
2023-11-18 Eli Zaretskii; * etc/NEWS: Add entry about new input methods. ...
2023-11-18 RahguzarAdd input methods for Urdu, Pashto and Sindhi (bug...
2023-11-18 Eli ZaretskiiAdd 2 SQLite extensions to allow-list.
2023-11-18 VisuweshDo interactive tagging for dired commands
2023-11-18 Eli ZaretskiiAvoid loading cl-lib as result of invoking 'load-library'
2023-11-18 Eli Zaretskii; Improve documentation of recently added functions
2023-11-18 Po LuOffer to grant storage permissions if absent
2023-11-17 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-mutually-exclusive...
2023-11-17 Spencer BaughReturn t from completion-emacs22-try-completion only...
next