]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-10-31 Sam SteingoldHighlight CL `with-' (context) and `do-' (iteration)
2017-10-31 Sam SteingoldHighlight uninterned symbols.
2017-10-31 Stefan Monnier* lisp/progmodes/ebnf2ps.el: Use lexical-binding; fix...
2017-10-30 Stefan Monnier* lisp/net/newst-backend.el: Use lexical scoping and...
2017-10-30 viniciusjlRemove last entry.
2017-10-29 viniciusjlEmail replacement.
2017-10-28 Paul PogonyshevAdd 'ert-quiet' variable
2017-10-27 Ulf JasperFix documentation of `newsticker-new-item-functions...
2017-10-27 Stefan Monnier* lisp/vc/ediff-wind.el: Don't pop spurious frame in...
2017-10-26 Lars IngebrigtsenFix up svg text encoding
2017-10-26 Anders LindgrenNew package, `faceup'
2017-10-25 Stefan MonnierFix misleading error during autoload (bug#28994)
2017-10-25 Stefan Monnier* lisp/play/gamegrid.el: Use lexical-binding to silence...
2017-10-24 Gemini LasswellMake Snake, Tetris and Pong adjust to display DPI
2017-10-24 Glenn Morris* configure.ac (AC_INIT): Use https for package url.
2017-10-24 Glenn Morris* lisp/format.el (format-alist): Use internal rot13.
2017-10-22 Eric AbrahamsenFix to 2fddfb7ce7
2017-10-22 Gemini LasswellChange Edebug's behavior-changing hooks to variables
2017-10-22 Masatake YAMATOPut cpp config file to ~/.emacs.d/cpp.el if possible...
2017-10-22 Masatake YAMATOFix reading and writing cpp-config-file under home...
2017-10-22 Eric AbrahamsenHandle object string name in eieio-persistent-convert...
2017-10-21 Glenn MorrisMerge from origin/emacs-26
2017-10-21 Glenn MorrisUpdate describe-function for recent Fdocumentation...
2017-10-21 Charles A.... Make flymake's mouse-wheel interaction portable (Bug...
2017-10-21 Nick HelmPrevent eldoc from changing the mode line
2017-10-21 Eli ZaretskiiFix doc strings in simple.el
2017-10-21 Phil SaintyAvoid creating inconsistent buffer states in term-char...
2017-10-21 Bahodir MansurovNew input method 'usbek-cyrillic'
2017-10-21 Eli ZaretskiiDocument 'minibuffer-with-setup-hook'
2017-10-21 Paul Eggert* etc/NEWS.26: Sync from emacs-26 etc/NEWS.
2017-10-21 Paul EggertMerge from origin/emacs-26
2017-10-21 Paul Eggert; Merge from origin/emacs-26
2017-10-21 Paul EggertMerge from origin/emacs-26
2017-10-21 Tino CalanchaAllow to copy/rename file into a non-existent dir
2017-10-21 Paul EggertSimplify make-progress-reporter vs float-time
2017-10-21 Paul EggertPrefer nil to (current-time) when either works
2017-10-21 Paul EggertFix two more minor Gnus typos
2017-10-21 Paul EggertFix two minor Gnus typos
2017-10-20 Glenn Morris; * etc/NEWS: Stop list of old NEWS files growing witho...
2017-10-20 Glenn MorrisTweak Fdocumentation's error for an undefined function
2017-10-20 Glenn MorrisTweak format of list of old files in NEWS header
2017-10-20 Stefan Monnier* lisp/emacs-lisp/debug.el: Use cl-print more systemati...
2017-10-20 Stefan Monnier* lisp/emacs-lisp/eieio.el (eieio-object-name-string...
2017-10-20 Stefan Monnier* lisp/help-fns.el (describe-function-1):
2017-10-20 Stefan Monnier* lisp/help-fns.el (describe-function-1): Fix help...
2017-10-20 Glenn MorrisFix flymake's loading of subr-x
2017-10-20 Wilfred Hughescss-mode: Don't confuse variable names with class names
2017-10-20 Tino Calanchaibuffer: new filter to list buffers running a process
2017-10-20 Tino CalanchaMake ibuffer filters idempotent
2017-10-20 Michael AlbinusFix Bug#28896
2017-10-20 João TávoraSkip a Flymake test for old gcc versions
2017-10-20 Eli ZaretskiiMake :align-to account for display-line-numbers
2017-10-20 João TávoraAugment Flymake API for third-party extensions
2017-10-20 Glenn MorrisImprove treatment of Fortran's "class default"
2017-10-19 João TávoraFlymake backends must check proc obsoleteness in source...
2017-10-19 Michael AlbinusSkip an rsync test in tramp-tests.el
2017-10-19 Bastian Beischer; Indentation fixes
2017-10-19 Martin RudalicsOn Windows default a frame's border width to zero ...
2017-10-19 Paul EggertSpelling fixes
2017-10-18 Bastian BeischerUse pop-to-buffer-same-window instead of switch-to...
2017-10-18 Lars Ingebrigtsen* lisp/svg.el (svg--encode-text): Fix off-by-one error...
2017-10-18 Lars Ingebrigtsen(svg--encode-text): Make strings even more valid
2017-10-18 Lars IngebrigtsenEncode non-ASCII SVG texts
2017-10-18 Eli ZaretskiiFix the MSDOS build.
2017-10-18 Eli ZaretskiiFix line number display after 'widen'
2017-10-18 Alan ThirdRemove resizable attribute on macOS undecorated frames...
2017-10-18 Martin RudalicsFix handling of `border-width' in `frameset--restore...
2017-10-18 Tino CalanchaMention how to send CC to > 1 address in a bug report
2017-10-18 Paul EggertImprove format-time-string doc
2017-10-17 Eli ZaretskiiImprove documentation of 'line-number-display-width'
2017-10-17 İ. Göktuğ KayaalpImplement vc-default-dir-extra-headers for vc-rcs
2017-10-17 Martin RudalicsIn NEWS give advice on use of `switch-to-buffer' (Bug...
2017-10-17 Tino CalanchaDont update primary selection with winner-undo
2017-10-17 Paul EggertWork around ImageMagick bug 825
2017-10-17 Noam PostavskyDocument rectangle-preview option more (Bug#27974)
2017-10-16 Paul EggertDo not reject https://gnu.org in commit messages
2017-10-16 Eric AbrahamsenDocumentation and error-message edits re gnus-server...
2017-10-16 Gemini LasswellFix Edebug spec for cl-defun (bug#24255)
2017-10-16 Eli ZaretskiiFix errors in kmacro.el post-command-hook
2017-10-16 Eli ZaretskiiFix range-error in image-dired.el
2017-10-16 Eli ZaretskiiFix 'line-number-display-width' in hscrolled windows
2017-10-16 Michael AlbinusFix error in tramp-smb-handle-insert-directory
2017-10-16 Andy MoretonDon't reject PBM header whitespace unnecessarily
2017-10-16 Paul EggertFix regression in display of PPM images
2017-10-16 Eric AbrahamsenRequire subr-x when compiling nnimap.el
2017-10-15 Noam PostavskyFix ert-test finding by symbol (Bug#28849)
2017-10-15 Noam PostavskyDon't remember old debugger window (Bug#17882)
2017-10-15 Noam PostavskyDisable python native completion on w32 (Bug#28580)
2017-10-15 Noam PostavskyLet select-frame-by-name choose any frame when called...
2017-10-15 Eli Zaretskii* lisp/dired-aux.el (dired-create-directory): Doc fix.
2017-10-15 Eli ZaretskiiAvoid compilation warnings in optimized builds
2017-10-15 Eli Zaretskii; * src/composite.c (Fclear_composition_cache): Fix...
2017-10-15 K. HandaImprove customization of arabic-shaper-ZWNJ-handling.
2017-10-15 Charles A.... Improve customization type of 'mouse-drag-and-drop...
2017-10-15 Paul Eggert; Prefer https: to http: in GNU URLs
2017-10-15 Paul EggertEncourage https: in commit messages
2017-10-14 Michael Albinus; Minor changes in etc/NEWS
2017-10-14 Michael Albinus; Cleanup of etc/NEWS
2017-10-14 Martin RudalicsFix wording in Elisp manual's child frames section...
2017-10-14 Eli ZaretskiiAnother fix for C mode fontification of w32 source...
next