]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-06-05 Eli Zaretskii; * lisp/files.el (file-expand-wildcards): Doc fix.
2022-06-05 Eli ZaretskiiUpdate documentation of 'aset' and 'store-substring'
2022-06-04 Kyle MeyerUpdate to Org 9.5.4
2022-06-04 Eli ZaretskiiClarify documentation of 'string-to-unibyte'
2022-06-02 Eli Zaretskii; * lisp/files.el (find-file): Avoid too short lines...
2022-06-02 Ikumi KeitaImprove keystrokes in doc strings in some find-file...
2022-06-02 Eli ZaretskiiFix segfaults when starting on 80x26 TTY frames
2022-06-01 Eli Zaretskii; Fix doc string of 'delete-selection-repeat-replace...
2022-06-01 Lars IngebrigtsenMake it explicit that a couple of _s in lispref are...
2022-05-31 Eli ZaretskiiRemove from FAQ the MS-Windows info about BDF fonts
2022-05-31 Ikumi KeitaFix Display Property manual example
2022-05-29 Michael AlbinusSome Tramp cleanup on MS Windows
2022-05-28 Alan Mackenziedo_switch_frame: before leaving mini-window, check...
2022-05-28 Eli ZaretskiiFix commands used to produce on-line HTML docs
2022-05-28 Eli ZaretskiiFix a bad cross-reference in elisp.pdf
2022-05-28 Eli ZaretskiiFix documentation of 'string-pad'
2022-05-27 Juri LinkovFix more occurrences of renamed kmacro-keymap command
2022-05-27 Eli ZaretskiiMention "unspecified-fg" and "unspecified-bg" in some...
2022-05-26 Hayden ShenkFix format specifiers in tramp-adb.el
2022-05-26 Štěpán Němec; Fix some doc typos and minor language issues
2022-05-23 Eli Zaretskii; * etc/NEWS: Announce changes in 'desktop-kill'. ...
2022-05-22 Eli Zaretskii; Fix last change
2022-05-22 Damien CassouImprove documentation of mail-user-agent.
2022-05-22 Eli Zaretskii; * lisp/desktop.el: Update the commentary. (Bug#55560)
2022-05-21 Eli ZaretskiiMore fixes in abbrev.el doc strings
2022-05-21 Lars IngebrigtsenAdd note about Tramp completion to completion-styles...
2022-05-21 Arash EsbatiRemove mention of removed nnimap-nov-is-evil variable
2022-05-21 Eli ZaretskiiImprove documentation strings and prompts in abbrev.el
2022-05-20 Alan MackenzieRestore the Fselect_window call in gui_consider_frame_t...
2022-05-20 Eli ZaretskiiAdvise against settings in the MS-Windows system registry
2022-05-20 Eli Zaretskii; Minor addition to make-tarball.txt
2022-05-17 Lars IngebrigtsenFix kmacro-keymap binding after previous change
2022-05-17 Lars IngebrigtsenAdd glossary entries for "interactively"
2022-05-17 Eli ZaretskiiFix the name of a kmacro command.
2022-05-17 Michael AlbinusFix Tramp sshfs tests (don't merge)
2022-05-17 Michael AlbinusSome minor Tramp fixes
2022-05-15 Kyle MeyerUpdate to Org 9.5.3-6-gef41f3
2022-05-15 Michael AlbinusHide temporary FUSE files in Tramp
2022-05-15 Stefan Kangas; Fix some typos
2022-05-15 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test27-load)...
2022-05-15 Eli Zaretskii; * lisp/electric.el (electric-indent-mode): Fix a...
2022-05-14 Eli Zaretskii; * lisp/electric.el (electric-indent-mode): Clarify...
2022-05-13 Po LuFix tooltip face overwriting dragged text strings durin...
2022-05-13 Eli ZaretskiiFix lexical-binding fallout in vhdl-mode.el
2022-05-12 Michael AlbinusFix ControlPath quoting in Tramp
2022-05-09 Eli ZaretskiiRemove the AUCTeX subsection from MS-Windows FAQ
2022-05-09 Arash EsbatiUpdate AUCTeX FAQ entry
2022-05-09 Lars IngebrigtsenUpdate string-to-number documentation to bignum Emacs
2022-05-09 Lars IngebrigtsenFix doc string references to tags-loop-continue
2022-05-08 Visuweshdired-do-query-replace-regexp doc string fix
2022-05-08 Alan MackenzieLinux console: don't translate ESC TAB to `backtab...
2022-05-08 Michael AlbinusHandle changed scp protocol in Tramp, don't merge
2022-05-06 Michael AlbinusFix bug#55274
2022-05-06 Eli ZaretskiiProvide reference for OTF tags in the ELisp manual
2022-05-05 Lars IngebrigtsenBe more resilient towards errors during error handling
2022-05-05 Eli Zaretskii; * src/w32notify.c: Fix a typo in a comment.
2022-05-05 Eli Zaretskii; * src/window.c (Fset_window_start): Mention the effec...
2022-04-28 Eli ZaretskiiImprove documentation of font- and face-related attribu...
2022-04-27 Arash Esbati; * doc/lispref/syntax.texi (Position Parse): Fix a...
2022-04-25 Kyle MeyerUpdate to Org 9.5.3-3-gd54104
2022-04-24 Eli ZaretskiiImprove indexing in "Programmed Completion"
2022-04-24 Eli ZaretskiiImprove documentation of 'set-fontset-font'
2022-04-23 Eli Zaretskii; Update WEB PAGES part of make-tarball.txt
2022-04-23 Michael AlbinusFix problem with Solaris ls in Tramp
2022-04-22 Eli Zaretskii; Update instructions about ChangeLog.N file generation
2022-04-22 Eli ZaretskiiAnother fix for non-ASCII 'overlay-arrow-string'
2022-04-21 Eli Zaretskii; * src/xdisp.c (get_overlay_arrow_glyph_row): Better...
2022-04-21 Eli ZaretskiiAvoid a redisplay loop when 'overlay-arrow-string'...
2022-04-21 Eli Zaretskii; Fix last change in isearch.el
2022-04-21 Eli ZaretskiiAdd minimum instructions to 'query-replace' commands
2022-04-21 Eli ZaretskiiFix customization-group of 'python-forward-sexp-function'
2022-04-20 Eli Zaretskii; Fix wording of "File Notifications" in the ELisp...
2022-04-20 Paul EggertUpdate from gnulib
2022-04-20 Lars IngebrigtsenRevert prompting changes in viper-cmd
2022-04-19 Lars IngebrigtsenFix regression with multiple mode: entries in the prop...
2022-04-18 Lars IngebrigtsenAvoid hangs in python-mode with debug-on-error set
2022-04-18 Lars IngebrigtsenFix major-mode setting regression when there's a mode...
2022-04-17 Kyle MeyerUpdate to Org 9.5.2-38-g682ccd
2022-04-17 Eli ZaretskiiRevert "Don’t assume openat"
2022-04-17 Paul EggertDon’t assume openat
2022-04-17 Paul EggertFix GC bug in filelock.c
2022-04-16 Lars IngebrigtsenClarify when mode tagging is used
2022-04-16 Lars IngebrigtsenFurther vcs-cvs/rcs-responsible-p updates from master
2022-04-16 Mattias Engdegård; * src/sysdep.c: Fix mistake in previous commit
2022-04-16 Mattias EngdegårdFix builds on older versions of macOS
2022-04-16 Eli ZaretskiiFix documentation of Outline minor mode options
2022-04-15 Eli ZaretskiiImprove discoverability of 'insert-directory-program'
2022-04-15 Eli Zaretskii; * etc/PROBLEMS: Describe MS-Windows issues with fonts...
2022-04-15 Eli ZaretskiiFix cursor motion under truncate-lines with Flymake...
2022-04-14 Lars IngebrigtsenMake all vc-*-responsible-p functions return a string
2022-04-14 Eli ZaretskiiDescribe problems with invoking Python on MS-Windows
2022-04-13 Eli ZaretskiiA better fix for bug#54800
2022-04-13 Lars IngebrigtsenAdd a comment about cl-concatenate
2022-04-13 Lars IngebrigtsenRevert "Make cl-concatenate an alias of seq-concatenate"
2022-04-12 Eli ZaretskiiFix 'window-text-pixel-width' when starting from displa...
2022-04-11 Stefan Monnier* lisp/gnus/mm-encode.el (mm-default-file-encoding...
2022-04-11 Eli ZaretskiiFix default-directory of buffers visiting files in...
2022-04-11 Lars IngebrigtsenFix a kill-append regression
2022-04-10 Eli Zaretskii* doc/misc/eww.texi (Advanced): Correct outdated info...
2022-04-10 Eli ZaretskiiClean up the MSDOS port
next