]> code.delx.au - gnu-emacs/history - lisp
Merge branch 'jave-xwidget' into xwidget
[gnu-emacs] / lisp /
2013-06-12 Grégoire JadiMerge branch 'jave-xwidget' into xwidget
2013-06-12 Joakim VeronaMerge branch 'trunk' into xwidget
2013-06-12 Glenn Morris* lisp/ido.el: Convert some function comments to basic...
2013-06-12 Glenn Morris* lisp/ido.el (ido-delete-ignored-files): Remove.
2013-06-12 Eyal Lotem* ido.el (ido-wide-find-dirs-or-files): Respect ido...
2013-06-12 Glenn Morris* lisp/ido.el (ido-delete-ignored-files): Rewrite to...
2013-06-12 Eyal LotemRespect ido-ignore-item-p in ido-wide-find-dirs-or...
2013-06-12 Leo LiuFix last change to octave.el
2013-06-12 Leo Liu* progmodes/octave.el (inferior-octave-startup)
2013-06-12 Stefan Monnier* lisp/help-fns.el (help-fns--compiler-macro): If the...
2013-06-12 Lars Magne Ingebri... lisp/gnus/eww.el (eww-convert-widgets): Make widgets...
2013-06-12 Stefan MonnierFirst part of Daniel Hackney's patch to package.el.
2013-06-11 Stefan Monnier* lisp/vc/vc.el (vc-deduce-fileset): Change error message.
2013-06-11 Stefan Monnier* lisp/subr.el (function-arity): Remove (mistakenly...
2013-06-11 Stefan Monnier* lisp/progmodes/prolog.el (prolog-make-keywords-regexp...
2013-06-11 Stefan Monnier* lisp/emacs-lisp/generic.el (generic--normalise-comments)
2013-06-11 Glenn Morrislisp-mode font-lock fox for bug#14574
2013-06-11 Juanma BarranqueroFix typos.
2013-06-11 Grégoire Jadi* lisp/xwidget.el: Fix some warnings raised by the...
2013-06-11 Grégoire Jadi* lisp/xwidget-test.el: Add missing provide.
2013-06-11 Grégoire Jadi* src/xwidget.c (Fmake_xwidget): Add a docstring and...
2013-06-11 Grégoire JadiSmall fixes
2013-06-11 Stefan Monnier* lisp/international/mule-conf.el (file-coding-system...
2013-06-11 Albert Krewinkellisp/gnus/sievel-manage.el: fully support STARTTLS...
2013-06-11 Glenn Morris* vc/log-view.el (log-view-mode-map): Inherit from...
2013-06-11 Lars Magne Ingebri... lisp/gnus/eww.el (eww-tag-input): Support password...
2013-06-10 Paul EggertSpelling fixes.
2013-06-10 Lars Magne Ingebri... lisp/gnus/eww.el (eww-tag-form): Protect against degene...
2013-06-10 Lars Magne Ingebri... lisp/gnus/eww.el (eww-tag-input): Implement submit...
2013-06-10 Juanma BarranqueroFix ChangeLog typos and whitespace.
2013-06-10 Juanma Barranquerolisp/allout.el: Fix make-variable-buffer-local call.
2013-06-10 Lars Magne Ingebri... lisp/gnus/eww.el: Add form support; Make form submissio...
2013-06-10 Albert Krewinkellisp/gnus/sieve.el: Fix handling of PORT parameter...
2013-06-10 Roy Hashimotolisp/gnus/mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7...
2013-06-10 Aidan GaulandUpdate Ehsell visual-commands documentation
2013-06-10 Aidan GaulandWrap long line from previous commit.
2013-06-10 Glenn Morris* lisp/epa.el (epa-read-file-name): New function.
2013-06-09 Aidan GaulandFix Eshell bug
2013-06-09 Aidan GaulandTidy module initialisation functions
2013-06-08 Leo Liu* progmodes/octave.el (octave-add-log-current-defun...
2013-06-08 Glenn MorrisImprove previous bytecomp fix
2013-06-08 Glenn MorrisChangeLog fix
2013-06-07 Stefan Monnier* lisp/emacs-lisp/smie.el: Improve show-paren-mode...
2013-06-07 Leo Liu* progmodes/octave.el (octave-function-header-regexp...
2013-06-07 Leo Liu* newcomment.el (comment-search-backward): Revert last...
2013-06-07 Eli ZaretskiiFix "make TAGS" on MS-Windows.
2013-06-07 Juanma BarranqueroFix typos.
2013-06-06 Ted Zlatanovgnus-ems.el (gnus-image-type-available-p): Test `displa...
2013-06-06 Glenn Morris* lisp/font-lock.el (lisp-font-lock-keywords-2): Treat...
2013-06-06 Glenn Morris* prog-mode.el: Comment fixes.
2013-06-06 Glenn Morrisbytecomp fix for bug#14565
2013-06-06 Glenn Morris* isearch.el (isearch-allow-prefix): New defcustoms...
2013-06-06 Juri LinkovAdd bug#9706.
2013-06-05 Alan Mackenzie* isearch.el (isearch-allow-prefix): New user option.
2013-06-05 Stefan Monnier* lisp/autorevert.el (auto-revert-notify-handler):...
2013-06-05 Ted Zlatanov(prog-prettify-symbols) (prog-prettify-install): Update...
2013-06-05 Stefan Monnier* lisp/simple.el: Move all the prog-mode code to prog...
2013-06-05 Ted ZlatanovIntroduce and use prog-prettify-install.
2013-06-05 Ted Zlatanov(open-tls-stream): Remove unneeded buffer contents...
2013-06-05 Stefan Monnier* lisp/emacs-lisp/edebug.el (edebug-result): Move befor...
2013-06-05 Ted ZlatanovSymbol prettify in prog-mode; added to perl-mode, cfeng...
2013-06-05 Alan MackenzieAdd ChangeLog entry for version #112847.
2013-06-05 Leo LiuRe-implement smie matching block highlight using show...
2013-06-05 Stefan MonnierFix compilation error with simultaneous dynamic+lexical...
2013-06-05 Stefan Monnier* src/keymap.c (Fcurrent_active_maps, Fdescribe_buffer_...
2013-06-05 Leo Liu* eshell/esh-mode.el (eshell-mode): Fix key bindings.
2013-06-04 Leo Liu* progmodes/compile.el (compile-goto-error): Add option...
2013-06-04 Alan MackenzieRemove faulty optimisation from indentation calculation.
2013-06-04 Katsumi Yamaokagnus-art.el: Don't assume Date header begins with ...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Tassilo Horn* eshell/em-term.el (cl-lib): Require `cl-lib'.
2013-06-03 Stefan Monnier* lisp.el: Provide completion of locally bound variable...
2013-06-03 Stefan Monnier* lisp/emacs-lisp/lisp-mode.el (eval-sexp-add-defvars...
2013-06-03 Michael Albinus* configure.ac (file-notification): New option, replace...
2013-06-03 Juri LinkovSearch and highlight symbol at point.
2013-06-03 Tassilo Horn* NEWS: Document eshell visual subcommands and options.
2013-06-02 Xue FuqiaoModify `log-view-mode-map'.
2013-06-02 Glenn Morris* lisp/eshell/em-term.el: New defcustoms need :version...
2013-06-02 David EngsterMerge with CEDET upstream (rev. 8564).
2013-06-02 David Engster* lisp/cedet/srecode/srt-wy.el: Regenerate.
2013-06-02 David Engster* registry.el (initialize-instance, registry-lookup)
2013-06-02 David EngsterMerge from CEDET upstream (8564).
2013-06-02 Xue Fuqiao* vc/log-view.el: Doc fix.
2013-06-02 Xue Fuqiao* vc/log-view.el: Header fix.
2013-06-02 Tassilo Horn* eshell/esh-ext.el (eshell-external-command): Pass...
2013-06-02 Juanma Barranquerolisp/ChangeLog, src/ChangeLog: Fix whitespace.
2013-06-01 Glenn Morrisns-win comment
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-06-01 Glenn Morris* lisp/pcmpl-gnu.el (pcomplete/tar): Check obsolete...
2013-06-01 Glenn MorrisPlain boundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisPlain fboundp silences compilation warnings since Emacs...
2013-06-01 Glenn MorrisDon't (re)define a basic custom widget in cc-vars
2013-06-01 Glenn MorrisReplace obsolete function lisp-complete-symbol
2013-06-01 Glenn MorrisSilence some cedet compilation warnings
2013-06-01 Glenn Morris* cedet/semantic/lex.el (semantic-lex-make-type-table...
2013-06-01 Glenn Morris* eshell/em-cmpl.el (eshell-cmpl-initialize): Replace...
2013-06-01 Glenn MorrisAuto-commit of loaddefs files.
2013-06-01 Leo Liu* progmodes/octave.el (octave-mode-syntax-table): Give `.'
2013-05-31 Paul EggertSpelling fixes.
2013-05-31 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-expansion...
next