]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-07-18 Mattias EngdegårdConvert NUL-containing NSString objects to Lisp strings...
2023-07-18 Eli Zaretskii; * doc/lispref/keymaps.texi (Modifying Menus): Add...
2023-07-18 Eli Zaretskii; * doc/lispref/keymaps.texi (Extended Menu Items)...
2023-07-18 Eli Zaretskii; * src/xdisp.c: Minor improvements of the commentary.
2023-07-17 Philip Kaludercic; Improve accuracy of out-out-order message insertion
2023-07-15 Spencer Baugh; Improve robustness of package-report-bug
2023-07-15 Eli Zaretskii; * lisp/simple.el (kill-new): Fix a typo. (Bug#64423)
2023-07-15 Eli Zaretskii; * src/lisp.h: Improve commentary for XIL, XLI, XLP...
2023-07-15 Spencer BaughIgnore quit while getting interprogram paste in kill-new
2023-07-15 Wang Diancheng* lisp/progmodes/gdb-mi.el: Fix interactive invocation...
2023-07-15 Valtteri VuorikoskiFix NetBSD build with and without ncurses
2023-07-15 Eli Zaretskii; * lisp/paren.el (show-paren-function): Fix last chang...
2023-07-14 Eli Zaretskii; Fix last change.
2023-07-14 YugaEgoImprove documentation of 'enable-local-variables' in...
2023-07-14 Mauro Aranda; Fix copy-paste in Widget Manual (Bug#64610)
2023-07-14 Eli Zaretskii; * doc/misc/eshell.texi (Aliases): Remove stray "...
2023-07-14 YugaEgo; * lisp/progmodes/sql.el (sql-interactive-mode): Remov...
2023-07-14 Jim Porter; * doc/misc/eshell.texi (Variables): Add missing index...
2023-07-14 Michael Albinus; * doc/misc/eshell.texi (Invocation): Whitespace cleanup.
2023-07-14 Jim PorterAdd documentation about remote access in Eshell
2023-07-14 Jim Porter; * doc/misc/eshell.texi: Fix last change.
2023-07-14 Jim Porter; * doc/misc/eshell.texi: Fix typos and clean up unclea...
2023-07-14 Jim PorterDocument some missing Eshell commands
2023-07-14 Jim PorterDocument optional Eshell modules
2023-07-14 Jim PorterCorrect the Eshell documentation about how to write...
2023-07-14 Jim PorterRestructure Eshell extension modules documentation
2023-07-14 Jim Porter; * doc/misc/eshell.texi (Bugs and ideas): Remove imple...
2023-07-13 Eli Zaretskii; * src/lisp.h (struct Lisp_Overlay): Update commentary...
2023-07-13 Jens SchmidtReplace duplicate text from epa.texi by a reference
2023-07-13 Jens SchmidtAdd basic usage information and fix references
2023-07-13 Jens SchmidtAdd concept index, title-case structure titles
2023-07-12 Eli Zaretskii; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo...
2023-07-11 Stephen Berman; * doc/misc/modus-themes.org: Fix whitespace (bug...
2023-07-10 Eli ZaretskiiFix show-paren-mode when the parentheses is partially...
2023-07-09 Gregory Heytings; Improve documentation of with-restriction
2023-07-09 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-07-08 Gregory HeytingsMerge branch 'scratch/bug64391' into emacs-29
2023-07-08 Michael Albinus* lisp/net/tramp.el (tramp-get-buffer-string): Stabilize.
2023-07-08 Michael AlbinusFix stale cache in Tramp (don't merge)
2023-07-07 Mattias EngdegårdMark failing icalendar test as unstable (bug#56241)
2023-07-07 Eli Zaretskii; * src/coding.c (Fcoding_system_put): Improve doc...
2023-07-07 Eli Zaretskii; * doc/lispref/keymaps.texi (Key Binding Commands...
2023-07-07 Eli Zaretskii; Improve documentation of 'vertical-motion' in ELisp...
2023-07-07 Eli Zaretskii; * src/indent.c (Fvertical_motion): Doc fix.
2023-07-06 Gregory HeytingsSimplify after adding internal function to enter a...
2023-07-06 Gregory HeytingsAdd internal function to enter a labeled restriction
2023-07-06 Eli Zaretskii; * lisp/dired.el (dired-no-confirm): Doc fix. (Bug...
2023-07-06 Eli Zaretskii; Improve documentation of key-binding commands
2023-07-04 Robert PluimImprove natnump shortdoc
2023-07-04 Robert Pluimcorrect info documentation of benchmark-call
2023-07-03 Juri Linkov* lisp/progmodes/grep.el (rgrep): Fix docstring.
2023-07-03 Eli Zaretskii; Fix documentation of minibuffer-completion commands
2023-07-03 Eli Zaretskii; Fix typos in documented names of keymap-* functions
2023-07-03 Spencer BaughInclude a help-echo for flymake's modeline counters
2023-07-02 Eli ZaretskiiAvoid errors in completion due to 'completion-regexp...
2023-07-02 Eli Zaretskii; * lisp/register.el (register-val-describe): Doc fix.
2023-07-02 Michael Heerdegen; Fix two typos in recent changes in the manual
2023-07-01 Alan MackenzieC Mode: Don't fontify foo globally as type due to ...
2023-07-01 Mattias Engdegård* lisp/rect.el (rectangle--duplicate-right): Fix rectan...
2023-07-01 Mattias Engdegård; * test/lisp/misc-tests.el (ert): require misc to...
2023-07-01 Eli Zaretskii; * lisp/bookmark.el (bookmark-bmenu-locate): Doc fix...
2023-07-01 Eli Zaretskii; Fix last change
2023-07-01 Spencer BaughAdd project command entries to the menu-bar
2023-07-01 Eli Zaretskii; Improve documentation of text-property-search-* functions
2023-07-01 Eli Zaretskii; * etc/PROBLEMS: Mention MinGW problems with -D_FORTIF...
2023-06-30 Eli Zaretskii; Improve doc strings in register.el
2023-06-30 Basil L. Contovounesios; Fix @xref in last change to doc/emacs/regs.texi.
2023-06-30 Basil L. Contovounesios; Fix tree-sitter C binding typos in Elisp manual.
2023-06-30 Eli ZaretskiiImprove documentation of registers
2023-06-30 Andrew G CohenUse a temporary buffer in nnagent-request-set-mark...
2023-06-29 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-06-29 Eli Zaretskii; * lisp/calculator.el (calculator-need-3-lines): Fix...
2023-06-29 john muhlSupport cons cell as value of ':line-width' box attribute
2023-06-29 Yuan Fu; * admin/notes/tree-sitter/treesit_record_change:...
2023-06-29 Yuan FuAdd missing calls to treesit_record_change in editfns.c
2023-06-29 Yuan FuCall treesit_record_change in subst-char-in-region...
2023-06-29 Eli Zaretskii; * lisp/misc.el (duplicate-line-final-position): Fix...
2023-06-29 Mattias Engdegård; * lisp/misc.el (duplicate-line-final-position): doc...
2023-06-29 Eli Zaretskii; Fix documentation of ':box' face attribute
2023-06-29 Juri Linkov* lisp/misc.el (duplicate-line-final-position): New...
2023-06-29 Daniel MartínMake js-beginning-of-defun return non-nil on success
2023-06-28 Yuan FuTree-sitter use with-silent-modifications like jit...
2023-06-27 Stephen BermanFix todo-mode.el Commentary and a doc string (bug#64298)
2023-06-27 Stephen BermanPrevent truncation of todo-mode categories sexp
2023-06-27 Stephen BermanAvoid making todo-mode buffers manually editable
2023-06-27 Vladimir Sedach; * doc/lispref/variables.texi: Fix define-obsolete...
2023-06-26 Eli Zaretskii; Document that 'named-let' needs lexical-binding
2023-06-26 Robert Pluim; * etc/PROBLEMS: Fix typo.
2023-06-26 Michael AlbinusFix Tramp mount-spec (don't merge)
2023-06-25 Daniel SemyonovFix VC package build when doc file isn't in a subdir
2023-06-25 Eli Zaretskii; * doc/emacs/package.texi (Fetching Package Sources...
2023-06-25 Michael AlbinusFix type check in tramp-get-buffer-string
2023-06-25 Eshel Yaron; Fix typo in maintaining.texi (bug#64279)
2023-06-25 Eli Zaretskii; * doc/lispintro/emacs-lisp-intro.texi (car & cdr...
2023-06-25 Richard M.... Clarify list terminology
2023-06-24 Mattias Engdegård* lisp/emacs-lisp/shortdoc.el: More and better `substri...
2023-06-24 Eli ZaretskiiFix "C-x RET r" when the new encoding is UTF
2023-06-24 Eli Zaretskii; Mention MinGW64 GCC 13.1 problems in PROBLEMS
2023-06-24 Dmitry GutovFix "vc-print-log does not erase buffer" and associated...
2023-06-23 Theodor ThornhillAdd selector_expression indentation rule
next