Support file name dialog on NS.
[bpt/emacs.git] / lisp / ChangeLog
2012-09-30 Jan DjärvSupport file name dialog on NS.
2012-09-30 Juanma Barranquerolisp/ido.el (ido-max-directory-size): Default to nil.
2012-09-30 Chong YidongUpdate docs for a bunch of 24.3 changes.
2012-09-30 Martin RudalicsHandle window-height and window-width alist entries...
2012-09-30 Chong YidongMinor code tweak for delete-trailing-whitespace.
2012-09-30 Chong Yidong* lisp/bindings.el (goto-map): Bind M-g TAB to move...
2012-09-30 Chong Yidong* help-fns.el (help-fns--obsolete): Fix last change.
2012-09-30 Stefan Monnier* lisp/winner.el (winner-mode-map): Obey winner-dont...
2012-09-30 Stefan Monnier* lisp/vc/pcvs.el (cvs-cleanup-collection): Keep entrie...
2012-09-30 Stefan Monnier* lisp/vc/log-edit.el (log-edit-font-lock-keywords...
2012-09-30 Stefan Monnier* lisp/vc/ediff-util.el (ediff-diff-at-point): Don...
2012-09-30 Stefan Monnier* lisp/tutorial.el (help-with-tutorial): Use minibuffer...
2012-09-30 Stefan Monnier* lisp/textmodes/text-mode.el (paragraph-indent-minor...
2012-09-30 Stefan Monnier* lisp/textmodes/tex-mode.el (tex-mode-map): Don't...
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...
next