]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / lisp / ChangeLog
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 Dmitry GutovGet rid of json-decode-char0 as well
2015-03-23 Daniel ColascioneTry to avoid fontifying macros in funcall position
2015-03-23 Daiki UenoGeneralize start-process with keyword args
2015-03-23 Daniel ColascioneAutomatically adjust process window sizes
2015-03-23 Jackson Ray HamiltonHave `sgml-attribute-offset' control SGML attribute...
2015-03-23 Glenn Morrisauthors.el small additions
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 Martin RudalicsIn `debug' don't try using window on inaccessible frame...
2015-03-21 Titus von der MalsburgAdd new functions for computing default font dimensions
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 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-19 Vibhav PantCall delete-backward-space interactively.
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 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-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 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 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 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 Alan MackenzieMake Edebug work with Follow Mode.
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. MaugerMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-03-15 Michael R. Mauger2015-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-13 Paul EggertFix ChangeLog typo
2015-03-13 Kevin Rydeinfo-look fixes for Texinfo 5
2015-03-12 Juri LinkovSupport goal column in multi-line minibuffer
2015-03-12 Rasmus Pank RoulundFixes: debbugs:19335
2015-03-12 Eli ZaretskiiFix support of scripts in w32font.c (Bug#19993)
2015-03-11 Stefan Monnier* international/quail.el (quail-input-method): Use...
2015-03-11 Stefan Monnier* lisp/simple.el (goto-history-element): Don't burp...
2015-03-10 Paul EggertPrefer "initialize" to "initialise"
2015-03-10 Glenn Morris# Further ChangeLog fix
2015-03-10 Glenn Morris* lisp/progmodes/js.el (js-indent-first-initialiser...
2015-03-10 Jackson Ray HamiltonNew indentation option for js-mode
2015-03-10 Paul EggertSpelling and minor grammar fixes
2015-03-10 Thomas FitzsimmonsRecognize more LDAP attributes
2015-03-09 Nicolas PettonAdd seq-into as a public function
2015-03-09 Dmitry Gutovruby-mode: Detect regexps after `!'
2015-03-09 Dmitry Gutovruby-mode: Don't consider `=' a part of symbol when...
2015-03-09 Paul EggertFix ChangeLog typos
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Sergio Durigan JuniorEUDC: Support BBDB >= 3
2015-03-08 Dmitry Gutovruby-mode: Change faces used for self, true, false...
2015-03-08 Nobuyoshi Nakadaruby-mode: Expect regexp after { or | too
2015-03-08 Nicolas Petton* lisp/ChangeLog: Fix a changelog entry
2015-03-07 Michael AlbinusMake tramp-ssh-controlmaster-options a defcustom. ...
2015-03-07 Michael AlbinusRevert "Make tramp-ssh-controlmaster-options a defcusto...
2015-03-07 Michael AlbinusMake tramp-ssh-controlmaster-options a defcustom. ...
2015-03-07 Eli Zaretskiilisp/dired.el (dired-delete-file): Doc fix. (Bug#20021)
2015-03-07 Stefan Monnier* lisp/battery.el: Make it work on my MSI Wind
2015-03-07 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-form-code...
2015-03-06 Oscar Fuentesbrowse-url-firefox: removed MS-Windows limitations
2015-03-06 Thomas FitzsimmonsFix EUDC LDAP duplicate mail handling
2015-03-05 Ivan ShmakovRender application/xhtml+xml as HTML
2015-03-05 Artur Malabarbadesktop.el (desktop-buffer-info): Use `pushnew'.
2015-03-05 Artur Malabarbadesktop.el (desktop-buffer-info): Write docstring.
2015-03-05 Artur Malabarbapackage.el (package-refresh-contents): Update doc.
2015-03-05 Dmitry GutovTeach js-mode about ES6 template strings
next