- 29 Mar, 2005 37 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
fortran-beginning-of-block.
-
Glenn Morris authored
(fortran-if-indent): Doc fix. (fortran-font-lock-keywords-2): Add "where", "elsewhere". (fortran-font-lock-keywords-4): New variable. (fortran-blocks-re, fortran-end-block-re) (fortran-start-block-re): New constants, for hideshow. (hs-special-modes-alist): Add a Fortran entry. (fortran-mode-map): Bind fortran-end-of-block, fortran-beginning-of-block to \M-\C-n, \M-\C-p. (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4. (fortran-looking-at-if-then, fortran-end-of-block) (fortran-beginning-of-block): New functions, for hideshow.
-
Glenn Morris authored
(f90-beginning-of-block): Push mark first.
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
"Detailed Node Listing". Fake it instead.
-
Richard M. Stallman authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Richard M. Stallman authored
-
Jay Belanger authored
(calc-full-help): Remove reference to calc-version-date. Update copyright date.
-
Jay Belanger authored
(calc-version): Increase to 2.1 (calc-version-date): Remove.
-
Stefan Monnier authored
prompts don't show up at places where the user can't reply.
-
Karl Berry authored
-
Stefan Monnier authored
imenu--make-index-alist failure.
-
Stefan Monnier authored
-
Stefan Monnier authored
-
Lute Kamstra authored
(debug-convert-byte-code): Handle macros too. (debug-on-entry-1): Don't signal an error when trying to clear a function that is not set to debug on entry.
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
for Thai language environment.
-
Kenichi Handa authored
(thai-word-mode-map): New variable. (thai-word-mode): New minor mode. (setup-thai-language-environment-internal): New function. (exit-thai-language-environment-internal): New function.
-
Kenichi Handa authored
use dolist to initialize it. (thai-kill-word, thai-backward-kill-word, thai-transpose-words) (thai-fill-find-break-point): New functions.
-
Jay Belanger authored
-
Kenichi Handa authored
latin-iso8859-1.
-
Kenichi Handa authored
ps-print-translation-table. (ps-mule-begin-job): Call find-charset-region/string with ps-print-translation-table.
-
Kenichi Handa authored
(ps-plot-region): Translate characters by ps-print-translation-table.
-
Juri Linkov authored
Use `next-error-highlight-timer' instead of `sit-for'.
-
Juri Linkov authored
-
Jay Belanger authored
-
Kenichi Handa authored
-
Kenichi Handa authored
command C-u C-x =.
-
Kenichi Handa authored
update-coding-systems-internal.
-
Kenichi Handa authored
-
Luc Teirlinck authored
-
- 28 Mar, 2005 3 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
(file_name_absolute_p): New fun, extracted from Ffile_name_absolute_p. (Ffile_name_absolute_p): Use it. (search_embedded_absfilename): New fun, extracted from Fsubstitute_in_file_name. Use file_name_absolute_p. Free the pw data after use. (Fsubstitute_in_file_name): Use it. After cutting a prefix, re-check file-name-handler.
-
Richard M. Stallman authored
-