]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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
2018-11-12 Sam Steingoldmaybe_disable_address_randomization always returns...
2018-11-12 Paul EggertWork around dumping bug on GNU/Linux ppc64le
2018-11-12 Paul EggertFix dumping on GNU/Linux ppc64le
2018-11-11 Paul EggertPacify gcc -Wmaybe-uninitialized without X11-XCB
2018-11-11 Paul EggertPacify gcc -Wunused-macros in older GnuTLS
2018-11-11 Simen HeggestøylAdd masking module to CSS property list
2018-11-11 Eli Zaretskii* lisp/files.el (write-file): Clarify the doc string...
2018-11-11 Simen HeggestøylFix typos in midnight.el
2018-11-11 Glenn Morris; * test/src/editfns-tests.el (test-group-name): Ignore...
2018-11-11 Glenn Morris* test/src/editfns-tests.el (test-group-name): Improve...
2018-11-10 Eli ZaretskiiImprove documentation of 'move-file-to-trash'
2018-11-10 Eli ZaretskiiMake 'move-file-to-trash' behave according to the docum...
2018-11-10 Charles A.... ; * doc/lispref/functions.texi (Anonymous Functions...
2018-11-10 Glenn Morris* test/src/editfns-tests.el (test-group-name): Small...
2018-11-10 Paul EggertDissociate controlling tty better on Darwin
2018-11-10 Michael AlbinusProvide branch information for both Emacs and Tramp...
2018-11-10 Michael Albinus* lisp/net/tramp.el (tramp-get-local-gid): Use `group...
2018-11-10 Allen LiAdd setter for 'xref-marker-ring-length'
2018-11-10 Allen LiAdd 'ring-resize' function
2018-11-10 Eli ZaretskiiFix last commit
2018-11-10 Eli ZaretskiiFix last change
2018-11-10 Jules Tamagnansrc/editfns.c (group-name): New function.
2018-11-09 Stefan Monnier* src/data.c (Ftype_of): xwidget objects are possible...
2018-11-09 Eli ZaretskiiImprove doc strings generated by 'easy-mmode-define...
2018-11-09 Eli ZaretskiiImprove documentation of Diff mode
2018-11-09 Noam PostavskyNote that lex bound lambda forms are not self-quoting...
2018-11-09 Pierre-Yves... Add functions to open a bookmark in another frame
2018-11-08 Juri Linkov* lisp/windmove.el (windmove-create-window): New defcus...
next