| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
whose headers have not been reformatted.
(rmail-message-recipients-p): Likewise.
(rmail-movemail-program): Customized.
(rmail-message-filter): Customized.
(rmail-display-summary): Customized.
(rmail-inbox-list, rmail-keywords, rmail-current-message)
(rmail-total-messages, rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-overlay-list, rmail-view-buffer)
(rmail-last-label, rmail-last-regexp): Now permanent locals.
(rmail-perm-variables): Set up all permanent locals here.
(rmail-variables): Not here.
(rmail-variables): Set enable-local-variables here.
(rmail-mode-2): Not here.
|
|
|
|
|
|
| |
(syms_of_data): Set up Lisp variable.
(set_internal): Obey it and give error for :-symbols.
(Fmakunbound): Likewise.
|
|
|
|
| |
to t before calling start-process or call-process.
|
|
|
|
|
| |
which must return t, not:
(fortran-fill-statement):
|
|
|
|
| |
Irix6, at least.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(group, widget-group-default-get): Define it.
(menu-choice, widget-choice-default-get): Define it.
(widget-default-get): New function.
(widget-choice-action): Call it.
(widget-editable-list-entry-create): Call it.
|
|
|
|
|
| |
in the right buffer, from point in the right window.
(scroll-bar-scroll-down, scroll-bar-scroll-up): Likewise.
|
|
|
|
| |
from the right buffer.
|
|
|
|
| |
(make_minibuffer_frame): Likewise.
|
|
|
|
| |
temporarily change selected_frame
|
| |
|
| |
|
|
|
|
| |
of iso-latin-2. Correct starting commentary.
|
|
|
|
| |
Correct starting commentary.
|
|
|
|
|
| |
(split_non_ascii_string, str_cmpchar_id): Make the STR argument
const unsigned char *.
|
| |
|
|
|
|
| |
arguments.
|
| |
|
|
|
|
| |
prototypes in lisp.h.
|
|
|
|
| |
prototype on lisp.h.
|
|
|
|
| |
defined.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build font-lock patterns.
(fortran-mode): Define indent-region-function,
indent-line-function.
(fortran-tab-mode-string): Make buffer-local.
(fortran-comment-indent-style): Custom tweak.
(fortran-comment-region, fortran-electric-line-number,
fortran-analyze-depth, fortran-break-before-delimiters,
fortran-mode): Doc fix.
(fortran-startup-message, bug-fortran-mode): Variables
deleted.
(fortran-font-lock-keywords-1): Add "select", "case"; allow
double-quoted strings.
(fortran-mode-map): Add fill-paragraph menu item. Don't
define \t.
(fortran-mode): Make `fill-column' buffer-local; set
`fill-paragraph-function', `indent-region-function',
`indent-line-function'.
(calculate-fortran-indent): Renamed to:
(fortran-calculate-indent):
(fortran-split-line): Simplify.
(fortran-remove-continuation): New function.
(fortran-join-line): Use it.
(fortran-end-prog-re1, fortran-end-prog-re): New variables.
(beginning-of-fortran-subprogram, end-of-fortran-subprogram):
Use them.
(fortran-blink-matching-if, fortran-blink-matching-do,
fortran-indent-new-line): Bind case-fold-search.
(fortran-end-do, fortran-beginning-do, fortran-end-if,
fortran-beginning-if): Bind case-fold-search. Allow labelled
blocks. Use fortran-end-prog-re.
(fortran-if-start-re): New variable.
(fortran-calculate-indent): Allow labelled blocks. Simplify the
conds. Make select case indentation work.
(fortran-is-in-string-p): Ignore Emacs 18 bug kluge.
(fortran-fill): Allow double quotes in check for string.
(fortran-fill-paragraph): New function.
(fortran-fill-statement): New function.
|
| |
|
| |
|
| |
|
|
|
|
| |
alternative to --unibyte.
|
| |
|
| |
|
|
|
|
| |
authentication support for movemail.
|
|
|
|
| |
Add undefs for GSS-API support in movemail.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
authentication, implemented by Kevin L. Mitchel <klmitch@mit.edu>.
|
|
|
|
|
| |
command-line flags to tell movemail to use GSS-API or Kerberos
authentication if they are supported.
|
|
|
|
|
| |
to specify additional flags to pass to movemail.
(rmail-insert-inbox-text): Use rmail-movemail-flags.
|
| |
|
|
|
|
| |
Use STRING_BYTES on encoded_directory.
|
|
|
|
|
| |
it in dvi targets.
(../etc/GNU): Change to $(srcdir) first.
|
|
|
|
|
| |
[USE_XAW]: Include <X11/Xaw/Paned.h>.
(lwlib_memset, lwlib_bcopy): Explicitly declare return type.
|
|
|
|
| |
available.
|
|
|
|
| |
(parse_header): Explicitly declare return type.
|
|
|
|
|
| |
(main, handle_signals, perror_1, fatal_error): Explicitly declare
return types. Add forward declarations.
|
|
|
|
|
|
| |
Don't declare geteuid.
(print_help_and_exit): Change return type to void. Forward
declare it.
|
|
|
|
| |
(main): Explicitly declare return type.
|