]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-09-12 Mark OteizaAdd docstrings to cl-print entry points
2017-09-12 Mark Oteiza; Fix previous commit
2017-09-11 Glenn MorrisImprove reproducibility of generated leim-list.el
2017-09-11 Philipp Stephani; * lisp/files.el (basic-save-buffer-2): Fix typo.
2017-09-11 Mark OteizaInclude sxhash of object with printed bytecode
2017-09-11 Eli ZaretskiiUpdate documentation of 'max-lisp-eval-depth'
2017-09-11 Eli ZaretskiiAnother place to produce debugging output in etags
2017-09-11 Eli ZaretskiiImprove documentation of etags-related features
2017-09-11 Alan ThirdFix macOS compatibility versions for vibrant dark theme...
2017-09-11 Michael AlbinusFurther optimization in Tramp's file name decomposition
2017-09-11 Paul EggertPort tramp-tests to new copy-directory behavior
2017-09-11 Paul EggertAdjust thumbs to new rename-file behavior
2017-09-11 Paul EggertAdjust ob-tangle to new copy-file behavior
2017-09-11 Paul EggertMake gnus-copy-file act like copy-file etc.
2017-09-11 Paul EggertMake write-file act like copy-file etc.
2017-09-11 Paul EggertMake copy-directory act like copy-file etc.
2017-09-11 Paul EggertFix some make-directory bugs
2017-09-10 Paul EggertFix race with rename-file etc. with dir NEWNAME
2017-09-10 Eli ZaretskiiExtend --debug printouts in etags
2017-09-10 Eli ZaretskiiAdd --debug option to etags
2017-09-10 Paul EggertSpelling fixes
2017-09-10 Mark Oteiza; Add to last commit
2017-09-10 Eli Zaretskii; * configure.ac: Fix last change.
2017-09-10 Paul EggertMerge from gnulib
2017-09-10 Ken BrownImplement renameat_noreplace on recent Cygwin
2017-09-10 Eli ZaretskiiAvoid warnings about file names in autoloads on MS...
2017-09-10 Mark OteizaAvoid looking at localized strings
2017-09-09 Paul Eggert* etc/NEWS.25: Document 25.3 changes.
2017-09-09 Lars IngebrigtsenRemove unsafe enriched mode translations
2017-09-09 Paul EggertBe more consistent about "directory name" in manual
2017-09-09 Eli ZaretskiiRemove more compilation warnings in MinGW64 build
2017-09-09 Paul EggertImprove --enable-gcc-warnings for MinGW64
2017-09-09 Eli ZaretskiiFix font-lock in Compilation mode
2017-09-09 Mark OteizaAdd function to read all entries in a group
2017-09-09 Gemini LasswellReduce Tramp's memory usage
2017-09-09 Eli ZaretskiiFix compilation warnings in MinGW64 build using GCC 7
2017-09-09 Miles Bader; Add a comment for make-text-button in rcirc-markup...
2017-09-09 Eli ZaretskiiAvoid infloop when scrolling under scroll-preserve...
2017-09-09 Michael AlbinusClarification in tramp-texi
2017-09-09 Mark Oteiza; Fix previous commit
2017-09-09 Miles Bader* admin/quick-install-emacs: Tweak configure.ac parsing
2017-09-09 Miles BaderUse text-property buttons in rcirc-markup-urls
2017-09-08 Eli ZaretskiiFix line-pixel-height for lines of variable height
2017-09-08 Alex BranhamNew variable 'dired-confirm-killing-deleted-buffers'
2017-09-08 Alfred M. SzmidtSupport SVN files with svn:externals property
2017-09-08 Alfred M. SzmidtList locally removed files in vc-dir with SVN back-end
2017-09-08 Ken OlumFix Rmail editing with reapplying encoding to message...
2017-09-08 Eli ZaretskiiDocument last change in dired.el
2017-09-08 Tak KunihiroMake mouse clicks in Dired more customizable
2017-09-08 Eli ZaretskiiAvoid compiler warnings on MS-Windows with GCC 6 and 7
2017-09-08 Eli ZaretskiiFix 'directory-file-name' on DOS_NT systems as well
2017-09-08 Wilson SnyderFix various verilog-mode.el issues.
2017-09-08 Katsumi YamaokaDon't use summary window to visit group buffer (bugfix)
2017-09-08 Paul EggertFix bug: (directory-file-name "///") returned "//"
2017-09-07 Paul EggertRemove obsolete vc-mistrust-permissions doc
2017-09-07 Alan ThirdSet frame size to actual requested size (bug#18215)
2017-09-07 Paul Eggertautogen.sh: omit bogus chatter if no .git
2017-09-07 Glenn MorrisSkip emacsclient tests if --enable-profiling was used
2017-09-06 Eli ZaretskiiFix a minor markup problem in ELisp manual
2017-09-06 Mark OteizaAdd XDG desktop file parsing and tests
2017-09-06 Mark Oteiza; Try not to affect match data
2017-09-06 Glenn Morris; * lisp/emacs-lisp/ert.el (ert-batch-backtrace-right...
2017-09-06 Glenn MorrisAllow for adjusting line length of test backtraces
2017-09-06 Glenn MorrisAllow customizing line length of ert backtraces in...
2017-09-05 Glenn MorrisMinor emacsclient-tests simplification
2017-09-05 Alan ThirdRevert "Force screen update after drawing cursor glyph...
2017-09-05 Mark OteizaRefactor some loops in mailcap.el
2017-09-05 Glenn Morrisemacsclient-tests: remove some debug statements
2017-09-05 Simen HeggestøylHandle non-zero exit status from psql more gracefully
2017-09-05 Eli ZaretskiiAvoid losing Ctrl-C keystrokes in compilation mode...
2017-09-05 Andreas Schwab* src/image.c (Fimagemagick_types): Doc fix.
2017-09-05 Mark OteizaMove soundex.el test to a proper test
2017-09-05 Mark OteizaAdd tests for mailcap.el
2017-09-05 Michael AlbinusDoc precisment about remote link targets
2017-09-05 John WiegleyRemove an opinionated section on "What Eshell is not"
2017-09-05 Ken BrownFix configure test for Xpm
2017-09-04 Paul EggertRevert recent float→double Motif change
2017-09-04 Glenn Morrisemacsclient-tests: add some debug statements
2017-09-04 Michael AlbinusWork on Tramp's (symbolic) links
2017-09-04 Mark OteizaEmbed JSON readtable into json-read
2017-09-04 Mark OteizaHexify strings in EWW search queries
2017-09-03 Glenn Morrisemacsclient-tests: call-process may return non-integer
2017-09-03 Martin Rudalics; Drop note about tracing X protocol errors from a...
2017-09-03 Eli Zaretskii* lisp/simple.el (visual-line-mode): Doc fix. (Bug...
2017-09-03 Alan ThirdForce screen update after drawing cursor glyph (bug...
2017-09-03 Alan MackenzieCorrect the fontification of quote marks after buffer...
2017-09-03 Alan MackenzieFix fontification of "operator~" in C++ Mode.
2017-09-03 Martin RudalicsIn delete_frame do not delete terminal for any toolkit...
2017-09-02 Philipp StephaniImprove error messages for improper plists (Bug#27726)
2017-09-02 Eli ZaretskiiFix decrypting in plstore.el on MS-Windows
2017-09-02 Eli Zaretskii* src/fileio.c (Fexpand_file_name): Doc fix. (Bug...
2017-09-02 Eli ZaretskiiRewrite Antinews for Emacs 26
2017-09-01 Reuben ThomasFix a mis-binding in a test
2017-09-01 Reuben ThomasFix a mis-binding and a bad defun name in a test (Bug...
2017-09-01 Glenn Morris* test/Makefile.in (check-no-automated-subdir): Silence...
2017-09-01 Glenn Morris* test/Makefile.in (ELFILES): Sort, for a reproducible...
2017-09-01 Mark OteizaTurn off checkdoc complaint about default argument...
2017-09-01 Reuben ThomasStop emacsclient tests hanging (Bug#28319)
2017-09-01 Stefan Monnier* lisp/obsolete/html2text.el: Don't require CL
2017-09-01 Glenn Morris; Auto-commit of loaddefs files.
next