- 26 Jun, 2011 9 commits
-
-
Leo Liu authored
A value object returned by `registerv-make' has slots to control jump-to-register, describe-register-1 and insert-register.
-
Chong Yidong authored
* vc/vc.el (vc-revert-show-diff): New defcustom. (vc-diff-internal): New arg specifying diff buffer. (vc-revert): Obey vc-revert-show-diff. If we show a diff, don't reuse an existing *vc-diff* buffer.
-
Chong Yidong authored
-
Chong Yidong authored
* process.c (wait_reading_process_output): Bypass select if waiting for a cell while ignoring keyboard input, and input is pending. Suggested by Jan Djärv.
-
Glenn Morris authored
-
Glenn Morris authored
* etc/NEWS: Mention this.
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-critical-indent): New option. (f90-font-lock-keywords-2, f90-blocks-re, f90-end-block-re) (f90-start-block-re, f90-mode-abbrev-table): Add block, critical. (f90-mode): Doc fix. (f90-looking-at-critical, f90-looking-at-end-critical): New funcs. (f90-no-block-limit, f90-calculate-indent, f90-end-of-block) (f90-beginning-of-block, f90-next-block, f90-indent-region) (f90-match-end): Handle block, critical.
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re): (f90-procedures-re, f90-constants-re): Add some co-array stuff.
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-keywords-re, f90-keywords-level-3-re): Add some F2008 stuff.
-
- 25 Jun, 2011 20 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/calendar/diary-lib.el (diary-included-files): Doc fix. (diary-include-files): New function, extracted from diary-include-other-diary-files and diary-mark-included-diary-files. (diary-include-other-diary-files, diary-mark-included-diary-files): Just call diary-include-files. (diary-mark-entries): Reset diary-included-files on first call.
-
Glenn Morris authored
Ref: bug#8920, but not a bug. * lisp/calendar/diary-lib.el (diary-mark-entries) (diary-mark-included-diary-files): Visit included diary-files in temp buffers.
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-keywords-re, f90-font-lock-keywords-1) (f90-blocks-re, f90-program-block-re, f90-end-block-re) (f90-start-block-re, f90-imenu-generic-expression) (f90-looking-at-program-block-start, f90-no-block-limit): Add support for submodules.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
* lisp/progmodes/f90.el (f90-keywords-re, f90-procedures-re) (f90-constants-re): Add some F2008 stuff.
-
Glenn Morris authored
-
Glenn Morris authored
-
Paul Eggert authored
-
Glenn Morris authored
-
Glenn Morris authored
* lib-src/emacsclient.c (decode_options) <opt>: Add `F:'. (print_help_and_exit): Mention --frame-parameters.
-
Juanma Barranquero authored
* allout.el (allout-unload-function): Pass -1 to `allout-mode'. * proced.el (proced-unload-function): * progmodes/cperl-mode.el (cperl-mode-unload-function): Remove. * ses.el (ses-unload-function): * emacs-lisp/re-builder.el (re-builder-unload-function): Simplify.
-
Andreas Rottmann authored
* lib-src/emacsclient.c (longopts, decode_options, main): Add frame-parameters. * lisp/server.el (server-create-window-system-frame): Add parameters arg. (server-process-filter): Doc fix. Handle frame-parameters. * doc/emacs/misc.texi (emacsclient Options): Mention --frame-parameters. * doc/man/emacsclient.1: Mention --frame-parameters. * etc/NEWS: Mention this.
-
Glenn Morris authored
-
Juanma Barranquero authored
(unload-feature): Use it. * progmodes/python.el (python-after-info-look): Add autoload cookie. (python-unload-function): New function. Fixes: debbugs:8781 debbugs:8730
-
Stefan Monnier authored
-
Giuseppe Scrivano authored
-
Paul Eggert authored
* Makefile.in (GNULIB_MODULES): Add dup2. * configure.in: Do not check for dup2; gnulib does that now. * lib/dup2.c, m4/dup2.m4: New files, from gnulib. * src/sysdep.c (dup2) [!HAVE_DUP2]: Remove; gnulib now does this.
-
- 24 Jun, 2011 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
-
Ted Zlatanov authored
-
- 23 Jun, 2011 8 commits
-
-
Katsumi Yamaoka authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
messages for adjacent non-terminals.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Michael Albinus authored
SIZE is a number.
-
Glenn Morris authored
-