Do not read uninitialized memory in conv_sockaddr_to_lisp
[bpt/emacs.git] / lisp / ChangeLog
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-22 Daniel ColascioneDo not read unitialized memory in conv_sockaddr_to_lisp
2014-03-21 Richard M. StallmanFix bugs that screwed M-x battery on Yeeloong
2014-03-21 Richard M. StallmanAvoid GC crashes.
2014-03-21 Richard M. StallmanMake Rmail delete and undelete commands handle repeat...
2014-03-21 Daniel ColascioneAdd memory information to bug reports
2014-03-21 Glenn MorrisMerge from emacs-24; up to 2014-03-21T08:51:02Z!eliz...
2014-03-21 Glenn MorrisIncrease default history-length from 30 to 100
2014-03-21 Michael Albinus* net/tramp.el (tramp-methods): Add docstring for ...
2014-03-21 Daniel ColascioneDo not allow a dumped Emacs to be dumped
2014-03-21 Glenn MorrisDon't set make-backup-files in lisp/Makefile loaddefs...
2014-03-21 Glenn Morris* lisp/electric.el (electric-indent-post-self-insert...
2014-03-21 Glenn MorrisCosmetic tweaks for the output of `info-finder'
2014-03-21 Dmitry GutovFix bug#16826
2014-03-21 Dmitry GutovFix bug#17050
2014-03-21 Juanma Barranquerolisp/*.el: Fix typos.
2014-03-21 Juanma Barranquerolisp/frameset.el: Make list-registers a bit more inform...
2014-03-20 Juanma Barranquerolisp/progmodes/hideif.el (hif-tokenize): Understand...
2014-03-20 Juanma Barranquerolisp/emacs-lisp/cl-extra.el (cl--map-overlays): Remove...
2014-03-20 Juanma Barranquerolisp/skeleton.el (skeleton-autowrap): Mark as obsolete.
2014-03-20 Stefan Monnier* lisp/electric.el (electric-newline-and-maybe-indent...
2014-03-20 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-docstring...
2014-03-20 Glenn MorrisMark tiny change
2014-03-19 Stefan-W. Hahn* lisp/ps-print.el (ps-generate-postscript-with-faces):
2014-03-19 Juanma Barranquerolisp/emacs-lisp/package.el (describe-package-1): Decode...
2014-03-18 Juanma BarranqueroRecommend not modifying :set's value arg in defcustom...
2014-03-18 Stefan Monnier* lisp/simple.el (newline-and-indent): Do autofill.
2014-03-18 Richard M. StallmanEnsure dired-display-file displays it in other window.
2014-03-18 Dmitry GutovFurther tweaks for comment-start-skip behavior
2014-03-18 Stefan Monnier* doc/lispref/functions.texi (Advising Functions):...
2014-03-18 Juanma Barranquerolisp/ChangeLog: Move up misplaced entry.
2014-03-18 Daniel ColascioneRemove old debug print
2014-03-17 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-03-17 Glenn Morris* lisp/calendar/calendar.el (calendar-generate-month...
2014-03-17 Michael Albinus* net/tramp.el (tramp-action-out-of-band): Read pending...
2014-03-17 Dmitry GutovRestore compatibility with legacy comment-start-skip...
2014-03-17 Dmitry GutovFix debbugs#16971
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-16 Martin RudalicsFix behavior of with-temp-buffer-window (Bug#16816...
2014-03-16 Juanma Barranquerolisp/textmodes/rst.el: Implement missing but documented...
2014-03-15 Juanma Barranquerolisp/term/ns-win.el (x-command-line-resources): Rename...
2014-03-15 Juanma Barranquerolisp/progmodes/python.el: Fix docstring typos.
2014-03-14 Glenn Morris* package.el (package-menu-mode-map): Replace use of...
2014-03-14 Glenn Morris* lisp/info.el (Info-finder-find-node): Ignore the...
2014-03-14 Glenn Morris* lisp/finder.el (finder-list-matches): Include unversi...
2014-03-14 Glenn Morris* lisp/finder.el (finder--builtins-descriptions): New...
2014-03-14 Dmitry GutovSupport the old `blink-matching-paren' behavior
2014-03-14 Glenn MorrisStop files with same basename messing up finder's packa...
2014-03-14 Glenn MorrisMove some help functions from help-fns.el to help.el...
2014-03-14 Juanma Barranquerolisp/net/*.el, lisp/progmodes/*.el: Fix docstring typos.
2014-03-13 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2014-03-13 Tom Willemse* lisp/emacs-lisp/package.el (package--prepare-dependen...
2014-03-12 Juanma Barranquerolisp/register.el (register-separator, copy-to-register...
2014-03-12 Juanma Barranquerolisp/frameset.el: Optimize check for visible frame.
2014-03-12 Jonas Bernoullilisp/emacs-lisp/eieio.el (with-slots): Use cl-symbol...
2014-03-12 Martin RudalicsTwo adjustments in window/frame resizing.
2014-03-12 Glenn MorrisSome doc edits related to desktop-restore-frames
2014-03-12 Glenn Morris* emacs/indent.texi (Indent Convenience): Mention elect...
2014-03-12 Juanma Barranquerolisp/vc/pcvs*.el: Fix typos.
2014-03-12 Juanma Barranquerolisp/frameset.el (frameset--jump-to-register): Add...
2014-03-11 Stefan Monnier* lisp/simple.el (set-mark): Ensure mark-active is...
2014-03-11 Juanma Barranquerolisp/frameset.el: Let-bind frameset--target-display.
2014-03-11 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--make-1): Fix...
2014-03-11 Juanma Barranquerolisp/frameset.el: Separate frame reusing from cleaning up.
2014-03-10 Glenn Morris* lisp/files.el (find-file): Doc fix: update info node...
2014-03-10 Glenn Morris* lisp/emacs-lisp/advice.el (ad-add-advice, defadvice...
2014-03-10 Michael Albinus* net/tramp-sh.el (tramp-open-connection-setup-interact...
2014-03-10 Leo Liu* emacs-lisp/eldoc.el (eldoc-minibuffer-message): Clear
2014-03-10 Stefan Monnier* lisp/desktop.el (desktop-create-buffer): Don't run...
2014-03-09 Juanma Barranqueroetc/ChangeLog: Add missing bug reference.
2014-03-09 Juri Linkov* lisp/ansi-color.el (ansi-color-names-vector): Copy...
2014-03-08 Juanma Barranquerolisp/frameset.el: Avoid computing frame-list unnecessarily.
2014-03-08 Dmitry GutovFix #16897
2014-03-07 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-03-07 Juanma Barranquerolisp/ChangeLog*: Fix typos.
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-06 Michael Albinus* net/tramp.el (tramp-error): VEC-OR-PROC can be nil.
2014-03-06 Glenn Morris* lisp/simple.el (newline): Doc tweak.
2014-03-06 Glenn Morris* lisp/emacs-lisp/shadow.el (load-path-shadows-find...
2014-03-05 Glenn MorrisRecognize dash shell
2014-03-05 Lars Ingebrigtsen(eww-textarea-map): [tab] doesn't work on tty.
2014-03-05 Juanma Barranquerolisp/frameset.el (frameset--initial-params): Filter...
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-05 Juanma Barranquerolisp/finder.el: Revert part of 2014-02-28 change.
2014-03-05 Lars Ingebrigtsen* net/eww.el (eww-mode-map): [tab] doesn't work on...
2014-03-05 Bastien GuerryRevert 2014-03-04T14:33:56Z!bzg@gnu.org.
2014-03-04 Glenn Morris* minibuffer.el (completion-hilit-commonality): Revert...
2014-03-04 Juanma Barranquerolisp/hilit-chg.el (hilit-chg-unload-function): New...
2014-03-04 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-vc-registered):...
2014-03-04 Bastien Guerryminibuffer.el (minibuffer-completion-help): Use 0 as...
2014-03-04 Juanma Barranquerolisp/hexl.el: Fix typos in docstrings.
2014-03-04 Juanma Barranquerolisp/strokes.el: Fix typos.
2014-03-04 Martin RudalicsFix some window code related doc-string and info entries.
2014-03-04 Glenn MorrisSmall smie.el doc and fix
2014-03-04 Stefan Monnier* lisp/electric.el (electric-indent-mode-has-been-calle...
2014-03-04 Stefan Monnier* lisp/files.el (hack-local-variables): Mention file...
2014-03-04 Stefan Monnier* lisp/htmlfontify.el (hfy-fontify-buffer): Drop `invis...
2014-03-04 Michal Nazarewicz* binding.el: Add comment describing why C-d binds...
2014-03-03 Glenn MorrisChangeLog entries should be usable without the VCS
2014-03-03 Juanma Barranquero*/ChangeLog: Trivial fixes.
next