* lisp/faces.el (x-display-name): Declare (for without-x builds).
[bpt/emacs.git] / lisp /
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 Glenn MorrisComment fix
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 Katsumi Yamaokagnus-art.el (gnus-article-browse-delete-temp-files...
2012-09-25 Katsumi Yamaokagnus-art.el (gnus-article-browse-delete-temp-files...
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 Stefan Monnier* src/profiler.c: Rename sample_profiler_* to profiler_...
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 Stefan MonnierTry to let it compile on other platforms
2012-09-24 Glenn MorrisImprove previous eshell change
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 Glenn MorrisStandardize some more license notices
2012-09-24 Glenn MorrisStandardize some license notices
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 MorrisAuto-commit of loaddefs files.
2012-09-24 Glenn MorrisTweak previous change
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/proced.el: new command proced-renice
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 Glenn MorrisAuto-commit of loaddefs files.
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 Glenn MorrisAuto-commit of loaddefs files.
2012-09-18 Glenn Morrisrmailedit comment
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...
2012-09-17 Richard M. Stallmanrmail-retry-failure must avoid mime processing.
2012-09-17 Richard M. Stallmanmessage-in-body-p should not alter anything.
2012-09-17 Richard M. StallmanHandle Mail mode correctly. Some code cleanup.
2012-09-17 Richard M. StallmanFix bug when a name has no key.
2012-09-17 Chong YidongUpdate docstrings and comments to use "init file" termi...
2012-09-17 Chong YidongConvert several shell.el defvars to defcustoms.
next