]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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.
2017-09-01 Katsumi YamaokaDon't remove undisplayers from inlined MIME parts ...
2017-08-31 Mark Oteiza; Escape some character literals
2017-08-31 Mark OteizaMake ucs-names a hash table (Bug#28302)
2017-08-31 Alan ThirdRemove unneeded version checks (bug#28222)
2017-08-31 Alan MackenzieFix a glitch in CC Mode's syntactic whitespace cache.
2017-08-31 Alan MackenzieCorrect the fontification of C++ Mode enclosed declarat...
2017-08-31 Martin RudalicsIn xterm.c fix some recently introduced compiler warnings
2017-08-31 Martin RudalicsRestrict fix of Bug#24963 and Bug#25887 to GTK builds
2017-08-31 Katsumi YamaokaRespect directory a user enters (bug#28299)
2017-08-31 Samuel FreilichDo not split line before width of fill-prefix
2017-08-31 Noam PostavskySupport lazy loading for autogenerated usage docstrings...
2017-08-31 Noam PostavskyDrop docstrings from cl-defsubst produced inline bodies...
2017-08-30 Paul EggertQuote file-truename symlink to "../foo:bar:"
2017-08-30 Reuben ThomasAdd support for arguments in emacsclient's ALTERNATE_ED...
2017-08-30 Stefan Monnier* lisp/man.el (Man-softhyphen-to-minus): Avoid string...
2017-08-30 Devon Sean... Correct "hide others" shortcut on macOS (bug#28215)
2017-08-30 Eli Zaretskii; * etc/NEWS: Some more minor copyedits.
2017-08-30 Eli ZaretskiiSync NEWS with the documentation
2017-08-30 Michael AlbinusImprove symlinks for Tramp
2017-08-30 Martin RudalicsPreserve display's foreground color when clearing inter...
2017-08-30 Noam PostavskyUse cl-print for all values printed by `describe-variable'
2017-08-30 Noam PostavskyMinor simplification for byte-compile-constant-push
2017-08-30 Paul EggertPrefer file-name-quote to concat "/:"
2017-08-30 Paul Eggert* configure.ac: fix typo in previous change
2017-08-29 Paul EggertBe more conservative in link time optimization doc
next