]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-06-04 Philipp StephaniRationalize environment lifetime management functions
2017-06-04 Philipp StephaniRework printing of module functions
2017-06-04 Philipp StephaniDefine helper macro to reduce code duplication
2017-06-04 Philipp StephaniRemove two FIXMEs that can't be fixed
2017-06-04 Eli ZaretskiiAvoid slow startup in daemon mode when global-linum...
2017-06-04 Paul EggertFix eldoc bug with curved quote
2017-06-04 Paul EggertTune ‘format’ after recent fix
2017-06-04 Nikolay KudryavtsevImprove of file-local-name use in vc-git-checkin
2017-06-03 Simen HeggestøylSupport a new CSS indentation style
2017-06-03 Philipp Stephani; Fix off-by-one error
2017-06-03 Philipp StephaniFix a bug when using format field numbers
2017-06-03 Paul EggertDocument uniqueness limitation of ‘format’
2017-06-03 Glenn MorrisSmall rmailmm fix (bug#27203)
2017-06-03 Glenn Morris* admin/authors.el (authors-aliases): Addition.
2017-06-03 Glenn MorrisAdd watch for password back to inferior python comint...
2017-06-03 RyanUse completing-read-default in tmm-prompt
2017-06-02 Mats Lidell* etc/tutorials/TUTORIAL.sv: synced with TUTORIAL ...
2017-06-02 Glenn MorrisFix with-todo-test
2017-06-02 Lele GaifaxUpdate TUTORIAL.it
2017-06-02 Eli Zaretskii; * doc/emacs/emacs-xtra.texi: Explain in a comment...
2017-06-02 Eli ZaretskiiFix cursor position in Dired buffers after dired-sort...
2017-06-02 Eli ZaretskiiUpdate TUTORIAL.he
2017-06-02 Noam Postavsky* etc/tutorials/TUTORIAL: Explain how to stop the tutor...
2017-06-01 Paul EggertLimit format fields to more POSIX-like spec
2017-06-01 Paul EggertImprove performance by avoiding strtoumax
2017-06-01 Paul EggertMinor improvements to format field numbers
2017-06-01 Philipp StephaniImplement field numbers in format strings
2017-06-01 Alexander GramiakLimit scope of local overriding-terminal-local-map
2017-06-01 Stephen BermanCorrect and isolate the todo-mode test environment
2017-06-01 Alan ThirdFix build errors on macOS 10.6 (bug#27059)
2017-06-01 Eli ZaretskiiImprove testing of octal and hex display of raw bytes
2017-06-01 Vasilij SchneidermannAdd customizable to display raw bytes as hex
2017-06-01 Eli ZaretskiiRevert "Add customizable to display raw bytes as hex"
2017-06-01 Eli ZaretskiiAdd customizable to display raw bytes as hex
2017-06-01 Eli ZaretskiiFix linum under text-scaling when leuven-theme is used
2017-06-01 Glenn Morris; Auto-commit of loaddefs files.
2017-06-01 Paul EggertFree cwd when no longer needed
2017-06-01 Anders WaldenborgFix memory leak of cwd string in emacsclient (Bug#26628)
2017-06-01 Noam Postavsky; CONTRIBUTE: Better example for multi-entry example...
2017-06-01 Glenn MorrisQuieten compilation of some test files
2017-06-01 Glenn MorrisUse true names for invocation- and source-directory
2017-06-01 Glenn MorrisAvoid elisp-mode test failures when source dir has...
2017-05-31 Paul EggertFix bug with "%%" in error format
2017-05-31 Paul Eggert* src/editfns.c (Fmessage): Improve doc string (Bug...
2017-05-31 Katsumi YamaokaRevert mml-generate-mime-1 (bug#27141)
2017-05-31 Michael AlbinusFix Bug#27108
2017-05-31 Glenn Morris* test/Makefile.in (.SECONDARY): Stop make deleting...
2017-05-31 Eli ZaretskiiDocument current-line hscrolling in ELisp manual
2017-05-31 Eli ZaretskiiSupport lower bound on hscrolling when only current...
2017-05-31 Noam Postavskycl-print: handle circular objects when `print-circle...
2017-05-31 Noam PostavskyFurther simplify test/Makefile, optionally load elc...
2017-05-31 Eli ZaretskiiAvoid inflooping in redisplay due to Spacemacs and...
2017-05-31 Tino Calancha* src/editfns.c (decode-time): Fix docstring.
2017-05-31 Glenn Morris* admin/update_autogen: Remove bzr support.
2017-05-31 Glenn MorrisAvoid subr test failure when source dir has multiple...
2017-05-30 Dmitry GutovExtract eldoc--supported-p
2017-05-30 Glenn MorrisMake "make check" less verbose by default
2017-05-30 Alan MackenzieMode line "%q" construct: Just use one number when...
2017-05-30 Alan MackenzieMerge branch 'master' of /home/acm/emacs/emacs.git...
2017-05-30 Alan Mackenziec-defun-name: Return fully qualified method names when...
2017-05-30 Glenn MorrisReduce scope of recent test/Makefile HOME change
2017-05-30 Paul EggertSkip .#* temporaries when finding sources
2017-05-30 Alan MackenzieMerge branch 'master' of /home/acm/emacs/emacs.git...
2017-05-30 Alan MackenzieFix the mouse help/key map on the "%p" part of the...
2017-05-30 Alan MackenzieFix the mouse help/key map on the "%p" part of the...
2017-05-30 Paul EggertMerge from gnulib
2017-05-30 Glenn MorrisStop make check interacting with HOME
2017-05-30 Paul Eggert; Spelling fixes for "SpamAssassin"
2017-05-30 Paul EggertUpdate .gitattributes to match sources better
2017-05-30 Noam PostavskyRename '--new-daemon' to 'fg-daemon' and '--old-daemon...
2017-05-30 Glenn Morristodo-mode: don't assume an ordering of tests
2017-05-30 Paul EggertImprove .gdbinit Lisp value pretty-printing
2017-05-29 Dmitry GutovTurn global-eldoc-mode into a globalized minor mode
2017-05-29 Dmitry GutovUse regexp matching instead of checking exit status
2017-05-29 Stephen BermanAdd initial tests for todo-mode.el
2017-05-29 Stephen BermanMake `todo-toggle-item-highlighting' work on multiline...
2017-05-29 Alan ThirdFix build error on macOS 10.6
2017-05-29 Noam Postavsky; Fix backslashes in python-tests
2017-05-29 Noam Postavsky; Update test for previous change
2017-05-29 Jules TamagnanComply with pep 8 style guide for backslash in assignme...
2017-05-29 Wilfred HughesAdd suggestion to docstring
2017-05-29 Wilfred HughesEnsure button-get works in any buffer
2017-05-28 Dmitry GutovSignal error if find-grep returns a nonzero status
2017-05-28 Stephen BermanMake sure exiting todo-mode buffer buries it (bug#27121)
2017-05-28 Michael AlbinusSome tweaks, almost all for Tramp adb method
2017-05-28 Jürgen HötzelFix Tramp for Android 7
2017-05-27 Svante Carl... Fix cl-indent for `loop' with :keywords (Bug#15543)
2017-05-27 Paul EggertDepromiscuify inotify with IN_MASK_ADD
2017-05-27 Paul EggertRestore inotify onlydir support
2017-05-27 Paul EggertSimplify computation of inotify mask
2017-05-27 Philipp StephaniDon't attempt to recover from undefined behavior in...
2017-05-27 Philipp StephaniAvoid another compiler warning on macOS
2017-05-27 Luke Yen-Xun LeeFix ruler-mode text-scaling issues
2017-05-27 Martin RudalicsMinor doc and doc-string fixes (Bug#27091)
2017-05-27 Eli ZaretskiiAvoid args-out-of-range errors on fringe clicks after...
2017-05-27 Eli ZaretskiiFix GUD "Stop" display when running pdb
2017-05-27 Tak KunihiroSupport drag and drop of region by mouse (Bug#26725)
2017-05-27 Noam Postavsky* lisp/emacs-lisp/eieio.el (defclass): Fix quote in...
2017-05-26 Alan ThirdCheck if instancetype supported in ObjC
2017-05-26 Wilfred HughesMark keywordp as a safe, error-free function
next