Juanma Barranquero
de4032e967
*** empty log message ***
2007-10-23 14:45:22 +00:00
Juanma Barranquero
20e192c003
(ibuffer-switch-to-saved-filters, ibuffer-switch-to-saved-filter-groups):
...
Doc fixes.
2007-10-23 14:33:09 +00:00
Dan Nicolaescu
657e833239
(terminal-init-xterm): Experiment with a longer
...
timeout.
2007-10-23 14:24:43 +00:00
Juanma Barranquero
5eceba819d
(ad-make-advised-docstring): Add ad-advice-info text property to doc string.
2007-10-23 08:42:39 +00:00
Glenn Morris
ca0766749c
Move here from ../.
2007-10-23 07:21:31 +00:00
Glenn Morris
c7ac116657
Move to admin/.
2007-10-23 07:20:13 +00:00
Glenn Morris
9d23c92525
Untabify.
2007-10-23 07:02:42 +00:00
Glenn Morris
b2752d937b
(f90-do-indent, f90-if-indent)
...
(f90-type-indent, f90-program-indent, f90-associate-indent)
(f90-continuation-indent, f90-comment-region)
(f90-beginning-ampersand, f90-smart-end)
(f90-break-before-delimiters, f90-auto-keyword-case)
(f90-leave-line-no, f90-mode-hook):
Give an appropriate safe-local-variable property.
2007-10-23 07:00:38 +00:00
Glenn Morris
b404cf7b47
*** empty log message ***
2007-10-23 07:00:22 +00:00
Glenn Morris
1aa6c83acd
(fortran-tab-mode-default)
...
(fortran-tab-mode-string, fortran-do-indent, fortran-if-indent)
(fortran-structure-indent, fortran-continuation-indent)
(fortran-comment-indent, fortran-comment-line-extra-indent)
(fortran-comment-line-start)
(fortran-minimum-statement-indent-fixed)
(fortran-minimum-statement-indent-tab)
(fortran-comment-indent-char, fortran-line-number-indent)
(fortran-check-all-num-for-matching-do)
(fortran-blink-matching-if, fortran-continuation-string)
(fortran-comment-region, fortran-electric-line-number)
(fortran-column-ruler-fixed, fortran-column-ruler-tab)
(fortran-analyze-depth, fortran-break-before-delimiters):
Give an appropriate safe-local-variable property.
2007-10-23 06:51:54 +00:00
Glenn Morris
a4430c3aee
*** empty log message ***
2007-10-23 06:51:37 +00:00
Dan Nicolaescu
32707f0575
Move variable definitions before use.
...
(pr-menu-char-width, pr-menu-char-height): Pacify byte compiler.
2007-10-23 02:45:55 +00:00
Juri Linkov
67df70ed78
Done multi-file isearch for ChangeLog files.
2007-10-22 23:47:03 +00:00
Juri Linkov
12bbb989d8
Add isearch-multi.el
2007-10-22 23:45:56 +00:00
Juri Linkov
73b27641c5
(change-log-mode): Make and set buffer-local variable
...
isearch-buffers-next-buffer-function to change-log-next-buffer.
Call isearch-buffers-minor-mode.
(change-log-next-buffer): New function.
2007-10-22 23:45:05 +00:00
Juri Linkov
d240f431cb
(isearch-search-string): After finding the next
...
occurrence switch to buffer isearch-buffers-current-buffer when
isearch-buffers-next-buffer-function is non-nil and
isearch-buffers-current-buffer is live.
2007-10-22 23:44:29 +00:00
Juri Linkov
ed779c49f3
New file.
2007-10-22 23:43:38 +00:00
Jason Rumney
b00afeae42
include math.h
2007-10-22 23:20:11 +00:00
Jason Rumney
13790eaa98
(w32_abort): Move declaration to nt/config.nt.
2007-10-22 22:52:23 +00:00
Jason Rumney
c8f7c76b84
(HAVE_STDLIB_H): Define.
...
(abort): Redefinition moved to nt/config.nt.
2007-10-22 22:42:54 +00:00
Jason Rumney
5eaf5ed9f5
(HAVE_STRINGS_H, HAVE_STDLIB_H): Undefine.
...
(strings.h, stdlib.h): Conditionally include.
(w32_abort): Declare here.
(abort): Redefine to w32_abort (moved from src/s/ms-w32.h).
2007-10-22 22:39:06 +00:00
Juanma Barranquero
8b296cdd66
*** empty log message ***
2007-10-22 22:21:45 +00:00
Jason Rumney
866e6dd685
Remove, m/intel386.h is the file w32 uses.
2007-10-22 22:15:30 +00:00
John Wiegley
03f3cf356f
Installed org-mode 5.13d
2007-10-22 21:56:24 +00:00
Michael Albinus
7e780ff12c
* net/tramp.el (tramp-find-shell)
...
(tramp-open-connection-setup-interactive-shell): Improve sending
initial commands.
(tramp-action-terminal): Send debug message.
(tramp-wait-for-shell-prompt, tramp-send-command-internal): Removed.
(tramp-barf-if-no-shell-prompt): Insert code of
`tramp-wait-for-shell-prompt'.
2007-10-22 19:09:51 +00:00
Stefan Monnier
916e688026
(terminal-init-AT386): Use input-decode-map.
2007-10-22 15:25:12 +00:00
Stefan Monnier
4cbe273995
(terminal-init-vtNNN): Use input-decode-map.
2007-10-22 15:22:14 +00:00
Stefan Monnier
14cbaa91aa
(tvi970-terminal-map): New var.
...
(terminal-init-tvi970): Use it and input-decode-map.
(tvi970-keypad-numeric): Remove.
(tvi970-set-keypad-mode): Use a terminal-parameter rather than var.
2007-10-22 15:20:35 +00:00
Stefan Monnier
9039fed029
(sun-raw-prefix): Fill as part of declaration.
...
(terminal-init-sun): Use it and input-decode-map.
2007-10-22 15:20:21 +00:00
Stefan Monnier
5a2a8d9c22
(wyse50-terminal-map): New var.
...
(terminal-init-wyse50): Use it and input-decode-map.
(enable-arrow-keys): Emasculate.
2007-10-22 15:20:15 +00:00
Stefan Monnier
12e32f5242
* term/news.el (terminal-init-news):
...
* term/lk201.el (terminal-init-lk201):
* term/iris-ansi.el (terminal-init-iris-ansi): Use input-decode-map.
2007-10-22 15:17:36 +00:00
Juanma Barranquero
e4a7fe73af
*** empty log message ***
2007-10-22 09:58:09 +00:00
Juanma Barranquero
da3e76dc20
(PC-expand-many-files): Remove.
...
(PC-do-completion): Call file-expand-wildcards instead of PC-expand-many-files.
2007-10-22 09:46:08 +00:00
Juanma Barranquero
e8308ca760
(tramp-handle-expand-many-files): Remove.
...
(PC-expand-many-files): Remove advice.
2007-10-22 09:43:42 +00:00
Juanma Barranquero
0f3cd6b264
*** empty log message ***
2007-10-22 09:35:55 +00:00
Juanma Barranquero
602d8678f8
*** empty log message ***
2007-10-22 09:22:23 +00:00
Glenn Morris
2ecfb069d3
Insert humorous log entry here.
2007-10-22 08:33:12 +00:00
Glenn Morris
2fb6c6be46
F90 mode has some support for Fortran 2003 syntax.
2007-10-22 08:18:36 +00:00
Glenn Morris
5ab33946cc
Add some support for Fortran 2003 syntax:
...
(f90-type-indent): Now also applies to `enum'.
(f90-associate-indent): New user option.
(f90-keywords-re, f90-keywords-level-3-re, f90-procedures-re):
Add some F2003 keywords.
(f90-constants-re): New constant.
(f90-font-lock-keywords-1): Add `associate' blocks, and `abstract
Interface'.
(f90-font-lock-keywords-2): Add `enumerator', `generic', `procedure',
`class'. Arguments for `type'/`class' may have spaces. Add a new
element for functions with specified types. Add `end enum' and
`select type'. Add `implicit enumerator' and `procedure'. Add
`class default' and `type is', `class is'. Fix `go to' regexp.
(f90-font-lock-keywords-3): Add `asynchronous' attribute.
(f90-font-lock-keywords-4): Add `f90-constants-re'.
(f90-blocks-re): Add `enum' and `associate'.
(f90-else-like-re): Add `class is', `type is', and `class default'.
(f90-end-type-re): Add `enum'.
(f90-end-associate-re, f90-typeis-re): New constants.
(f90-end-block-re): Add `enum' and `associate'. Change from
optional whitespace to end-of-word, to avoid `enumerator'.
(f90-start-block-re): Add `select type', `abstract interface', and
`enum'. Avoid `type is', and `type (sometype)'.
(f90-mode-abbrev-table): Add `enumerator', `protected', and `volatile'.
(f90-mode): Doc fix.
(f90-looking-at-select-case): Doc fix. Add `select type'.
(f90-looking-at-associate): New function,
(f90-looking-at-type-like): Avoid `type is' and `type (sometype)'.
Add `enum' and `abstract interface'.
(f90-no-block-limit): Add `select type' and `abstract interface'.
(f90-get-correct-indent, f90-calculate-indent)
(f90-end-of-block, f90-beginning-of-block, f90-next-block)
(f90-indent-region, f90-match-end): : Handle `associate' blocks.
2007-10-22 08:17:39 +00:00
Glenn Morris
640f9e264a
Untabify.
2007-10-22 07:49:16 +00:00
Glenn Morris
d4654cff74
Remove leading "*" from defcustom doc-strings.
2007-10-22 07:46:35 +00:00
Glenn Morris
ca03b5a94d
Martin Rudalics <rudalics at gmx.at>
...
(fortran-mode-map, fortran-window-create): Use window-full-width-p.
2007-10-22 07:40:37 +00:00
Miles Bader
ea161fff14
Add arch tagline
2007-10-22 05:40:56 +00:00
Dan Nicolaescu
46447ab34e
* mail/vms-pmail.el (insert-signature): Don't use end-of-buffer.
...
* tooltip.el: Use featurep 'xemacs.
* printing.el: Move variable definitions before use, no code
change.
2007-10-22 02:37:14 +00:00
Juanma Barranquero
e79beb56d9
(Fdump_emacs): Fix typo in message.
...
(syms_of_emacs) <kill-emacs-hook>: Fix typo in docstring.
<installation-directory>: Reflow docstring.
2007-10-22 02:15:02 +00:00
Juri Linkov
b9694062ed
Add a list of minibuffer default values.
2007-10-22 00:32:03 +00:00
Juri Linkov
e658c8eee6
(Shell Command Guessing): Default values are now available by typing M-n instead of M-p.
2007-10-22 00:30:53 +00:00
Juri Linkov
c066bafa71
(Text from Minibuffer, Minibuffer Completion, High-Level Completion):
...
Document a list of default value strings in the DEFAULT argument,
for which minibuffer functions return the first element.
2007-10-22 00:30:11 +00:00
Juri Linkov
eabd84c93d
(Minibuffer History): Add text about a list of minibuffer default values.
2007-10-22 00:28:52 +00:00
Juri Linkov
5420b51477
(dired-guess-shell-command): Put all guesses to the
...
minibuffer default value list instead of pushing them temporarily
to the history list.
2007-10-22 00:22:56 +00:00