]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-10-18 Daniel MartínNew option show-paren-context-when-offscreen
2021-10-18 Lars IngebrigtsenFix possible build issue in pcvs.el and diff-mode.el
2021-10-18 Protesilaos... Add sample user function in eww-auto-rename-buffer
2021-10-18 Lars IngebrigtsenFix build issue with smerge-mode
2021-10-18 Lars IngebrigtsenAllow :filter t in make-process to work as with set...
2021-10-18 Lars IngebrigtsenDo kbd-valid-p prefix comparisons case-sensitively
2021-10-17 Stefan KangasRecommend against using uce.el
2021-10-17 Stefan Kangas* lisp/erc/erc-compat.el (format-spec): Remove redundan...
2021-10-17 Stefan KangasPrefer defvar-local in MH-E
2021-10-17 Stefan KangasMake thumbs-image-type obsolete
2021-10-17 Lars IngebrigtsenUse define-keymap in pcvs and pcvs-defs.el
2021-10-17 Lars IngebrigtsenConvert diff-mode.el from easy-mmode-defmap to define...
2021-10-17 Lars IngebrigtsenConvert smerge-mode.el from easy-mmode-defmap to define...
2021-10-17 Lars IngebrigtsenAdd kbd examples to the doc string
2021-10-17 Lars IngebrigtsenReverse the edmacro-parse-keys/kbd vector/string logic
2021-10-17 Lars IngebrigtsenAllow <mouse-1> in kbd-valid-p
2021-10-17 Lars IngebrigtsenReinstate defvar-keymap expansion
2021-10-17 Lars IngebrigtsenBack out `define-keymap' optimization -- it leads to...
2021-10-17 Lars IngebrigtsenConvert cvs-status-mode-map to new syntax
2021-10-17 Lars IngebrigtsenSupport a new ["..."] key binding syntax
2021-10-17 Paul EggertPacify gcc -Wsuggest-attribute=malloc
2021-10-17 Lars IngebrigtsenRewrite kbd-valid-p to not use seq
2021-10-17 Stefan Kangas* src/image.c: Fix comment.
2021-10-17 Eli Zaretskii; Fix typos in last change.
2021-10-17 Eli ZaretskiiMinor stylistic changes in last commit
2021-10-17 Po LuFix minor issues with text display when cursor is in...
2021-10-17 Lars IngebrigtsenFix up recent kbd simplification
2021-10-17 Michael AlbinusWarn about `file-notify-rm-all-watches' side effects
2021-10-16 Stefan KangasSimplify condition in kbd
2021-10-16 Glenn Morris; Merge from origin/emacs-28
2021-10-16 Glenn MorrisMerge from origin/emacs-28
2021-10-16 Michael AlbinusSet EMACS_TEST_TIMEOUT for emba
2021-10-16 Lars IngebrigtsenAdd new function 'kbd-valid-p'
2021-10-16 Michael AlbinusFix :version of new faces in term.el
2021-10-16 Stefan KangasRemove duplicate code in edmacro-parse-keys
2021-10-16 Stefan KangasMake kbd usable during bootstrap
2021-10-16 Michael AlbinusAdd command `file-notify-rm-all-watches'
2021-10-16 Stefan KangasRecommend against using uce.el
2021-10-16 Andreas Schwab* src/emacs.c (standard_args): Sort --fingerprint second.
2021-10-16 Eli ZaretskiiAvoid aborts when a thread is signaled while "waiting...
2021-10-16 Eli Zaretskii; * src/emacs.c (load_pdump): Adjust comment to recent...
2021-10-16 Philipp StephaniImprove documentation string for 'compilation-error...
2021-10-16 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-trampoline-compile...
2021-10-16 Eli ZaretskiiFix removal of fringe indication of bookmarks
2021-10-16 Stefan Monnier* lisp/menu-bar.el (menu-bar-edit-menu): Expose lambdas...
2021-10-15 Amin BandaliRelease ERC 5.4.1
2021-10-15 Stefan KangasPrefer "graphical displays" to "X terminals" in documen...
2021-10-15 Michael AlbinusPrecise documentation of file-notify-add-watch
2021-10-15 Michael Albinus; Move timeout in gitlab-ci.yml
2021-10-15 Lars IngebrigtsenConvert two `easy-mmode-defmap' usages to `defvar-keymap'
2021-10-15 Michael Albinus; Fix last change on gitlab-ci.yml
2021-10-15 Protesilaos... Add new option to rename eww buffers
2021-10-15 Dmitry GutovSpecial-case the "Permission denied" messages
2021-10-15 Mattias EngdegårdCalc: mend math-nth-root-float (bug#51209)
2021-10-15 Michael AlbinusFurther gitlab-ci.yml changes
2021-10-15 Martin RudalicsSimplify functions dealing with preserving the size...
2021-10-15 Martin RudalicsFixes to account for windows' tab lines
2021-10-15 Andrea Corallo* Fix `native-compile-target-directory' effectiveness...
2021-10-15 Jan SynacekAdd missing single quotes in the Emacs manual
2021-10-15 Andrea Corallo; * lisp/emacs-lisp/comp.el (comp-trampoline-compile...
2021-10-15 Juri Linkov* lisp/menu-bar.el (yank-menu-length): Fix docstring...
2021-10-15 Amin Bandali* doc/misc/erc.texi: Add 'ERCVER' and 'ERCDIST'.
2021-10-15 Wilson Snyder; verilog-mode.el documentation and regexp cleanup...
2021-10-14 Lars IngebrigtsenUse `define-keymap' in log-view.el
2021-10-14 Lars Ingebrigtsendefine-key doc string improvement
2021-10-14 Michael Albinus; Instrument gitlab-ci.yml
2021-10-14 Glenn MorrisMerge from origin/emacs-28
2021-10-14 Michael AlbinusAccept process-filter t in Tramp
2021-10-14 Eli Zaretskii; * doc/lispref/processes.texi (Filter Functions):...
2021-10-14 Lars IngebrigtsenDocument the t value for set-process-filter in the...
2021-10-14 Michael Albinus* doc/misc/tramp.texi (Frequently Asked Questions)...
2021-10-14 Eli ZaretskiiFix Help functions for clicks on tool bar and tab bar
2021-10-14 Eli Zaretskii; * etc/DEBUG: Add a section about debugging native...
2021-10-14 Eli ZaretskiiFix display of cursor in mouse-highlighted face with...
2021-10-14 Martin RudalicsIn make_lispy_position fix Bug#50993 in rudimentary...
2021-10-14 Martin RudalicsIn 'window--display-buffer' handle nil size values...
2021-10-14 Michael AlbinusAdapt gitlab-ci.yml paths
2021-10-14 Dmitry GutovAdd new argument INCLUDE-ALL to project-find-file
2021-10-13 Dmitry GutovMark vc-switch-backend as obsolete
2021-10-13 YanAdd missing parentheses in the Emacs manual
2021-10-13 Stefan KangasImprove tooltip of mode-line-position again
2021-10-13 Stefan KangasDouble the default value of kill-ring-max
2021-10-13 Stefan KangasNew tests for kbd and edmacro-parse-keys
2021-10-13 Lars IngebrigtsenMark def* macros for indentation
2021-10-13 Lars IngebrigtsenMark all def* functions that should indent as `defun'
2021-10-13 Philip KaludercicUse browse-url-button-regexp for rcirc-url-regexp
2021-10-13 Juri Linkov* lisp/help.el (help--analyze-key): Avoid mouse-set...
2021-10-13 Paul EggertPacify gcc -Warray-parameter
2021-10-13 Paul EggertPacify GCC -Wanalyzer-possible-null-dereference
2021-10-13 Paul EggertMerge from origin/emacs-28
2021-10-13 Paul EggertChange release branch to emacs-28
2021-10-13 Eli Zaretskii; * etc/charsets/README: Update the format documentation.
2021-10-13 Lars IngebrigtsenUpdate Emacs requirement after removing compat code
2021-10-13 Lars IngebrigtsenAllow inhibiting `not-unused' warnings
2021-10-13 Lars IngebrigtsenFix problem with multiline fontification in interactive...
2021-10-13 Michael AlbinusContinue to work on emba integration
2021-10-13 Michael AlbinusTramp doc cleanup
2021-10-13 Lars IngebrigtsenRemove some compat code from python.el
2021-10-13 Lars IngebrigtsenMake emacs-lisp-byte-compile-and-load load the .elc...
2021-10-13 Peter MünsterFix point movement in image-dired
next