]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Eli ZaretskiiAnother minor improvement in ELisp manual (Bug#20168)
2015-03-23 Eli ZaretskiiImprove docs of 'posn-actual-col-row' (Bug#20169)
2015-03-23 Eli ZaretskiiMinor documentation fix in ELisp manual (Bug#20174)
2015-03-23 Dmitry GutovGet rid of json-decode-char0 as well
2015-03-23 Paul EggertMinor refactoring of new Fmake_process code
2015-03-23 Stefan Monnier* display.texi (Useless Whitespace): Fix thinko.
2015-03-23 Andreas Schwab* configure.ac: Fix jpeg version check to work with...
2015-03-23 Daniel ColascioneFix previous commit (again)
2015-03-23 Daniel ColascioneFix previous commit
2015-03-23 Daniel ColascioneTry to avoid fontifying macros in funcall position
2015-03-23 Ben Bacarisselisp/gnus/nnmh.el (nnmh-request-expire-articles): Work...
2015-03-23 Daiki UenoGeneralize start-process with keyword args
2015-03-23 Daniel ColascioneAutomatically adjust process window sizes
2015-03-23 Jackson Ray... Have `sgml-attribute-offset' control SGML attribute...
2015-03-23 Glenn Morrisauthors.el small additions
2015-03-23 Glenn Morris* etc/PROBLEMS: Add entry about dir-locals and some...
2015-03-22 Glenn Morrisjson-tests.el: Fix copyright
2015-03-22 Dmitry GutovAdd a few tests for jsone.el
2015-03-22 Dmitry GutovRewrite json-encode-string
2015-03-22 Artur Malabarba* menu-bar.el (menu-bar-update-buffers): Properly count...
2015-03-22 Jan DFixes: debbugs:18939
2015-03-22 Glenn MorrisChangeLog fix
2015-03-22 Martin RudalicsIn `debug' don't try using window on inaccessible frame...
2015-03-22 Jan DBackport 20156 fix (stack corruption)
2015-03-22 Jan DFixes: debbugs:20156
2015-03-21 Eric Abrahamsenlisp/gnus/{registry.el,gnus-registry.el}: Use slot...
2015-03-21 Eli ZaretskiiFix problems with setting system-time-locale on MS...
2015-03-21 Titus von der... Add new functions for computing default font dimensions
2015-03-21 Samer MastersonDocumentation and testing tips for CONTRIBUTE
2015-03-21 Eli ZaretskiiFix lisp/ChangeLog entry from last commit.
2015-03-21 Mario LangFix problems caused by calling 'recenter' in auto-rever...
2015-03-21 Tassilo HornHandle setf methods in elisp font-locking.
2015-03-20 Tassilo HornFix CL function name font-lock bug.
2015-03-20 Tassilo HornFix elisp function name font-lock bug.
2015-03-20 Stefan Monnier(cl-defsubst): Ignore false-positive occurrences of...
2015-03-20 Alan MackenzieFix debbugs#20146
2015-03-20 Eric Abrahamsenlisp/gnus/registry.el (registry-prune): Allow registry...
2015-03-20 Eric Abrahamsenlisp/gnus/registry.el (registry-collect-prune-candidate...
2015-03-20 Glenn Morris# ChangeLog fixes
2015-03-20 Dmitry Gutovruby-mode: Fix a "required arguments" confusion
2015-03-20 Dmitry GutovBackport: ruby-mode: Detect regexps after `!'
2015-03-20 Dmitry GutovBackport: ruby-mode: Change faces used for self, true...
2015-03-20 Nobuyoshi NakadaBackport: ruby-mode: Expect regexp after { or | too
2015-03-20 Paul Eggert* configure.ac (_THREAD_SAFE): Simplify (Bug#20136).
2015-03-19 Paul EggertBetter port of pthread usage to FreeBSD
2015-03-19 Vibhav PantCall delete-backward-space interactively.
2015-03-19 Paul EggertMerge from gnulib
2015-03-19 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase-lambda): Rewrite.
2015-03-19 Stefan MonnierFixes: debbugs:20141
2015-03-19 Stefan MonnierEIEIO: Change class's representation to unify instance...
2015-03-19 Vibhav PantUse delete-char instead of delete-backward-char.
2015-03-18 Michael AlbinusMark apostrophs with ?/ instead of \037 in Tramp
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-18 Eli ZaretskiiFix incorrect usage of @key in the User Manual (Bug...
2015-03-18 Stefan Monnier* cl-generic.el (cl-generic-generalizers): Clean up...
2015-03-18 Stefan MonnierAdd classes as run-time descriptors of cl-structs.
2015-03-18 Dima KoganHave gud-display-line not display source buffer in...
2015-03-18 Tassilo HornImprove dynamic elisp keyword font-locking
2015-03-18 Paul Eggert* lisp/net/browse-url.el: Omit confusing documentation.
2015-03-18 Paul EggertSpelling and wording fixes
2015-03-17 Paul EggertSpacing and punctuation fixes
2015-03-17 Simen HeggestøylUpdate CSS property list
2015-03-17 Simen HeggestøylAdd support for completion in `css-mode'
2015-03-17 Simen HeggestøylDiscriminate between pseudo-classes and -elements
2015-03-17 Bozhidar BatsovSeparate Kernel methods with required args from those...
2015-03-17 Bozhidar BatsovFont-lock more Kernel methods as built-in
2015-03-17 Michael AlbinusAvoid leading tabs in shell scripts, sent by Tramp.
2015-03-17 Eli Zaretskiilisp/mouse.el: Fix last change.
2015-03-17 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-03-17 Stefan Monnier* cl-macs.el (cl--transform-lambda): Refine last change.
2015-03-17 Eli ZaretskiiResurrect the lost optional fixed font menu on w32
2015-03-17 Michael AlbinusChange test for ControlPath in order to avoid DNS timeouts.
2015-03-16 Alan MackenzieEdebug: Allow "S" to work during trace mode. Fixes...
2015-03-16 Ken BrownDon't test "\t" in file names on Cygwin.
2015-03-16 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda...
2015-03-16 Stefan MonnierAdd `predicate' arg to `read-buffer' and use it for...
2015-03-16 Vibhav PantFixes: debbugs:19335
2015-03-16 Vibhav PantAdd 'clear' functionality to eshell.
2015-03-16 Eli Zaretskiidoc/misc/efaq-w32.texi: Spell-check.
2015-03-16 Eli Zaretskiidoc/misc/efaq-w32.texi: Remove outdated information...
2015-03-16 Alan MackenzieMake Edebug work with Follow Mode.
2015-03-15 Martin RudalicsFix description of fullscreen mode on MS-Windows (Bug...
2015-03-15 Stefan Monnier(url-insert-file-contents): Set buffer-file-coding...
2015-03-15 Eli ZaretskiiFix subtle problems with linum-mode and invisible text
2015-03-15 Michael AlbinusIn Tramp. check ssh Control* options only when needed
2015-03-15 Tassilo HornFont-lock elisp macros/special forms dynamically
2015-03-15 Daniel ColascioneSupport indenting backquote substitutions in cl-indent
2015-03-15 Michael R.... Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-03-15 Michael R.... 2015-03-14 Michael R. Mauger <michael@mauger.com>
2015-03-14 Daniel ColascioneType checking for `define-widget'
2015-03-14 Daniel ColascioneAdd --no-x-resources option
2015-03-14 Eli Zaretskiidoc/lispref/minibuf.texi (Basic Completion): Fix a...
2015-03-14 Eli ZaretskiiImprove indexing in Emacs manual (Bug#20105)
2015-03-14 Jan DMention Bug 19482 on 2015-01-06 change.
next