Use define-minor-mode for winner-mode
[bpt/emacs.git] / lisp / ChangeLog
2012-09-29 Glenn MorrisUse define-minor-mode for winner-mode
2012-09-29 Glenn MorrisRemove duplication of vc-sccs-registered definition
2012-09-29 Glenn MorrisRevert bogus vc autoloads change
2012-09-29 Glenn MorrisNo need to autoload vc-rcs, vc-sccs defcustoms.
2012-09-29 Glenn Morris* lisp/help-macro.el (three-step-help): Do not autoload...
2012-09-29 Glenn MorrisDo not autoload defcustoms in inf-lisp.el
2012-09-29 Glenn MorrisDo not autoload defcustoms in hippie-exp.el
2012-09-28 Glenn Morris* lisp/emacs-lisp/cl.el (flet): Fix case of obsolescenc...
2012-09-28 Glenn Morris* bytecomp.el (byte-compile-cl-file-p): Only "cl.el...
2012-09-28 Juri LinkovDisplay archive errors in the echo area instead of...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-28 Stefan Monnier* lisp/type-break.el: Use lexical-binding.
2012-09-28 Leo LiuUse minibuffer-message in pcomplete-show-completions
2012-09-28 Leo Liuido.el (ido-set-matches-1): Fix 2012-09-11 change
2012-09-28 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--mark-used): New.
2012-09-28 Tassilo Horn* doc-view.el (doc-view-current-cache-doc-pdf): New...
2012-09-28 Glenn MorrisDon't autoload defcustoms in type-break.el
2012-09-28 Chong Yidong* verilog-mode.el (verilog-auto-inst-interfaced-ports...
2012-09-27 Stefan Monnier* lisp/json.el (json-encode-char): Codes 127 isn't...
2012-09-27 Stefan Monnier* lisp/json.el (json-encode-char): Codes 128-160 aren...
2012-09-27 Glenn Morris* lisp/faces.el (x-display-name): Declare (for without...
2012-09-27 Glenn Morris* lisp/linum.el (linum-format): Don't autoload it....
2012-09-27 Glenn MorrisRemove unnecessary require when compiling tcl.el
2012-09-27 Glenn MorrisRemove unnecessary require when compiling sgml-mode.el
2012-09-27 Glenn Morris* term.el (term-ansi-reset): Try setting term-ansi...
2012-09-27 Glenn MorrisDon't bother making files writable for commit with...
2012-09-27 Chong YidongFix last commit.
2012-09-27 Chong YidongFix last change in verilog-mode.el.
2012-09-27 Stefan Monnier* lisp/image-mode.el: Use lexical-binding.
2012-09-27 Stefan Monnier* lisp/minibuf-eldef.el: Make it possible to replace...
2012-09-26 Juanma BarranqueroFix ChangeLog typos.
2012-09-26 Juanma BarranqueroUpdate to Unicode 6.2.
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-26 Stefan Monnier* lisp/emacs-lisp/testcover.el (testcover-after): Add...
2012-09-26 Juanma Barranquerolisp/window.el (temp-buffer-window-setup): Fix typo...
2012-09-26 Stefan Monnier* lisp/profiler.el (profiler-start): Don't prompt for...
2012-09-26 Wilson SnyderSynch verilog-mode.el to latest upstream version.
2012-09-25 Martin RudalicsImprove resizing of minibuffer windows (Bug#12419).
2012-09-25 Chong YidongMinor fixes for the function obsolescence feature.
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-25 Glenn Morris* buff-menu.el (Buffer-menu-name-width, Buffer-menu...
2012-09-25 Glenn Morris* em-term.el (eshell-term-name): Default to term-term...
2012-09-24 Fabián Ezequiel... * progmodes/python.el:
2012-09-24 Glenn Morris* eshell/esh-cmd.el (eshell-find-alias-function): Tight...
2012-09-24 Fabián Ezequiel... Enhancements for triple-quote string syntax.
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-24 Chong YidongFix two references to deleted obsolete variables.
2012-09-24 Chong YidongRemove several obsolete vars and functions unlikely...
2012-09-24 Chong YidongFix uses of long-obsolete font-lock-reference face.
2012-09-24 Glenn Morris* lisp/mail/emacsbug.el (report-emacs-bug): Include...
2012-09-23 Fabián Ezequiel... * progmodes/python.el (python-indent-line): More consis...
2012-09-23 Stefan Merten* textmodes/rst.el: Fix compiler warning.
2012-09-23 Roland Winklerlisp/textmodes/bibtex.el: minor bugfixes
2012-09-23 Roland WinklerAdd ChangeLog entry for previous commit
2012-09-23 Roland Winklerlisp/ibuf-ext.el (ibuffer-switch-to-saved-filter-groups...
2012-09-23 Chong YidongConvert toggle-read-only calls to read-only-mode.
2012-09-23 Chong YidongRemove LIBRARIES arg from w32_delayed_load and friends.
2012-09-22 Juri Linkov* lisp/dired.el (dired-mode-map): Add [remap read-only...
2012-09-22 Glenn MorrisChangeLog typo fix
2012-09-22 Martin RudalicsImplement temp-output-buffer-show in subr.el.
2012-09-22 Chong Yidong* simple.el (read-only-mode): Doc fix.
2012-09-22 Chong Yidong* files.el (ctl-x-map): Bind C-x C-q to read-only-mode.
2012-09-22 Chong YidongMisc doc fixes.
2012-09-22 Eli ZaretskiiFix bugs #12447 and #12326 with infloop causes by idle...
2012-09-22 Martin RudalicsMake Temp Buffer Resize Mode less intrusive (Bug#1806).
2012-09-22 Stefan Merten* rst.el: Revamp section title faces.
2012-09-22 Chong YidongFix auto-save and locking for indirect buffers.
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-20 Juri Linkov* lisp/replace.el (query-replace-read-from): Use `read...
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Rename DEFAULT-VALUE...
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Add HISTORY arg.
2012-09-20 Juri Linkov* lisp/replace.el (read-regexp): Don't add ": " when...
2012-09-20 Tassilo Horn* doc-view.el (doc-view-display): Better fix for the...
2012-09-20 Stefan Merten* rst.el: Integrate support for `imenu' and `which...
2012-09-20 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warni...
2012-09-20 Stefan Monnier* lisp/calc/calc.el: Fix last change by removing the...
2012-09-20 Martin RudalicsIn debug restore assignment to debugger-old-buffer.
2012-09-20 Juri Linkov* lisp/dired-aux.el (dired-diff): Remove (require ...
2012-09-20 Chong Yidong* vc/diff.el (diff-latest-backup-file): Autoload.
2012-09-20 Stefan Monnier* lisp/calc/calc.el: Remove redundant autoload shape...
2012-09-20 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--expand-all...
2012-09-19 Juri Linkov* lisp/dired-aux.el (dired-diff): Add (require 'diff...
2012-09-19 Stefan Monnier* lisp/emacs-lisp/macroexp.el (macroexp--funcall-if...
2012-09-19 Stefan Monnier* lisp/doc-view.el (doc-view-guess-paper-size)
2012-09-19 Tassilo HornNew feature: set optimal slice from BoundingBox informa...
2012-09-19 Glenn MorrisPartial fix for bug#12371
2012-09-19 Glenn MorrisAllow customization of calendar month header text
2012-09-19 Jan Djärv* lisp/startup.el (command-line-ns-option-alist): Add...
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-diff): Restore original...
2012-09-18 Juri Linkov* lisp/dired.el (dired-mark): If the region is active...
2012-09-18 Juri Linkov* lisp/dired-aux.el (dired-do-chxxx, dired-do-chmod...
2012-09-18 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-brace-to-do-end...
2012-09-18 Martin RudalicsFix some recent changes in debug.el.
2012-09-18 Chong YidongDoc fixes for defface and friends.
2012-09-18 Martin Blais* lisp/progmodes/compile.el (compilation-start): Use...
2012-09-17 Stefan Merten2012-09-17 Stefan Merten <smerten@oekonux.de>
2012-09-17 Glenn MorrisAdd ChangeLog bug refs
2012-09-17 Chong YidongMake pcomplete less eager to add an extra space.
2012-09-17 Richard M. StallmanWhen toggling mime processing off, just don't do mime...
next