]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2017-08-20 Michael AlbinusImplement `interrupt-process' for remote processes...
2017-08-20 Reuben ThomasDocument Enchant support
2017-08-20 Reuben ThomasRemove old comments and a redundant FIXME
2017-08-20 Reuben ThomasAdd Enchant support to ispell.el (Bug#17742)
2017-08-20 Noam Postavsky* lisp/term.el (term-mode): Use `window-text-height...
2017-08-20 Noam PostavskyStop printing '4' in .elc files after 'define-symbol...
2017-08-20 Paul EggertChange recent symlink tests to just test ASCII
2017-08-20 Paul EggertDon’t adjust CRLF in file names
2017-08-19 Eli ZaretskiiMake list-processes support display-line-numbers
2017-08-19 Eli ZaretskiiImprove support of display-line-numbers in package.el
2017-08-19 Eli Zaretskii; Fix last change
2017-08-19 Eli ZaretskiiImprove support of display-line-numbers in tabulated...
2017-08-19 Martin RudalicsFix one more issue reported by Alex (Bug#27999)
2017-08-19 Martin RudalicsRename `no-delete-other-window' to `no-delete-other...
2017-08-19 Martin RudalicsFix two side window problems noted by Alex (Bug#27999)
2017-08-19 Alex SchroederUse define-minor-mode for rcirc-omit-mode
2017-08-19 Paul EggertClarify behavior of symlinks and directories
2017-08-19 Paul EggertFix recently-introduced file descriptor leak
2017-08-19 Paul EggertImprove make-temp-file performance on local files
2017-08-19 Noam PostavskyDon't lose arguments to eshell aliases (Bug#27954)
2017-08-19 Noam Postavsky; * test/lisp/auth-source-tests.el: Require `cl-lib...
2017-08-19 Ted Zlatanov* lisp/files.el (make-temp-file): Fix directory use...
2017-08-19 Ted ZlatanovFix and document make-temp-file optional text parameter
2017-08-19 Ted Zlatanov* test/lisp/auth-source-tests.el: Avoid `string-join...
2017-08-18 Ted Zlatanov* test/lisp/auth-source-tests.el: Minor cleanups to...
2017-08-18 João TávoraFix default value of electric-pair-pairs and electric...
2017-08-18 Noam Postavsky* lisp/elec-pair.el (electric-pair-text-pairs): Don...
2017-08-18 Mats Lidell* etc/tutorials/TUTORIAL.sv: synced with TUTORIAL
2017-08-18 Ted ZlatanovAdd auth-source tests and codify its API better
2017-08-18 Eli ZaretskiiDon't call the same hook twice due to obsolete aliases
2017-08-18 Felipe OchoaA new face for show-paren in expression mode
2017-08-18 Eli ZaretskiiNon-ASCII support for man page section and header names
2017-08-18 Eli ZaretskiiImplement HiDPI support for underwave on MS-Windows
2017-08-18 Stephen PegoraroSupport HiDPI displays for wave style underlines
2017-08-18 BastienDelete library-of-babel.org
next