]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-12 Lars IngebrigtsenFix warning about obsolete func calling obsolete func...
2019-06-12 Lars IngebrigtsenCompilation warning fix in feedmail.el
2019-06-12 Lars IngebrigtsenRemove XEmacs compat code from mml.el that gave a compi...
2019-06-12 Lars Ingebrigtsenmessage.el byte compilation warning fix
2019-06-12 Lars IngebrigtsenCompilation warning fix for byte-run.el
2019-06-12 Lars Ingebrigtsentodo-mode.el compilation warning fix
2019-06-12 Lars IngebrigtsenTouch ups to the XEmacs deletion patch for idlw-shell.el
2019-06-12 Lars IngebrigtsenRemove XEmacs support from idlw-shell.el
2019-06-12 Lars IngebrigtsenRemove XEmacs support from ido.el
2019-06-12 Lars IngebrigtsenRemove compat code for XEmacs and pre-Emacs 20 Emacs...
2019-06-12 Lars IngebrigtsenRemove XEmacs support from dig.el
2019-06-12 Lars IngebrigtsenRemove XEmacs support from goto-addr.el
2019-06-12 Lars IngebrigtsenRemove XEmacs support from dns.el
2019-06-12 Lars IngebrigtsenRemove XEmacs compat code from tempo.el
2019-06-12 Alan MackenzieCC Mode: Add a workaround for syntax-ppss ignoring...
2019-06-12 Lars IngebrigtsenRestore image scaling support when there's no native...
2019-06-12 Lars IngebrigtsenRewrite the kmacro register function to avoid using...
2019-06-12 Lars Ingebrigtsen(beginning-of-defun-raw): Suppress warning about syntax...
2019-06-12 Lars IngebrigtsenSuppress warning about pi not having a prefix
2019-06-12 Richard Copley* doc/lispref/text.texi (Base 64): Fix typos.
2019-06-12 Lars IngebrigtsenSuppress warning about obsolete function custom-show
2019-06-12 Lars IngebrigtsenSuppress warning in display-completion-list about itself
2019-06-12 Lars IngebrigtsenSuppress interactive-only warnings in epa*.el
2019-06-12 Lars Ingebrigtsenehelp.el: Suppress warning
2019-06-12 Lars IngebrigtsenAdd the new macro with-suppressed-warnings
2019-06-12 Roland WinklerFix to previous commit
2019-06-11 Roland WinklerAllow refining the *Find* buffer of find-dired. (Bug...
2019-06-11 Mattias EngdegårdKeep auto-revert-mode working when changing buffer...
2019-06-11 Michael AlbinusMinor fixes on tramp-tests.el for w32
2019-06-11 Glenn MorrisMerge from origin/emacs-26
2019-06-11 Glenn Morris; Merge from origin/emacs-26
2019-06-11 Glenn MorrisMerge from origin/emacs-26
2019-06-11 Pip CetFix list-processes typo with thread-name
2019-06-11 Eli ZaretskiiFix shaping of Arabic test when the region is extended
2019-06-11 Philipp StephaniAdd missing indentation declaration to a few macros.
2019-06-11 Pip CetFix mouse cursor movement in 'select-frame-set-input...
2019-06-11 Martin RudalicsFix doc of 'display-buffer-in-previous-window' (Bug...
2019-06-10 Noam PostavskyDon't keep warning about unescaped literals (Bug#36068)
2019-06-10 Juanma Barranquerolisp/*.el: Minor docstring fixes
2019-06-10 Michael AlbinusMake tramp-test43-asynchronous-requests working, again
2019-06-10 Michael AlbinusFix quoting problem in Tramp on w32 systems
2019-06-10 Eli ZaretskiiAvoid assertion violation when comparing with main...
2019-06-10 Andreas SchwabRevert "Don't mark main_thread (Bug#36155)"
2019-06-10 Mattias EngdegårdFix copy-paste error in autorevert-test
2019-06-10 Andreas SchwabDon't mark main_thread (Bug#36155)
2019-06-10 Juanma Barranquero* src/editfns.c (Fngettext): Fix typos in docstring.
2019-06-10 YAMAMOTO MitsuharuAvoid empty menu bar on Xaw with cairo
2019-06-10 YAMAMOTO MitsuharuDocument exporting/printing text with X core fonts...
2019-06-10 Dmitry Gutov; Revert "Publicize behavior of log-view-diff at beginn...
2019-06-10 Dmitry GutovOmit the misplaced and unnecessary shyness qualifier
2019-06-10 Dmitry GutovUnbreak saving xref--original-window, etc
2019-06-10 Stefan KangasAdd tests for mail/uudecode.el
2019-06-10 Paul EggertFig grammar of count-lines-page
2019-06-09 Stefan KangasMake bookmark-old-default-file variable obsolete
2019-06-09 Stefan KangasMake bookmark-maybe-message obsolete (Bug#35918)
2019-06-09 Stefan KangasMake `bookmark-file' variable obsolete
2019-06-09 Glenn Morris* make-dist: Doc fix for --help re --snapshot (since...
2019-06-09 Stefan KangasRemove interactive spec from bookmark-set-internal...
2019-06-09 Stefan KangasPacify compiler in paragraphs.el after lexical-binding
2019-06-09 Stefan KangasUse lexical-binding in password-cache.el and add tests
2019-06-09 Paul Eggert* src/fns.c (cmpfn_eql): Simplify.
2019-06-09 Alex BranhamUse lexical binding for ediff
2019-06-09 Dmitry GutovRename xref--pop-to-location to xref-pop-to-location
2019-06-09 Dmitry GutovAdd a built-in alternative for xref-show-definitions...
2019-06-09 Eli ZaretskiiMore quotation fixes (Bug#35885)
2019-06-09 Stefan KangasFix TODO to convert defvar with leading '*' to defcustom
2019-06-09 Stefan KangasFix TODO to remove leading '*' from defcustom
2019-06-09 Stefan KangasMark define-widget-keywords as obsolete
2019-06-09 Stefan KangasUse lexical-binding in underline.el and add tests
2019-06-09 Stefan KangasCheckdoc fixes in lisp/bookmark.el
2019-06-09 Paul EggertFix int overflow bug in ‘equal’
2019-06-09 Paul EggertTune base64 decoding
2019-06-09 Stefan Kangas; * src/keyboard.c (tool_bar_items): Fix a typo. ...
2019-06-08 Paul EggertFix out-of-source make-dist problems
2019-06-08 Glenn Morris; Fix recent maintainer header removals
2019-06-08 Eli ZaretskiiMinor copyedits in efaq-w32
2019-06-08 Eli Zaretskii; * lisp/eshell/esh-util.el (eshell-get-path): Doc...
2019-06-08 Bernhard RotterFix path for current directory in eshell on MS-Windows
2019-06-08 Eli ZaretskiiTiny improvement of documentation of major mode conventions
2019-06-08 Eli ZaretskiiMinor fixes for the last commits
2019-06-08 Eli Zaretskii; * etc/NEWS: NEWS entry for the last commit.
2019-06-08 Pierre TéchoueyresAdd support for base64url variant of base-64 encoding...
2019-06-08 Juanma Barranquero* nt/addpm.c (main): Fix buffer overflow
2019-06-08 YAMAMOTO MitsuharuSupport X core font driver on cairo (Bug#28236)
2019-06-08 YAMAMOTO MitsuharuImplement native image rotation and cropping on cairo
2019-06-08 Thomas FitzsimmonsMake icalendar-import-buffer not show diary file buffer
2019-06-07 Paul EggertFix commentary about fixnums and hashes.
2019-06-07 Paul EggertFix minor ssize_t / ptrdiff_t confusion
2019-06-07 Paul EggertUse machine pointer width for face hashes
2019-06-07 Stefan Monnier* lisp/gnus: Further reduce assumptions about gnus...
2019-06-07 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-06-07 Eli ZaretskiiSupport text shaping with HarfBuzz
2019-06-07 Tak KunihiroMake mouse-wheel-scroll-amount consistent among platforms
2019-06-07 Eli ZaretskiiMerge remote-tracking branch 'origin/harfbuzz'
2019-06-07 Glenn MorrisMerge from origin/emacs-26
2019-06-07 Glenn Morris; Merge from origin/emacs-26
2019-06-07 Glenn MorrisMerge from origin/emacs-26
2019-06-07 Eli ZaretskiiResurrect display-line-number-mode in client frames
2019-06-07 Eli Zaretskii* src/fns.c (Fmapconcat): Doc fix. (Bug#35710)
2019-06-07 Phillip LordFix typo
next