* lisp/progmodes/js.el (js-indent-line): Don't mix columns and chars.
[bpt/emacs.git] / lisp / ChangeLog
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.
2014-05-08 Glenn MorrisAdd CVE numbers for recent issues to ChangeLogs
2014-05-08 Glenn Morris* browse-url.el (browse-url-mosaic): Be careful when...
2014-05-08 Stefan Monnier* lisp/xt-mouse.el: Drop spurious/oddly shaped events.
2014-05-07 Stephen Bermantodo-mode.el: Don't drop full parameter list.
2014-05-06 Stefan Monnier* lisp/emacs-lisp/package.el (package-compute-transacti...
2014-05-06 Eli ZaretskiiMinor stylistic changes in find-gc.el.
2014-05-06 Michael AlbinusFix Bug#17415.
2014-05-06 Michael AlbinusFix Bug#17295.
2014-05-06 Glenn Morrisfind-gc.el misc fixes
2014-05-05 Stefan Monnier* lisp/minibuffer.el (completion--try-word-completion...
2014-05-05 Stefan Monnier* lisp/xt-mouse.el (xterm-mouse--read-event-sequence...
2014-05-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2014-05-05 Glenn Morris* lisp/help-fns.el (describe-function-1): Test for...
2014-05-05 Stefan Monnier* lisp/electric.el (electric-indent-functions-without...
2014-05-05 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
2014-05-03 Eli ZaretskiiMinor fixes for comments.
2014-05-03 Stefan Monnier* lisp/vc/ediff-diff.el (ediff-set-fine-diff-properties...
2014-05-02 Stephen BermanAdd a warning and a menu.
2014-05-02 Stephen BermanExtend todo item insertion UI to item editing.
2014-05-02 Leo Liu* emacs-lisp/cl-macs.el (cl-deftype): Fix indentation.
2014-05-01 Glenn MorrisDoc fixes
2014-05-01 Stefan Monnier* lisp/mpc.el (mpc-volume-mouse-set): Don't burp at...
2014-04-30 Eli ZaretskiiMinor fixes for dired.el doc strings.
2014-04-29 Glenn Morris* lisp/mail/rmail.el (rmail-quit): Handle killed summaries.
2014-04-28 Eli ZaretskiiFix a typo in ChangeLog entry of last commit.
2014-04-28 Matthias DahlFix bug 16694 with applying X resources to faces too...
2014-04-28 Stefan Monnier* lisp/textmodes/rst.el (electric-pair-pairs): Declare.
2014-04-27 Juri Linkov* lisp/desktop.el (desktop-value-to-string): Let-bind...
2014-04-25 Nicolas Richard* lisp/battery.el (battery-update): Handle the case...
2014-04-24 Eli ZaretskiiFix bug #17331 with display properties on help-echo...
2014-04-24 Leo Liu* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table):
2014-04-24 Daniel ColascioneRequire gv early to break eager macro-expansion cycles
2014-04-23 Stefan Monnier* lisp/simple.el (region-active-p): Check there's a...
2014-04-23 Stefan Monnier* lisp/simple.el (completion-list-mode-map): Use choose...
2014-04-23 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-22 Stefan Monnier* lisp/term/xterm.el (xterm--version-handler): Don...
2014-04-22 Michael Heerdegen* dired.el (dired-insert-set-properties): Do not consider
2014-04-22 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-21 Stefan Monnier* lisp/dframe.el (dframe-get-focus): Remove `hook'...
2014-04-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid...
2014-04-21 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-file-name-all-comple...
2014-04-21 Stefan Monnier* lisp/progmodes/prog-mode.el (prettify-symbols--compos...
2014-04-20 Michael Albinus* net/tramp-sh.el (tramp-get-ls-command): Use "-b"...
2014-04-19 Stefan Monnier* lisp/progmodes/sh-script.el (sh-smie--sh-keyword...
2014-04-18 Michael AlbinusAvoid recursive load of tramp.el
2014-04-16 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make...
2014-04-16 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-calculate-indent...
2014-04-16 Eli ZaretskiiFix the MSDOS build.
2014-04-15 Stefan Monnier* src/buffer.c (Foverlays_at): Add argument `sorted'.
2014-04-14 João TávoraFix relative links to parent directories in shr
2014-04-14 YAMAMOTO MitsuharuFix application of dolist to a vector (Bug#17257).
next