]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-09-22 Paul EggertAvoid crashes when casifying noncontiguous regions
2019-09-22 Stefan Monnier* lisp/help-fns.el: Fix missing dependency
2019-09-22 Lars IngebrigtsenRemove references to domain that no longer exists
2019-09-22 Lars IngebrigtsenFix "password" detection in authinfo mode
2019-09-22 Lars IngebrigtsenFix warning about @xref in parenthesis
2019-09-22 Lars IngebrigtsenNote that image-mode automatically rotates
2019-09-22 Lars IngebrigtsenAutomatically rotate images in image-mode based on...
2019-09-22 Lars IngebrigtsenAdjust the exif.el interface functions
2019-09-22 Andreas SchwabFix compilation with CHECK_STRUCTS
2019-09-22 Eric AbrahamsenNew option for making Gnus window layouts atomic
2019-09-21 Stefan Kangas* src/fns.c (Fbuffer_hash): Improve doc string.
2019-09-21 Juri LinkovSupport rectangular regions in capitalize-region and...
2019-09-21 Eric AbrahamsenUse eieio-object-p, not obsolete object-p
2019-09-21 Stefan KangasSeveral doc fixes in package.el
2019-09-21 Paul EggertRevert too-picky file-access tests
2019-09-21 Eli Zaretskii; * etc/NEWS: Tweak recently added entries.
2019-09-21 Noam PostavskyRemove lisp/erc/ file-local indent-tabs-mode settings
2019-09-21 Lars IngebrigtsenFix some commentary typos in exif.el
2019-09-21 Lars IngebrigtsenAdd an Exif parsing library
2019-09-21 Alan MackenzieCC Mode: Fix wrong fontification of FOO in ASSERT ...
2019-09-21 Lars IngebrigtsenFix two ` characters in NEWS
2019-09-21 Lars IngebrigtsenHide passwords in .authinfo and .netrc files
2019-09-21 Lars IngebrigtsenAllow reveal.el to toggle `display' properties
2019-09-21 Eli Zaretskii; * etc/TODO: Update.
2019-09-21 Lars IngebrigtsenMention image caching in the `image-size' doc string
2019-09-21 Lars IngebrigtsenMention how to listen to all interfaces in make-network...
2019-09-21 Michael Albinus* lisp/net/tramp.el (tramp-handle-file-modes): Check...
2019-09-21 Eli Zaretskii* lisp/completion.el (completion-kill-region): Doc...
2019-09-21 Eric AbrahamsenFix to a81223aeaa
2019-09-20 Lars IngebrigtsenAllow the user to specify Content-type in Message mode
2019-09-20 Lars IngebrigtsenMove describe-face to the new help-fns machinery
2019-09-20 Juanma Barranquerolisp/*.el: Fix typos and other trivial doc fixes
2019-09-20 Lars IngebrigtsenMake register-preview ignore empty registers
2019-09-20 Johan ClaessonMake the reverse tabulated list sort stable
2019-09-20 Lars IngebrigtsenFurther touch-ups to the auth-source obfuscation
2019-09-20 Lars IngebrigtsenAdd some comments to the auth-source obfuscation
2019-09-20 Lars IngebrigtsenMake previous auth-source change not break on Windows...
2019-09-20 Lars IngebrigtsenObfuscate auth-source memory contents even more
2019-09-20 Lars IngebrigtsenObfuscate auth-source secrets more
2019-09-20 Stefan KangasRecommend against SHA-1 and MD5 for security
2019-09-20 Lars IngebrigtsenAllow `process-contact' not to block
2019-09-20 Lars IngebrigtsenMake number-at-point recognize some hex numbers
2019-09-20 Damien CassouChange default value of message-make-forward-subject...
2019-09-20 Stefan KangasRecommend using https for package-archives
2019-09-20 Michael Albinus; Improve wording of last Tramp commit, suggested by...
2019-09-20 Matthew NewtonFix the previous imenu commit
2019-09-20 Michael AlbinusSome Tramp methods allow to change the remote login...
2019-09-19 Juri Linkov* lisp/window.el (walk-windows): Simplify to use WINDOW...
2019-09-19 Eric AbrahamsenOnly use Gnus registry for formatting when registry...
2019-09-19 Eli ZaretskiiFix calls to insert-*-hooks when JIT font lock is active
2019-09-19 Lars IngebrigtsenMinor svg wrap tweak
2019-09-19 Lars IngebrigtsenFurther fix-ups for SVG wrapping in shr
2019-09-19 Lars IngebrigtsenFix :version in recent commit
2019-09-19 Lars IngebrigtsenFix a bug in callback functions in align-areas
2019-09-19 Paul EggertAlso prefer .emacs.d if .emacs exists
2019-09-19 Paul EggertDefault PICKY_ACCESS to false on non-MS
2019-09-19 Paul EggertOmit some overenthusiastic file-truename calls
2019-09-19 Matt BissonFix ignored Motif scrollbar resources (Bug#37359)
2019-09-19 Juanma Barranquerolisp/*.el, src/*.c: Fix typos in docstrings
2019-09-19 Stephen LeakeMerge commit '107ce3050fc37b9a13d8304ae1bb73fac9de5f61'
2019-09-19 Stephen LeakeEnhance 'pcomplete/make' to complete on targets in...
2019-09-18 Juri Linkov* lisp/isearch.el (isearch-lazy-highlight-update):...
2019-09-18 Eli ZaretskiiFix loading .elc files on MS-Windows
2019-09-18 Phillip LordImprove logic for dependencies checking
2019-09-18 Lars IngebrigtsenFix up the previous mh-mime warning suppression
2019-09-18 Eli ZaretskiiImprove support of the Tai-Viet script
2019-09-18 Paul EggertOut-of-datedness .elc check is merely a file test
2019-09-18 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-09-18 Eli ZaretskiiFix the MS-Windows build broken by recent errno changes
2019-09-18 Michael AlbinusSimplify tramp-tests.el check for owncloud/nextcloud
2019-09-18 Michael AlbinusAdd extra args for zsh in Tramp
2019-09-18 Paul EggertBe less picky about EACCES in file test predicates
2019-09-18 Paul EggertFix permission-denied issue in MS-Windows startup
2019-09-18 Paul EggertImprove reporting of I/O, access errors
2019-09-17 Jimmy Aguilar... Substituted deprecated WebKitGTK+ api.
2019-09-17 Tino CalanchaFix an assignment to free variable warning
2019-09-17 Juanma Barranquero* src/w32fns.c (Fw32_read_registry): Doc fix
2019-09-17 Lars IngebrigtsenSuppress some warnings about un-prefixed dynamic variables
2019-09-17 Lars IngebrigtsenTouch up naming of ipv6-expand
2019-09-17 W. Garrett... Updated to match more recent versions of Praat.
2019-09-17 Lars IngebrigtsenUpdate doc marker -- smtpmail-retries is documented
2019-09-17 Eli ZaretskiiImprove font lookup on MS-Windows
2019-09-17 Paul EggertPacify GCC -Wmaybe-uninitialized
2019-09-17 Paul EggertDon’t round file-system-info counts
2019-09-17 Mattias Engdegård* doc/lispref/searching.texi (Rx Constructs): Fix typo.
2019-09-17 Eli Zaretskii; * etc/NEWS: Minor copyedits.
2019-09-17 Paul EggertFix some file-mode races
2019-09-17 Paul Eggertvc-cvs-revert: fix off-by-one file mode
2019-09-16 Lars IngebrigtsenFix imenu menu when we're auto-refreshing
2019-09-16 Lars IngebrigtsenAdd a new variable smtpmail-retries
2019-09-16 Michał KondraciukAllow `M-u' to work when editing fields in Customize
2019-09-16 Lars IngebrigtsenTry resending when getting a transient 4xx SMTP code
2019-09-16 Paul EggertRemove obsolete Lint directives
2019-09-16 Tino CalanchaAdd backquote tests
2019-09-16 Paul Eggertdirectory-files cleanup and speed tweaking
2019-09-16 Lars Ingebrigtsenmm-inline-large-images-proportion doc clarification
2019-09-16 Lars IngebrigtsenDefault to rescaling images in mm buffers
2019-09-16 Lars Ingebrigtsenmm-inline-large-images doc string clarification
2019-09-16 Mauro ArandaWith tooltip-mode disabled, don't unconditionally clear...
2019-09-16 Lars IngebrigtsenMinor fix for previous maintaining.texi change
next