]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2017-08-29 Paul EggertMake garbage collection more conservative
2017-08-29 Paul EggertImprove stack-top heuristic
2017-08-29 Paul EggertAlign stack bottom properly.
2017-08-29 Eli ZaretskiiAvoid spinning waiting for git-gui.exe on Windows
2017-08-29 Eli ZaretskiiDocument '--module-assertions'
2017-08-29 Alan ThirdAdd news entry about new macOS features
2017-08-29 Alan ThirdFix cross macOS version building (bug#28222)
2017-08-29 Ben BonfilEnable thin font smoothing in macOS (bug#28222)
2017-08-29 Eli ZaretskiiMinor improvement in documentation of display-line...
2017-08-29 Eli ZaretskiiAvoid aborting in 'waitpid' on MS-Windows
2017-08-29 Rasmus; Fix Org sync 3ad8ca429bac
2017-08-29 Stefan Monnier* lisp/progmodes/sh-script.el: Test "in-string" of...
2017-08-29 RasmusUpdate Org to v9.0.10
2017-08-29 Paul EggertSilence false alarms for symlinks to sources
2017-08-29 Paul EggertSimplify remove_slash_colon
2017-08-28 Tassilo HornRemove font family from minibuffer-prompt face
2017-08-28 Michael AlbinusFurther fixes in tramp-smb.el
2017-08-28 Michael Albinus; Fix last ido patch
2017-08-28 Paul EggertDon’t assume -g3 in .gdbinit
2017-08-28 Robert PluimUse string-match to check for dotfiles in ido
2017-08-28 Mark OteizaFont-lock FDO desktop files correctly
2017-08-27 Tom TromeyFix auto-fill bug in js-mode
2017-08-27 Noam PostavskyDisable completion while entering python multiline...
2017-08-27 Michael AlbinusTramp cleanup
2017-08-27 Glenn MorrisFix previous xterm.h change for non-gtk builds
2017-08-27 Philipp StephaniFix GdkSettings-related deprecation warnings
2017-08-27 Philipp StephaniAlways use gtk_window_move in new versions
2017-08-27 Charles A.... Fix 'diff-goto-source' when buffer is narrowed (Bug...
2017-08-27 Philipp StephaniRemove use of a deprecated GTK+ function in new versions
2017-08-27 Philipp StephaniStop using deprecated GdkScreen monitor functions in...
2017-08-27 Philipp StephaniUse GdkSeat in new GDK versions
2017-08-27 Philipp Stephani* src/xterm.c (XTflash): Don’t use gdk_cairo_create...
2017-08-27 Philipp StephaniRemove call of deprecated GDK function
2017-08-27 Alan MackenzieAmend the CC Mode macro cache to cope with changes...
2017-08-27 Paul EggertFix over-protection of byte-compiled files
2017-08-27 Tom TromeyRefine conf-toml-mode font-lock
2017-08-27 Paul EggertDo not munge contents of local symbolic links
2017-08-26 Reuben ThomasRemove invalid regexp for shell builtins for wksh
2017-08-26 Paul EggertImprove doc for file-name-absolute-p.
2017-08-26 Michael AlbinusFix Tramp part of Bug#28156
2017-08-26 Eli ZaretskiiFix bugs merged with bug#25428
2017-08-26 Eli ZaretskiiImprove documentation of Info virtual files and nodes
2017-08-26 Eli Zaretskii* lisp/delsel.el (delete-selection-mode): Doc fix....
2017-08-26 Grégory MouniéSupport multi-lingual detection of SEE ALSO man sections
2017-08-26 Paul EggertImprove expand-file-name doc
2017-08-26 Jefferson CarpenterSupport all perl variable declarators and prefixes...
2017-08-26 Noam Postavsky; * doc/lispref/files.texi (File Attributes): Add missi...
2017-08-25 Paul EggertFix file-attributes race on GNU hosts
2017-08-25 Paul EggertSimplify expand_and_dir_to_file
2017-08-25 Eli Zaretskii; * src/w32.c (faccessat): Fix last change. (Bug#28207)
2017-08-25 Eli ZaretskiiFix file-name completion on network shares
2017-08-25 Reuben ThomasFix a FIXME with an exegetical comment
2017-08-25 Reuben ThomasMinor docstring language fix
2017-08-25 Reuben ThomasRemove old commented code from sh-script.el
2017-08-25 Stefan Monnier* lisp/emacs-lisp/package.el: Don't let failure stop us
2017-08-24 Paul EggertPrefer ‘double’ for FP temps in xterm.c
2017-08-24 Reuben ThomasAvoid using string-to-multibyte in ispell.el
2017-08-24 Tino CalanchaStore the regexp just when there are matches
2017-08-24 Tino CalanchaKeep face available if there are no matches
2017-08-24 Michael AlbinusMinor improvements for tramp-interrupt-process, documen...
2017-08-23 Reuben ThomasFix a comment whitespace typo.
2017-08-23 Reuben ThomasRemove old commented code and obsolete comments
2017-08-23 Reuben ThomasRemove old duplicate commented code
2017-08-23 Tom TromeyAdd conf-toml-mode
2017-08-23 Alan ThirdUse lisp type in log message (bug#28176)
2017-08-23 Alan ThirdFix PNGs on macOS (bug#28176)
2017-08-23 Alan ThirdAdd ability to change macOS WM theme (bug#27973)
2017-08-22 Alan MackenzieWhen looking for the end of a declarator, prevent macro...
2017-08-22 Eli Zaretskii; * src/w32.c: Fix a typo in a comment.
2017-08-22 Michael AlbinusTest `file-expand-wildcards' for Tramp
2017-08-22 Alexander GramiakAdd tests for cl-macs.el (Bug#27559)
2017-08-22 Noam PostavskyOptimize skkdic conversion (Bug#28043)
2017-08-22 Reuben ThomasTreat tests in lib-src like tests in src
2017-08-21 Paul EggertPort /bin/sh scripts to Solaris 10
2017-08-21 Eli ZaretskiiAvoid losing the buffer restriction in flyspell-mode
2017-08-21 Sven JoachimFix the 'versionclean' target in src/Makefile
2017-08-21 Michael AlbinusImplement `interrupt-process-functions'
2017-08-21 Eli ZaretskiiAvoid floating-point exceptions while drawing underwave
2017-08-21 Sam Steingoldmark flymake-mode as safe local variable when the value...
2017-08-21 Sam Steingoldallow nil init in flymake-allowed-file-name-masks to...
2017-08-21 Mark Oteiza; Fix typo in lispref
2017-08-20 Dmitry GutovRemove the workaround for bug#20719
2017-08-20 Dmitry GutovFix byte-compilation warnings in semantic/symref/grep
2017-08-20 Dmitry GutovSimplify eldoc-message
2017-08-20 Noam PostavskyWork around w32-python-2.x bug to fix prompt detection...
2017-08-20 Noam Postavsky; Remove python-shell-calculate-command-1 test
2017-08-20 Noam Postavsky; * lisp/textmodes/ispell.el: `subr-x' is only needed...
2017-08-20 Reuben ThomasAdd missing require
next