]> code.delx.au - gnu-emacs/history - lisp/ChangeLog
* mail/rmail.el (rmail-show-message-1): When displaying a mime message,
[gnu-emacs] / lisp / ChangeLog
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-05 Pete WilliamsonFix .emacs and .emacs.d/init file recursion problem...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Artur Malabarba(package--with-work-buffer-async): Protect macro arguments.
2015-04-04 Artur Malabarbaemacs-lisp/package.el: Don't overwrite downloads-in...
2015-04-04 Michael AlbinusQuote directory name in tramp-flush-directory-property
2015-04-04 Alan MackenzieFix debbugs#20240 part two (jit-lock error during ...
2015-04-03 Michael AlbinusFix Bug#20249
2015-04-03 Glenn Morris; ChangeLog fix
2015-04-03 Alan MackenzieRevert "CC Mode: Stop Font Lock forcing fontification...
2015-04-03 Nicolas Richardpcmpl-ssh-known-hosts: Use `char-before' instead of...
2015-04-03 Dmitry Gutovjs-mode: Don't indent inside a multiline string literal
2015-04-02 Stefan Monnier* lisp/abbrev.el (define-abbrev-table): Treat a non...
2015-04-02 Stefan Monnier* lisp/emacs-lisp/lisp-mnt.el (lm-version): Don't burp...
2015-04-01 Alan MackenzieFix the CC Mode fixes from 2015-03-30. Fixes debbugs...
2015-04-01 Paul Eggert* emacs-lisp/package.el: Spelling fixes and use active...
2015-04-01 Artur Malabarba* emacs-lisp/package.el: Make package-menu asynchronous.
2015-04-01 Artur Malabarba* emacs-lisp/package.el: Implement asynchronous refreshing.
2015-04-01 Michael AlbinusFix bug#20233, do not merge with master
2015-03-31 Simen HeggestøylDerive `css-mode' from `prog-mode'
2015-03-31 Stefan Monnier* lisp/jit-lock.el (jit-lock--run-functions): Fix min...
2015-03-31 Stefan MonnierLet jit-lock know the result of font-lock-extend-region...
2015-03-30 Artur MalabarbaMerge branch 'master' of git+ssh://git.sv.gnu.org/srv...
2015-03-30 Artur Malabarbaemacs-lisp/package.el: Reorganize package.el
2015-03-30 Stefan Monnier* eieio-base.el (make-instance) <eieio-named>: New...
2015-03-30 Alan MackenzieCorrect calculation of CC Mode's font-lock region.
2015-03-30 Richard RynikerIn sendmail-send-it don't switch to non-existent buffer...
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-28 Jan D* lisp/emacs-lisp/package.el (package-refresh-contents...
2015-03-28 Glenn MorrisChangeLog fix
2015-03-28 Tom WillemseNew `electric-pair-local-mode'
2015-03-28 Jan DFixes: debbugs:17879
2015-03-27 Nicolas PettonBump version to 24.5 for the release-candidate emacs-24.5-rc1
2015-03-27 Wolfgang JenknerPreserve face text properties in comint prompt.
2015-03-26 Daniel ColascioneShut up python-mode's indentation guesser
2015-03-26 Stefan Monnier* lisp/emacs-lisp/cl|eieio: Minor tweaks
2015-03-26 Stefan Monnier* smie.el (smie*ward-sexp-command): Don't pretend the...
2015-03-26 Boruch Baum* lisp/bookmark.el (bookmark-show-all-annotations)...
2015-03-25 Dmitry GutovOnly escape quotation mark, backslash and cntrl U+0000...
2015-03-25 Artur Malabarbaemacs-lisp/checkdoc.el: Don't complain about args start...
2015-03-25 Stefan Monnier* international/mule-cmds.el: Show chars in C-x 8 RET...
2015-03-25 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse--read-number-from-termi...
2015-03-25 Nicolas Petton* lisp/emacs-lisp/seq.el: Documentation improvements
2015-03-25 Glenn Morrisbrowse-url: mark some of the more obsolete stuff as...
2015-03-25 Olaf Rogalsky* lisp/xt-mouse.el: Add mouse-tracking support.
2015-03-24 Michael AlbinusImprove special char handling in Tramp
2015-03-24 Daiki Uenoepg: Fix key generation interface
2015-03-24 Stefan MonnierAdd cl-struct specific optimizations to pcase.
2015-03-23 Stefan MonnierAdd new `cl-struct' and `eieio' pcase patterns.
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-22 Richard M. StallmanRecognize more format variation. Automatically reshow...
2015-03-22 Richard M. StallmanEcho area shows when displaying a mime message.
2015-03-22 Richard M. StallmanPrefer IceCat to Firefox and Iceweasel.
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
next