]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-05-19 Eli Zaretskii; Update TODO item about ligature support
2020-05-19 Stefan Kangas* doc/lispref/control.texi (Processing of Errors):...
2020-05-17 Paul EggertMinor fixups for mutability doc
2020-05-17 Paul EggertDon’t use “constant” for values you shouldn’t change
2020-05-16 Eli ZaretskiiImprove documentation of manually installing Lisp packages
2020-05-16 Eli ZaretskiiReflect the emacs-devel ELPA/MELPA dispute in FAQ
2020-05-15 Tassilo HornConsider face inheritance when checking region face...
2020-05-15 Leo VivierFix dired default file operation (bug#41261)
2020-05-14 Philipp StephaniFix documentation related to 'command-switch-alist'.
2020-05-13 Simon LangImprove ediff readability in misterioso theme (Bug...
2020-05-13 Clément Pit... Fix a crash in handle_display_spec
2020-05-13 Martin RudalicsIn x_hide_tip reset tip_last_frame for GTK+ tooltips...
2020-05-12 João TávoraFix docstring of flymake-make-diagnostic (bug#40351)
2020-05-10 Paul EggertGo back to “Bahá’í”
2020-05-10 Eli Zaretskii* lisp/dired.el (dired-toggle-marks): Doc fix. (Bug...
2020-05-09 Philipp StephaniSmall fix for type of 'display-fill-column-indicator...
2020-05-09 Eli ZaretskiiFix customization of 'display-fill-column-indicator...
2020-05-09 Philipp StephaniRefer to fill column indicator Info node in some places.
2020-05-09 Martin RudalicsMerge branch 'emacs-27' of git.sv.gnu.org:/srv/git...
2020-05-09 Martin RudalicsFix GTK's Tool Bar menu radio buttons
2020-05-09 Eli ZaretskiiMinor clarifications in NEWS
2020-05-08 Philipp StephaniImprove documentation of 'with-suppressed-warnings'.
2020-05-08 Eli ZaretskiiFix a typo in a comment
2020-05-08 Eli ZaretskiiImprove documentation of Hi Lock mode
2020-05-08 Eli ZaretskiiFix typos in the Emacs user manual
2020-05-08 Björn HolbyFix references to Speedbar in VHDL mode
2020-05-08 Eli ZaretskiiFix handling of FROM = t and TO = t by 'window-text...
2020-05-06 Eli Zaretskii* doc/emacs/modes.texi (Major Modes): Fix quoting....
2020-05-06 Noam PostavskyFix docstring quoting
2020-05-06 Noam Postavsky; Mark Bug#29799 tests as failing since we reverted...
2020-05-06 Noam PostavskyRevert "cl-loop: Calculate the array length just once"
2020-05-06 Noam PostavskyRevert "cl-loop: Add missing guard condition"
2020-05-06 Noam PostavskyRevert "Refix conditional step clauses in cl-loop"
2020-05-05 Eli ZaretskiiImprove "Help Summary" section in user manual
2020-05-05 Stefan KangasClarify message-sendmail-extra-arguments docstring
2020-05-05 Philipp Stephani* src/editfns.c (Fformat): Small documentation fix.
2020-05-04 Alan MackenzieRemove calls to non-existent functions from edebug.el.
2020-05-03 Dmitry GutovHonor search-upper-case
2020-05-03 Basil L. ContovounesiosFix eww-follow-link on URLs with #target
2020-05-03 Juri LinkovRevert part of recent commit 85544f8ef5 (bug#40808)
2020-05-03 Stefan KangasImprove doc strings of makunbound and fmakunbound
2020-05-03 Alan MackenzieRevert "Mark breakpoints in edebug with highlights...
2020-05-02 Paul EggertMake memq etc. examples more like they were
2020-05-02 Eli ZaretskiiDocument effect of 'search-upper-case' on replacement...
2020-05-01 Eli Zaretskii* lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)
2020-05-01 Glenn Morris; Auto-commit of loaddefs files.
2020-04-30 Stefan KangasRecommend to avoid unnecessary abbreviations in doc
2020-04-30 Eli ZaretskiiRevert "Fix calculator division truncation (bug#40892)"
2020-04-30 Mattias EngdegårdFix calculator division truncation (bug#40892)
2020-04-29 Dmitry GutovExpand file name for remote dirs as well
2020-04-29 Eli ZaretskiiFix project.el commands in "transient" projects
2020-04-29 Eli ZaretskiiMake sure alist-related functions say so in their doc
2020-04-29 Eli Zaretskii; Fix last change
2020-04-29 Eli Zaretskii* lisp/env.el (substitute-env-vars): Doc fix. (Bug...
2020-04-28 Juri Linkov* lisp/isearch.el: Fix lazy-highlighting and lazy-count...
2020-04-28 Eli ZaretskiiFix error in ERC when 'erc-server-coding-system' is...
2020-04-28 Eli ZaretskiiAvoid crashes on TTY frames with over-long compositions
2020-04-27 Stefan KangasFix typo in custom.texi
2020-04-27 Michael Albinus* test/lisp/simple-tests.el (with-shell-command-dont...
2020-04-26 Juri Linkov* lisp/image-mode.el (image-mode-map): Update menu...
2020-04-26 Juri LinkovFix bugs in tab-bar and tab-line and mention remaining...
2020-04-26 Michael AlbinusMake shell-command tests fit for tcsh.
2020-04-25 Paul EggertRemove doc duplication
2020-04-25 Michael Albinus* etc/NEWS: Fix inconsistencies.
2020-04-25 Noam PostavskyClarify semantics of trace-function CONTEXT argument
2020-04-25 Noam PostavskyDon't let a code literal get modified in mml parsing...
2020-04-25 Eli Zaretskii* lisp/simple.el (kill-ring-save): Doc fix. (Bug#40797)
2020-04-25 Clément Pit... Minor doc clarification regarding fringe bitmaps
2020-04-25 Eli ZaretskiiFix documentation of fringe bitmaps
2020-04-25 Paul EggertTweak mutability doc a bit more
2020-04-24 Mattias EngdegårdCalc: fix autoload errors (bug#40800)
2020-04-24 Eli Zaretskii; * src/xdisp.c: Improve the introductory commentary.
2020-04-24 Stefan KangasImprove indexing of ELisp manual
2020-04-23 Juri Linkov* lisp/image-mode.el (image-transform-resize): Remove...
2020-04-23 Tassilo HornImprove the default value of 'doc-view-ghostscript...
2020-04-22 Juri LinkovChange doc-view-mode-map prefix key 's' to 'c'.
2020-04-22 Paul EggertImprove wording about constants
2020-04-22 Tassilo HornImprove the default value of 'doc-view-ghostscript...
2020-04-21 Eli ZaretskiiMinor improvements in documentation of the last change
2020-04-20 Juri LinkovAdd image-auto-resize defcustoms to image-mode.el
2020-04-20 Juri LinkovImprove the documentation of tab-bar and tab-line
2020-04-20 Paul EggertTweak wording re constant variables
2020-04-19 Paul EggertTweak setcar-related wording
2020-04-19 Juri Linkov* lisp/image-mode.el: Add prefix key 's' and reduce...
2020-04-19 Juri Linkov* doc/emacs/windows.texi (Window Convenience): Decribe...
2020-04-19 Paul EggertFix mutability glitches reported by Drew Adams
2020-04-19 Paul EggertImprove mutability doc
2020-04-19 Paul EggertImprove mutability documentation
2020-04-19 Paul EggertDocument that quoting yields constants
2020-04-19 Stefan Monnier* doc/lispref/keymaps.texi (Extended Menu Items, Easy...
2020-04-19 Mattias EngdegårdRemove #' and function quoting from lambda forms in...
2020-04-19 Stefan Monnier* src/regex-emacs.c (re_match_2_internal): Rework comme...
2020-04-18 Juri LinkovAdd new node "Image Mode" to Emacs Manual.
2020-04-18 Štěpán Němec; Fix a typo in cmdargs.texi (bug#40701)
2020-04-18 Paul Eggert* doc/lispref/display.texi (Customizing Bitmaps): Fix...
2020-04-18 Paul EggertDocument constant vs mutable objects better
2020-04-18 Eli ZaretskiiImprove documentation of 'sort-lines'
2020-04-18 Štěpán NěmecMention 'spam-stat-process-directory-age' in the docume...
2020-04-18 Štěpán Němec; Fix some typos and doc issues (bug#40695)
2020-04-18 Eli ZaretskiiAvoid crashes in regex-emacs.c due to GC
next