]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-09-22 Tassilo HornMerge remote-tracking branch 'origin/master' into scrat... scratch/tsdh-vc-list-files
2019-09-22 Tassilo Horn; more on vc list-files
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
2019-09-16 Lars IngebrigtsenDocument vc-dir-ignore
2019-09-16 Eli ZaretskiiImprove error reporting in file_accessible_directory_p
2019-09-16 Eli ZaretskiiFix initialization of shared-game-score-directory on...
2019-09-16 Michael Albinus; Disable traces in shadowfile-tests
2019-09-16 Lars IngebrigtsenRemove NEWS entry that talks about a change that was...
2019-09-16 Robert PluimAdd bindings for ligature oe to iso-transl-char-map
2019-09-16 Paul EggertFix some file-name-case-insensitive glitches
2019-09-16 Stefan Kangas; * etc/NEWS: Fix typo.
2019-09-16 Paul EggertFix unknown-vs-nonexistent glitch for file timestamps
2019-09-16 Paul EggertImprove directory-access diagnostics
2019-09-15 Glenn MorrisMerge from origin/emacs-26
2019-09-15 Glenn Morris; Merge from origin/emacs-26
2019-09-15 Glenn MorrisMerge from origin/emacs-26
2019-09-15 Glenn Morris; Merge from origin/emacs-26
2019-09-15 Glenn Morris* admin/upload-manuals: Move a basic check earlier.
2019-09-15 Juanma Barranquero* lisp/subr.el (major-mode-suspend): Doc fix
2019-09-15 Michael AlbinusUse also truname of temporary-file-directory in shadowf...
2019-09-15 Mauro ArandaMake widget-browse-at always detect an editable-field
2019-09-15 Wolfgang SchererDo not use error messages as list of ignored files...
2019-09-15 Wolfgang SchererFix vc-default-ignore
2019-09-15 Wolfgang SchererProvide facility to ignore all marked files in vc
2019-09-15 Lars IngebrigtsenRevert "emacsclient: ignore --eval parameters when...
2019-09-15 Paul Eggertfile_name_case_insensitive_p int->long fix
2019-09-14 Paul EggertFix gc-elapsed rounding bug
2019-09-14 Paul EggertImprove doc of GC thresholds
2019-09-14 Bruno Félix... Fix picon installation instructions in the Gnus manual
2019-09-14 Basil L. ContovounesiosFix fileless eww form submission
2019-09-14 Lars IngebrigtsenAdd default foreground colours to SVG images
2019-09-14 Lars IngebrigtsenMake eww more liberal when interpreting some invalid...
2019-09-14 Eli Zaretskii* src/print.c (PRINT_CIRCLE_CANDIDATE_P): Fix a thinko...
2019-09-14 Tobias ZawadaAdd a debug declaration to widget-specify-insert
2019-09-14 Eli Zaretskii; * etc/NEWS: Fix last change.
2019-09-14 Federico TedinAllow gamegrid-add-score to treat lower scores as better.
2019-09-14 Paul EggertImprove gc-cons-percentage calculation
2019-09-13 Paul EggertSimplify GC statistics-gathering
2019-09-13 Gemini LasswellDon't build print-number-table unless it will be used
2019-09-13 Gemini LasswellCreate common tests for print.c and cl-print.el
2019-09-13 Gemini LasswellFix unnecessary hash table creation in cl-prin1 (bug...
2019-09-13 Gemini LasswellImprove performance of backtrace printing (bug#36566)
2019-09-13 Gemini LasswellImprove print output options commands in backtrace...
2019-09-13 Tassilo Horn; Remove debbugging (message ...)
2019-09-13 Tassilo Horn; Remove unused requires
2019-09-13 Tassilo Horn; Improve vc-svn-list-files
2019-09-13 Stefan Kangas* lisp/help-mode.el (help-mode-menu): Fix typo. (Bug...
2019-09-13 Stefan Kangas* doc/misc/efaq.texi: Update ancient formats. (Bug...
2019-09-13 Stefan KangasRemove leftover XEmacs compat code and doc fixes
2019-09-13 Stefan KangasChange gui--selection-value-internal comment into doc...
2019-09-13 Michael Albinus; Fix a typo by last commit
2019-09-13 Michael Albinus; Add traces in shadowfile.el
2019-09-13 Michael AlbinusFix problems in tramp-test33-environment-variables
2019-09-13 Michael AlbinusMake recent Tramp patch work for tramp-archive.el
2019-09-13 Eli ZaretskiiFix assertion violations due to non-ASCII text in menus
2019-09-13 Jack CoughlinFix saving user-defined calc commands with compositions...
2019-09-13 Noam PostavskyFix fill-paragraph in python docstrings (Bug#36056)
2019-09-12 Stefan Monnier* lisp/progmodes/sh-script.el (sh--assignment-collect...
2019-09-12 Stefan Monnier* lisp/progmodes/sh-script.el (sh-mode-map): Don't...
2019-09-12 Karl FogelAdd `isearch-yank-until-char'
2019-09-12 Michael AlbinusOptimize host name completion in Tramp
2019-09-12 Stefan Monnier* src/profiler.c: Leave `key` hashslots as Qunbound...
2019-09-12 Paul EggertFix file name encoding when open_directory signals
2019-09-12 Paul EggertImprove error reporting for DOC file problems
2019-09-12 Paul EggertFix directory-files-and-attributes race
next