Update some function declarations
[bpt/emacs.git] / lisp / ChangeLog
2013-09-12 Glenn MorrisUpdate some function declarations
2013-09-12 Glenn MorrisSilence some vc- compilation warnings
2013-09-12 Glenn Morris* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2013-09-12 Glenn Morris* lisp/progmodes/octave.el (help-button-action): Declare.
2013-09-12 Glenn MorrisFix some minor shell.el oddness related to usage of...
2013-09-12 Glenn MorrisUse with-demoted-errors now that it can format any...
2013-09-12 Stefan MonnierCleanup Eshell to rely less on dynamic scoping.
2013-09-12 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-09-12 Glenn Morris* lisp/term/ns-win.el (global-map): Remove binding...
2013-09-11 Glenn Morris* lisp/echistory.el (electric-command-history): Remove...
2013-09-11 Glenn Morris* lisp/play/landmark.el (landmark-mode): Fix typos.
2013-09-11 Glenn Morris* lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg...
2013-09-11 Glenn Morris* lisp/savehist.el: No need for cl when compiling on...
2013-09-11 Stefan Monnier* lisp/eshell/esh-mode.el (eshell-mode-syntax-table...
2013-09-11 Stefan Monnier* lisp/files.el (set-auto-mode): Simplify a bit further.
2013-09-11 Glenn MorrisImprove previous interpreter-mode-alist change
2013-09-11 Stefan MonnierUse define-derived-mode (and derived-mode-p).
2013-09-11 Stefan Monnier* lisp/profiler.el (profiler-calltree-find): Use functi...
2013-09-10 Glenn MorrisTreat interpreter-mode-alist as alist of regexps, not...
2013-09-10 Glenn Morris* lisp/progmodes/cc-mode.el (awk-mode): Remove duplicat...
2013-09-10 Stefan Monnier* lisp/simple.el: Use set-temporary-overlay-map for...
2013-09-10 Stefan Monnier* lisp/subr.el (with-demoted-errors): Add `format'...
2013-09-10 Michael Albinus* net/tramp.el (tramp-cleanup): Remove. Functionality...
2013-09-10 Glenn Morris* lisp/simple.el (read-minibuffer): Unbreak it.
2013-09-10 Glenn Morris* lisp/dired-x.el (dired-mark-sexp): Unbreak for system...
2013-09-08 Glenn Morris* lisp/saveplace.el (load-save-place-alist-from-file...
2013-09-08 Michael AlbinusImprove compatibility with older Emacsen, and XEmacs.
2013-09-08 Kenichi Handamerge trunk
2013-09-08 Kenichi Handainternational/characters.el: Set category "^" (Combinin...
2013-09-07 Alan MackenzieCorrectly fontify Java class constructors.
2013-09-07 Roland Winklerbibtex-biblatex-entry-alist: Add optional field subtitl...
2013-09-06 Stefan Monnier* lisp/minibuffer.el: Make minibuffer-complete call...
2013-09-06 Stefan Monnier* lisp/dired-x.el (dired-mark-sexp): Bind the vars...
2013-09-06 Juri Linkov* lisp/info.el (Info-display-images-node): When image...
2013-09-06 Stefan Monnier* lisp/abbrev.el (edit-abbrevs-mode): Use define-derive...
2013-09-06 William Xu* lisp/arc-mode.el: Add support for 7za.
2013-09-06 Michael AlbinusRemove URL syntax.
2013-09-06 Glenn Morris* lisp/replace.el (replace-string): Doc fix re start...
2013-09-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords...
2013-09-05 Stefan MonnierAdd missing ChangeLog entry.
2013-09-05 Stefan Monnier* lisp/subr.el (pop): Use `car-safe'.
2013-09-05 Daniel Hackney* lisp/dired-x.el:
2013-09-05 Stefan Monnier* lisp/emacs-lisp/cconv.el: Use `car-safe' rather than...
2013-09-05 Glenn Morris* lisp/progmodes/cc-awk.el (c-forward-sws): Declare.
2013-09-04 Glenn Morrisrul-generic-mode-syntax-table fix for recent cc-mode...
2013-09-04 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-09-04 Stefan Monnier* lisp/emacs-lisp/gv.el (gv-get): Warn about CL-compile...
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-04 Xue FuqiaoSome fixes for vc-ignore.
2013-09-03 Stefan Monnier* lisp/net/tramp-gvfs.el (tramp-gvfs-mount-spec, tramp...
2013-09-03 Stefan Monnier* lisp/finder.el (finder-compile-keywords): Don't mess...
2013-09-03 Stefan Monnier* lisp/calculator.el (calculator-funcall): Fix typo...
2013-09-03 Stefan Monnier* lisp/vc/vc-git.el (vc-git-checkin): Make it possible...
2013-09-03 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-09-03 Stefan Monnier* lisp/net/tramp.el (with-parsed-tramp-file-name):...
2013-09-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-calculate-indent...
2013-09-02 Fabián Ezequiel... Format code sent to Python shell for robustness.
2013-09-02 Michael Albinus* net/tramp-compat.el (tramp-compat-user-error): Move...
2013-09-02 Martin RudalicsIn avoid.el handle case where posn-at-point returns...
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-nav-if-name-main): New...
2013-09-02 Fabián Ezequiel... * progmodes/python.el (python-shell-completion-get...
2013-09-01 Glenn MorrisTweak to Makefile rules that list *.el files
2013-09-01 Glenn Morris* lisp/frame.el (frame-background-mode): Doc fix.
2013-08-30 Glenn Morris* bytecomp.el (byte-recompile-directory): Fix is-this...
2013-08-29 Stefan Monnier* lisp/textmodes/css-mode.el: Use SMIE.
2013-08-29 Stefan Monnier* lisp/emacs-lisp/lisp.el (lisp--company-doc-buffer)
2013-08-29 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-08-29 Glenn Morris* lisp/progmodes/cc-engine.el (c-pull-open-brace):...
2013-08-29 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-defsubst): Make it...
2013-08-29 Glenn Morris* calendar/cal-china.el (calendar-chinese-year-cache...
2013-08-29 Glenn Morris* nxml/nxml-util.el (nxml-debug-clear-inside): Use...
2013-08-29 Glenn Morris* lisp/net/eww.el (eww-mode-map): Lower-case menu bar...
2013-08-29 Glenn Morris* lisp/progmodes/sh-script.el (sh-builtins) <bash>...
2013-08-28 Glenn Morris* lisp/progmodes/antlr-mode.el: No need to require...
2013-08-28 Glenn Morris* lisp/progmodes/cc-bytecomp.el (cc-require): Handle...
2013-08-28 Glenn Morris* lisp/progmodes/cc-mode.el (c-define-abbrev-table...
2013-08-28 Stefan Monnier* lisp/simple.el (repeat-complex-command--called-intera...
2013-08-28 Stefan Monnier* lisp/progmodes/cc-mode.el: Minor cleanup of var decla...
2013-08-28 Stefan Monnier* lisp/epg.el (epg--process-filter): Use with-current...
2013-08-28 Stefan Monnier* lisp/vc/smerge-mode.el: Remove redundant :group args.
2013-08-28 Stefan Monnier* lisp/emacs-lisp/package.el (package-activate-1):...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-reread-key-sequence-naturall...
2013-08-28 Juri Linkov* lisp/isearch.el (isearch-search): Change regexp error...
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-28 Stefan Monnier* lisp/emacs-lisp/cconv.el (cconv--analyse-function...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-other-meta-char): Don't...
2013-08-27 Juri Linkov* lisp/isearch.el (isearch-quote-char): Comment out...
2013-08-27 Martin RudalicsAdd missing argument in call of get-largest-window...
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Stefan Monnier* lisp/progmodes/python.el (python-font-lock-keywords...
2013-08-26 Michael Albinus* minibuffer.el: Revert change from 2013-08-20.
2013-08-26 Tassilo Horn* epa-hook.el (epa-file-encrypt-to): Quote `safe-local...
2013-08-26 Michael Albinus* net/tramp-sh.el (tramp-sh-handle-verify-visited-file...
2013-08-25 Xue FuqiaoFix broken customization in Flymake.
2013-08-25 Alan MackenzieImprove indentation of bracelists defined by macros...
2013-08-25 Alan MackenzieParse C++ inher-intro when there's a template split...
2013-08-25 Alan MackenzieHandle "/"s more accurately in test for virtual semicol...
2013-08-23 Glenn Morris* lisp/files.el (auto-mode-alist): Use sh-mode for...
2013-08-23 Glenn Morris* lisp/files.el (create-file-buffer): Rework previous...
2013-08-23 Glenn Morris* lisp/files.el (interpreter-mode-alist): Use tcl-mode...
next