HideIfDef mode bug fixes and enhancements. This is #2 of 3 patches based
[bpt/emacs.git] / lisp / ChangeLog
2014-06-26 Glenn Morrisauthors.el: Add some renamed/moved files
2014-06-26 Glenn MorrisChangeLog fixes.
2014-06-25 Leo LiuFix a few packages to work with nil tab-stop-list
2014-06-25 Stefan Monnier* lisp/emacs-lisp/package.el (package-list-unsigned...
2014-06-25 Stephen Berman* calendar/todo-mode.el: Fix two bugs.
2014-06-25 Stefan Monnier* lisp/help-fns.el (describe-function-1): Check file...
2014-06-24 Juri Linkov* lisp/desktop.el (desktop-auto-save-enable)
2014-06-24 Stefan MonnierFix some indentation problem with \; and pipes.
2014-06-24 Eli ZaretskiiBackport Unicode 7 update of character- and script...
2014-06-23 Leo Liu* align.el (align-adjust-col-for-rule): Unbreak due...
2014-06-22 Eli ZaretskiiMore tweaks of skeleton documentation wrt \n behavior...
2014-06-22 Michael Albinus* net/tramp-adb.el (tramp-adb-handle-process-file):
2014-06-21 Glenn MorrisFix landmark, broken since Emacs 23.1
2014-06-21 Glenn MorrisChangeLog fix (no need to merge to trunk)
2014-06-21 Fabián Ezequiel... Fix completion retrieval parsing.
2014-06-21 Eli Zaretskiilisp/skeleton.el (skeleton-insert): Fix last change.
2014-06-21 Fabián Ezequiel... Enhancements for outline integration.
2014-06-21 Eli Zaretskiilisp/skeleton.el (skeleton-insert): Doc fix.
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-config--guess): Fix...
2014-06-20 Stefan Monnier* lisp/mouse.el (mouse-drag-line): Don't re-add to...
2014-06-20 Martin RudalicsIn mouse-drag-line remove inadvertently reintroduced...
2014-06-20 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): For...
2014-06-20 Eli ZaretskiiFix bug #17801 with extraneous newlines after inserting...
2014-06-20 Stefan Monnier* lisp/emacs-lisp/smie.el (smie--hanging-eolp-function...
2014-06-20 Leo Liu* simple.el (read-quoted-char): Don't let help chars...
2014-06-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie-sh-rules): Use...
2014-06-18 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse-translate-1): Fix last...
2014-06-18 Eli ZaretskiiFix bug #17790 with compilation against giflib 5.1...
2014-06-18 Juri Linkov* lisp/dired.el (dired-mark-pop-up): Let-bind display...
2014-06-17 Stefan Monnier* lisp/delsel.el (electric-newline-and-maybe-indent...
2014-06-16 Dmitry GutovFix bug#17732
2014-06-15 Michael AlbinusFix a regression bug in D-Bus event handling.
2014-06-14 Glenn MorrisStop cc-mode loading cl at runtime
2014-06-14 Eli ZaretskiiFix documentation mentioned in bug #17768.
2014-06-14 Juri Linkov* lisp/bindings.el: Put `ascii-character' property...
2014-06-13 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-next-sexp): Fix up...
2014-06-13 Stefan Monnier* lisp/term/xterm.el (xterm--version-handler): Work...
2014-06-08 Glenn MorrisSmall doc updates re initial-buffer-choice
2014-06-08 Glenn MorrisDoc edits re uniquify
2014-06-06 Juri Linkov* lisp/desktop.el: Activate auto-saving on window confi...
2014-06-06 Santiago Payà i... * lisp/vc/vc-hg.el (vc-hg-working-revision): Use "hg...
2014-06-06 Stefan Monnier* lisp/international/mule-cmds.el (ucs-names): Add...
2014-06-06 Glenn MorrisDoc updates re window-setup-hook
2014-06-05 Glenn MorrisSome documentation for signing of packages
2014-06-03 Martin RudalicsIn display-buffer-use-some-window don't shrink window...
2014-06-03 Eli ZaretskiiMinor fix of the last commit in menu-bar-open.
2014-06-03 Michael AlbinusFix Bug#17653.
2014-06-03 Glenn Morris* lisp/emacs-lisp/package.el (package-pinned-packages...
2014-06-02 Eli ZaretskiiFix TTY menu invocation via M-x.
2014-06-01 Eli ZaretskiiFix bug #17615 with C-g during macro definition.
2014-06-01 Stefan Monnier* lisp/minibuffer.el (minibuffer-force-complete-and...
2014-06-01 Stefan Monnier* lisp/progmodes/js.el (js-indent-line): Don't mix...
2014-05-31 Stefan Monnier* lisp/subr.el (set-transient-map): Don't wait for...
2014-05-31 Leo Liu* emacs-lisp/gv.el (window-buffer, window-display-table)
2014-05-31 Stefan Monnier* lisp/mouse.el (mouse-posn-property): Ignore posn...
2014-05-31 Stefan Monnier* lisp/leim/quail/latin-pre.el ("latin-2-prefix"):...
2014-05-30 Glenn Morrispackage.el: Fix some version tags
2014-05-29 Stefan Monnier* lisp/subr.el (sit-for): Don't run input-methods.
2014-05-28 Glenn Morris* lisp/cus-start.el: Fix some :version numbers.
2014-05-27 Stefan Monnier* lisp/simple.el (deactivate-mark): Set mark-active...
2014-05-27 Stefan Monnier* lisp/emacs-lisp/byte-opt.el (byte-optimize-binary...
2014-05-27 Glenn MorrisDoc updates re filter-buffer-substring
2014-05-27 Glenn MorrisDoc updates re completion-in-region-function
2014-05-27 Glenn MorrisDoc updates re abbrev-expand-function
2014-05-26 Paul EggertInclude sources used to create macuvs.h.
2014-05-25 Andreas Schwab* cus-face.el (custom-face-attributes): Add :distant...
2014-05-25 Martin RudalicsRemove interactive specification from window--dump...
2014-05-23 Glenn MorrisSmall fix for he-line-search-regexp
2014-05-23 Stephen Bermantodo-mode.el: Remove dependence on auto-mode-alist.
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-23 Stephen Berman* calendar/todo-mode.el: Miscellaneous bug fixes.
2014-05-22 Glenn Morris* window.el (window--dump-frame): Avoid error in -...
2014-05-21 Glenn Morris* lisp/nxml/nxml-mode.el (xml-mode): Only define this...
2014-05-21 Eli ZaretskiiFix bug #17532 with unclear docs of setting frame's...
2014-05-21 Dmitry GutovReplace uses of `save-buffer' with `write-region'
2014-05-20 Juri Linkov* lisp/avoid.el (mouse-avoidance-banish-position):...
2014-05-20 Juri Linkov* lisp/avoid.el (mouse-avoidance-set-mouse-position...
2014-05-20 Stefan Monnier* lisp/progmodes/scheme.el (scheme-mode-syntax-table...
2014-05-20 Stefan Monnier* lisp/emacs-lisp/lisp.el (end-of-defun): Ensure we...
2014-05-18 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Don...
2014-05-17 Michael AlbinusFix typo.
2014-05-17 Michael Albinus* net/tramp-sh.el (tramp-find-inline-encoding): Do...
2014-05-17 Eli ZaretskiiFix bug #17511 with unclear documentation of line-move...
2014-05-16 Michael Albinus* net/dbus.el (dbus-init-bus, dbus-call-method)
2014-05-14 Nicolas RichardDeal with EIEIO methods without doc strings (Bug#17490).
2014-05-14 Stephen Berman* lisp/minibuffer.el (completion-pcm--merge-try): Merge...
2014-05-14 Glenn MorrisMake some pointless/useless emerge.el options obsolete
2014-05-13 Michael Albinus* net/browse-url.el (browse-url):
2014-05-12 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--interactive-form...
2014-05-11 Santiago Payà i... * lisp/vc/vc-hg.el (vc-hg-unregister): New function...
2014-05-11 Glenn MorrisMove lisp/emacs-lisp/find-gc.el to admin/
2014-05-10 Glenn MorrisAlso mention bug-gnu-emacs in (ps-)print.el version...
2014-05-10 Glenn Morris* browse-url.el (browse-url-mosaic): Create /tmp/Mosaic...
2014-05-10 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Support adding a given...
2014-05-09 Philipp Rumpf* lisp/electric.el (electric-indent-post-self-insert...
2014-05-09 Stefan Monnier* lisp/subr.el (function-put): Add function.
2014-05-09 Stephen Berman* calendar/todo-mode.el (todo-insert-item-from-calendar):
2014-05-09 Glenn Morris* files.el (cd-absolute): Test if directory is accessible
2014-05-09 Glenn Morris* compile.el (recompile): Handle C-u M-x recompile...
2014-05-08 Juri LinkovBackport dired-check-switches from trunk.
next