]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2018-11-27 Gemini LasswellAdd a selector function as a way to avoid running all... scratch/benchmarks
2018-11-27 Gemini LasswellFix bugs in output report
2018-11-26 Gemini LasswellBetter instrumentation for bug#33198
2018-11-25 Gemini LasswellCreate benchmark directory and add some benchmark tasks
2018-11-25 Gemini LasswellAdd ERB, a tool for running historical benchmarks
2018-11-23 Gemini LasswellBug#31671 band-aid
2018-11-23 Gemini LasswellInstrument file descriptor mask code (bug#33198)
2018-11-23 Gemini LasswellAdd per-symbol mutexes
2018-11-23 Gemini LasswellAdd thread-safe messages and thread-safe queues
2018-11-22 Juri LinkovAdd Isearch commands for going to absolute occurrence...
2018-11-22 Paul Eggertemacsclient: coalesce WINDOWSNT-specific code
2018-11-22 Paul Eggertemacsclient: sockaddr portability fixes
2018-11-22 Michael AlbinusSome minor Tramp cleanups
2018-11-22 Paul Eggertemacsclient: getopt minor cleanup
2018-11-21 Paul Eggertemacsclient: omit EXTRA_SPACE guesswork
2018-11-21 Juri LinkovAdd prefix arg to isearch-forward-symbol-at-point ...
2018-11-21 Paul Eggertemacsclient: take more care with int width
2018-11-21 Paul Eggertemacsclient.c: use C99 to avoid {}
2018-11-21 Paul Eggertemacsclient: improve use of locals
2018-11-21 Paul Eggertemacsclient: fix unlikely crash with "&"
2018-11-21 Eric AbrahamsenFix "Allow use of Gnus search groups as notmuch path...
2018-11-21 Eric AbrahamsenCheck Gnus group names when reading from browse server
2018-11-21 Michael Albinus* doc/misc/tramp.texi: Fix last commit.
2018-11-21 Michael AlbinusLet Tramp sudo sessions expire after a timeout
2018-11-20 Juri LinkovAdd prefix arg to isearch-repeat-forward/backward ...
2018-11-20 Stefan Monniercalc.el, calc-(ext|poly), calccomp: Use lexical-binding
2018-11-20 Glenn MorrisMerge from origin/emacs-26
2018-11-20 Glenn Morris; Merge from origin/emacs-26
2018-11-20 Glenn MorrisMerge from origin/emacs-26
2018-11-20 Stefan Monnier* lisp/calc/calc-alg.el: Use lexical-binding and silenc...
2018-11-20 Robert PluimRemove space from end of coding cookie
2018-11-19 Stephen BermanFix two Edebug defcustoms (bug#33428)
2018-11-19 Michael AlbinusFix Bug#33141
2018-11-19 Eli ZaretskiiFix last change
2018-11-19 Eli ZaretskiiAvoid compiler warning in emacsclient.c
2018-11-19 Paul Eggertemacsclient.c: file name component fixes
2018-11-19 Paul Eggertemacsclient.c: reindent to fit in 80
2018-11-19 Paul Eggertemacsclient.c: use C99 better
2018-11-19 Paul Eggertemacsclient.c: use STDOUT_FILENO
2018-11-19 Paul Eggertemacsclient.c: use bool for boolean
2018-11-19 Paul Eggertemacsclient.c: make identifiers more local
2018-11-19 Paul Eggertemacsclient.c: clean up preprocessing directives
2018-11-19 Eli Zaretskii; * src/window.c (window_scroll): Improve commentary.
2018-11-19 Eli ZaretskiiImprove documentation of the window tree
2018-11-19 Eli ZaretskiiFix window scrolling on TTY frames when there's no...
2018-11-19 Eli ZaretskiiFix decoding XML files encoded in ISO-8859
2018-11-19 Ulrich MüllerUpdate the calc units table
2018-11-19 Nicolas Petton; ChangeLog.3 update emacs-26.1.90
2018-11-19 Nicolas Petton* etc/AUTHORS: Update.
2018-11-19 Stefan Monnier* mouse.el (mouse-posn-property): Add comment
2018-11-19 Stefan MonnierRemove uses of obsolete 'CUA' symbol property
2018-11-18 Martin RudalicsFix description of some window hooks
2018-11-18 Gary FredericksRun 'window--adjust-process-windows' when frame size...
2018-11-17 Juri Linkov* lisp/vc/diff-mode.el (diff-find-source-location)...
2018-11-17 Juri LinkovDon't exit Isearch while resizing windows with mouse...
2018-11-17 Stefan Monnier* src/cmds.c (Fself_insert_command): Get last-command...
2018-11-16 Eli ZaretskiiAvoid errors in zone.el when there's overlay at EOB
2018-11-16 Glenn MorrisMerge from origin/emacs-26
2018-11-16 Glenn Morris; Merge from origin/emacs-26
2018-11-16 Glenn MorrisMerge from origin/emacs-26
2018-11-16 Glenn Morris; Merge from origin/emacs-26
2018-11-16 Paul EggertUpdate from glibc and Gnulib
2018-11-16 Michael Albinus; Further cosmetic changes in etc/NEWS
2018-11-16 Michael AlbinusMention ELPA packages which add new methods to Tramp
2018-11-16 Eli ZaretskiiDocument Emacs 26 behavior of Dired's 'Z' on directories
2018-11-16 Eli Zaretskii; Minor editing change in windows.texi
2018-11-15 Juri Linkov* lisp/windmove.el: Directional window display (bug...
2018-11-15 Juri Linkov* lisp/windmove.el: Support more prefix args (bug#32790)
2018-11-15 Eli ZaretskiiFix a typo in the Emacs manual
2018-11-15 Paul EggertFix tempfile creation when byte compiling
2018-11-15 Michael AlbinusFix Bug#33394
2018-11-14 Juri LinkovIsearch hit count. (Bug#29321)
2018-11-14 Eli ZaretskiiMinor copyedits in documentation of HOME handling
2018-11-14 Paul EggertFix probing for pre-1970 DST
2018-11-14 Paul EggertDocument recent change to HOME handling
2018-11-14 Markus TriskaSmall documentation correction.
2018-11-14 Eli Zaretskii* src/coding.c (Fcheck_coding_systems_region): Doc...
2018-11-14 Eli ZaretskiiFix a thinko in fileio.c
2018-11-14 Michael AlbinusFix Bug#33364
2018-11-14 Juri LinkovNew option vc-find-revision-no-save to not write revisi...
2018-11-14 Juri LinkovSupport VC revisions in diff-goto-source (bug#33319)
2018-11-13 Eli ZaretskiiFix recent change in fileio.c
2018-11-13 Glenn MorrisNo need to pass absolute program name to call-process
2018-11-13 Paul EggertUpdate from Gnulib
2018-11-13 Glenn MorrisRoot emacsclient no longer connects to non-root sockets
2018-11-13 Eli ZaretskiiAvoid byte-compilation warning in emacsbug.el
2018-11-13 Paul EggertAct like POSIX sh if $HOME is relative
2018-11-13 Stefan Monnier* lisp/files.el: Justify binding of read-circle with...
2018-11-13 Noam PostavskyFix build fail on files.el change (Bug#32352)
2018-11-13 Michael Albinus; Cosmetic changes in etc/NEWS
2018-11-13 Michael Albinus; Cosmetic changes in etc/NEWS
2018-11-13 Michael Albinus* test/README: Explain $REMOTE_TEMPORARY_FILE_DIRECTORY.
2018-11-12 Glenn MorrisAvoid kill-emacs-hook errors hanging batch mode
2018-11-12 Glenn Morris; Merge from origin/emacs-26
2018-11-12 Glenn MorrisMerge from origin/emacs-26
2018-11-12 Glenn Morris; Merge from origin/emacs-26
2018-11-12 Glenn MorrisMerge from origin/emacs-26
2018-11-12 Nicolas PettonBump Emacs version to 26.1.90
2018-11-12 Nicolas Petton* etc/AUTHORS: Update.
2018-11-12 Nicolas Petton; ChangeLog.3 update
next