1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

10154 Commits

Author SHA1 Message Date
Richard M. Stallman
09fd1a1aac (calendar-french-single-byteify): New function.
(calendar-goto-french-date): Use calendar-french-single-byteify
instead of changing enable-multibyte-characters.
test french-calendar-accents.
1997-12-21 01:33:06 +00:00
Richard M. Stallman
e0e4cb7afa (read-password): New function. 1997-12-21 00:50:07 +00:00
Karl Heuer
ccd2f9976a (iswitchb-completion-help): Multiple TAB presses
scroll the completion window.
(iswitchb-read-buffer): New function to act as drop-in replacement
for read-buffer.
1997-12-19 14:58:42 +00:00
Karl Heuer
dcaa592563 Don't call set-terminal-coding-system
if it was already set.
1997-12-19 14:57:14 +00:00
Karl Heuer
4d0e6a1167 (set-language-info): Doc fix.
(input-method-inactivate-hook): Doc fix.
1997-12-19 14:51:52 +00:00
Karl Heuer
4d52438ece (widget-choose): Allow scrolling of large lists. 1997-12-19 14:46:20 +00:00
Andreas Schwab
d3f4ef3fda (transpose-subr): Rewrite to make faster with big move
counts.
(transpose-lines): In the mover function handle arbitrary move
counts.
1997-12-17 13:54:03 +00:00
Andreas Schwab
6f72f1c28d (Man-mode-line-format): Update to include the new format
elements.
1997-12-17 12:51:53 +00:00
Paul Eggert
a96a5fca07 Add reference to new Calendrical Calculations book. 1997-12-16 19:12:36 +00:00
Dave Love
2b20743d79 Define indentation in normal dialect for let-syntax,
letrec-syntax, syntax-rules, call-with-values, dynamic-wind.
(scheme-mode-map): Remove lisp-complete-symbol.  Add
uncomment-region.
(scheme-mode-hook, dsssl-mode-hook): Declare customized.
(dsssl-sgml-declaration): Fix customization.
1997-12-13 22:21:03 +00:00
Dave Love
e49172c89c (browse-url-lynx-emacs): Add sentinel to kill the buffer when lynx
exits.  Doc fix.
(browse-url-browser-function): Better customization.
(browse-url-filename-alist, browse-url-netscape-display,
browse-url-filename-alist, browse-url-generic-program): Likewise.
(browse-url-new-window-p, browse-url-w3, browse-url-mail): Doc fix.
(browse-url-save-file): Customize.
1997-12-12 17:43:13 +00:00
Dave Love
c0b08eb017 Use imenu-case-fold-search. 1997-12-12 17:10:08 +00:00
Karl Heuer
71a895c609 (comint-strip-ctrl-m): Don't die if
comint-last-output-start does not point anywhere.
1997-12-11 07:25:16 +00:00
Karl Heuer
f0ed3f3e53 (telnet-filter): Position comint-last-output-start. 1997-12-11 07:24:47 +00:00
Karl Heuer
3ad08c112c (auto-mode-alist): Add .am as makefile-mode. 1997-12-11 07:07:42 +00:00
Paul Eggert
ea69dc5bac (ange-ftp-date-regexp): Fix the problem with misparsing
`-r--r--r-- 1 may 1997' by requiring a digit before the date.
1997-12-11 06:58:17 +00:00
Paul Eggert
6a5c00da3f (dired-move-to-filename-regexp):
Fix the problem with misparsing
`-r--r--r-- 1 may 1997' by requiring a digit before the date.
(dired-move-to-filename-regexp):
Allow any month name of 2 letters or more.
1997-12-11 06:58:17 +00:00
Andreas Schwab
fa4a3d4930 Customized. 1997-12-10 11:24:33 +00:00
Karl Heuer
03dbb1e75a (bibtex-generate-autokey): Doc fix. 1997-12-09 22:43:32 +00:00
Karl Heuer
c743cc52ab (custom-add-version): New function.
(custom-handle-keyword): Handle :version.
1997-12-09 22:04:25 +00:00
Karl Heuer
f50dc5d269 (customize-changed-options): New function.
(customize-version-lessp): New function.
1997-12-09 21:41:33 +00:00
Karl Heuer
a32d7856d3 (facemenu-remove-face-props): Renamed from
facemenu-remove-props.  Remove only face and mouse-face.
(facemenu-menu): Update menu item for facemenu-remove-face-props.
1997-12-09 21:34:50 +00:00
Kenichi Handa
dee169ce38 Initial revision 1997-12-09 04:19:13 +00:00
Kenichi Handa
26db3a55ae Documentation for "Korean" lang. env. modified. 1997-12-09 04:16:20 +00:00
Karl Heuer
4d2caa0732 (number-to-register): Move point as a side effect. 1997-12-08 01:57:31 +00:00
Karl Heuer
ed80a8e438 (calendar-day-name): Truncate properly when
multibyte.
1997-12-08 01:46:34 +00:00
Karl Heuer
44248b7f0d (mail-extr-all-top-level-domains): More domains. 1997-12-07 22:15:02 +00:00
Karl Heuer
1122ecea84 (outline-next-preface):
Don't try to move back if already at beginning of buffer.
1997-12-07 21:49:09 +00:00
Karl Heuer
7c82656b08 (gud-mips-p): Fix regexp so it will match alphaev56-* too. 1997-12-07 21:40:41 +00:00
Edward M. Reingold
20f92f7bc8 Minor repair of previous change. 1997-12-05 21:28:00 +00:00
Edward M. Reingold
ee3bb32f1b Add fixed date (RD) to menu of other dates. 1997-12-05 17:37:39 +00:00
Edward M. Reingold
2d18134929 Fix bad call to error. 1997-12-05 17:22:31 +00:00
Karl Heuer
2d41cf5993 (Info-insert-dir): Use leading space in buffer name. 1997-12-05 08:04:59 +00:00
Simon Marshall
87002f70a3 Deal with `#'s in variable references. 1997-12-04 19:47:59 +00:00
Oliver Seidel
0561decbb5 Another patch by Michael Cook to fix annotation. 1997-12-04 17:45:22 +00:00
Karl Heuer
070c250623 (frame-configuration-to-register)
(window-configuration-to-register): Use a marker to save point.
(point-to-register): Include point when saving a frame config.
(number-to-register): New command (was commented out).
(increment-register): New command
(view-register): Handle frame configs and window configs
included in a list with a pointer.
(view-register, insert-register): Use numberp, not integerp.
1997-12-04 06:14:04 +00:00
Karl Heuer
bdb45de9fc (ctl-x-map): Add bindings rn and r+
for number-to-register and increment-register.
1997-12-04 06:13:35 +00:00
Karl Heuer
98a602e358 (byte-optimize-lapcode): Correctly
distinguish byte-constant from operations on variables.
1997-12-04 05:58:56 +00:00
Karl Heuer
50bec09179 Customized. 1997-12-04 05:56:22 +00:00
Karl Heuer
d64478da0b (custom-unlispify-remove-prefixes): Reference to
related variables added.
(custom-variable-default-form): New variable controlling default
display form for customization of variables.
(custom-variable): widget `:form' is nil before initialization.
(custom-variable-value-create): Initialize `:form' to
`custom-variable-default-form'.
(custom-face-default-form): New variable controlling default
display form for customization of faces.
(custom-face): widget `:form' is nil before initialization.
(custom-face-value-create): Initialize `:form' to
`custom-face-default-form'.
1997-12-04 05:49:21 +00:00
Karl Heuer
7bba18953e (global-set-key, local-set-key): Doc fix. 1997-12-04 05:28:27 +00:00
Karl Heuer
869fc1d970 (mail-parse-comma-list):
Treat newlines and tabs as whitespace.
1997-12-04 05:26:28 +00:00
Karl Heuer
cd47bdccbe (sendmail-send-it): Parse folded
Resent-To header properly; don't ignore folded lines.
1997-12-04 05:25:59 +00:00
Karl Heuer
9d8354ef19 Require imenu. 1997-12-04 05:17:31 +00:00
Karl Heuer
0f69cb3894 (load-with-code-conversion): Doc fix. 1997-12-04 04:47:41 +00:00
Karl Heuer
f9e899b67e (debug-on-entry): If definition is a symbol,
replace it with an equivalent lambda.
1997-12-04 04:46:09 +00:00
Karl Heuer
8c1cd093df (debugger-mode-hook): New user variable.
(debugger-env-macro): New general purpose macro for all debugger
functions; separated from `debugger-eval-expression'.
(debugger-eval-expression): Use `debugger-env-macro'.
(debugger-record-buffer): New variable.
(debugger-record-expression): New user function , key "R".
(debugger-mode): Now runs hook `debugger-mode-hook'.
1997-12-04 04:42:31 +00:00
Karl Heuer
83afd62c87 (change-log-add-make-room): New function.
(change-log-get-method-definition-1): Renamed get-method-definition-1.
(change-log-get-method-definition): Renamed from get-method-definition.
(add-log-keep-changes-together): New user variable.
(add-change-log-entry): Added missing WHOAMI explanation.
Added new functionality according to variable
`add-log-keep-changes-together'.
1997-12-04 04:42:08 +00:00
Karl Heuer
a04f05bdd6 (inferior-octave-directory-tracker):
Anchor regexp match to beginning of command string.
1997-12-04 04:39:00 +00:00
Richard M. Stallman
524d06f590 (mail-extr-voodoo): Allow & between names.
Reenable &-substitution when & comes last.
1997-12-04 04:36:46 +00:00
Karl Heuer
36347d4342 (rmail-decode-quoted-printable): New function
mostly copied from gnus-art.el.
(rmail-hex-string-to-integer): New fn, copied from hexl.el.
(rmail-hex-char-to-integer): Likewise.
(rmail-convert-to-babyl-format): Use rmail-decode-quoted-printable.
1997-12-04 04:32:03 +00:00
Karl Heuer
fc4d62fe1b (custom-save-delete, custom-save-all):
Bind default-major-mode around visiting custom-file.
1997-12-04 04:30:59 +00:00
Karl Heuer
db9d97e1f5 (custom-variable-prompt): Ensure valid variable name
is selected.
1997-12-04 04:29:45 +00:00
Karl Heuer
2c239c8061 (prolog-mode-variables):
Set imenu-generic-expression.
1997-12-04 04:28:41 +00:00
Karl Heuer
aa2c242656 (sh-imenu-generic-expression): New variable.
(sh-mode): Make imenu-generic-expression local.
(sh-set-shell): Set imenu-generic-expression based on which shell.
1997-12-04 04:27:50 +00:00
Karl Heuer
ec79b93a14 (sgml-mode): Set imenu-generic-expression. 1997-12-04 04:20:34 +00:00
Karl Heuer
54e7fabaf3 (french-calendar-special-days-array): New function.
(calendar-french-date-string, calendar-goto-french-date): Use that
function instead of the variable.
1997-12-04 04:13:58 +00:00
Gerd Moellmann
bc7d6816ee New function ispell-comments-and-strings. 1997-12-03 17:20:13 +00:00
Oliver Seidel
6b04f517ce Added category patch by Michael R Cook <mcook@cognex.com>. 1997-12-03 12:18:20 +00:00
Eli Zaretskii
845cde06cd (make-frame-names-alist, select-frame-by-name): New
functions, support frame selection by name with completion and history.
(frame-name-history, frame-names-alist): New variables.
1997-12-01 14:22:04 +00:00
Dave Love
59c14ec62d (sh-mode): Set `comment-start-skip' always. 1997-11-30 12:21:42 +00:00
Dave Love
d4a753f9df (indent-for-comment): Check for null `comment-start-skip'. 1997-11-30 12:20:49 +00:00
Joel N. Weber II
33165c240f 1997-11-27 Richard M. Stallman <rms@sucrose.ai.mit.edu>
* dired.el (dired-move-to-filename-regexp): Make regexp fussier
	about amount of whitespace after month name.
1997-11-29 05:21:18 +00:00
Richard M. Stallman
2231645f5e (bibtex-maintainer-address, bibtex-submit-bug-report):
New maintainer (Dirk Herrmann <D.Herrmann@tu-bs.de>).
1997-11-26 16:12:25 +00:00
Simon Marshall
63d5226e1e Only use syntactic keywords if non-nil. 1997-11-26 14:42:37 +00:00
Simon Marshall
4c17871f15 Just a header comment fix. 1997-11-26 14:38:48 +00:00
Richard M. Stallman
9e749c006d (diary-mail-days): Fix previous change. 1997-11-25 19:49:42 +00:00
Richard M. Stallman
dc6bdf1358 (mode-line-format): Include which-func-mode item. 1997-11-25 19:31:44 +00:00
Richard M. Stallman
8ffbfaa965 (diary-mail-addr, diary-mail-days): New variables.
(diary-mail-entries): New function.
1997-11-25 04:00:20 +00:00
Richard M. Stallman
85d27e9b10 Update author email address. 1997-11-25 03:40:58 +00:00
Michael Kifer
c004db972f new version 1997-11-25 02:10:08 +00:00
Simon Marshall
a16f6b1688 Fixed duplicate KEYs in menu-bar-describe-menu. 1997-11-24 20:16:20 +00:00
Richard M. Stallman
e568362414 (menu-bar-help-menu): Reorganize into more submenus.
Rename some menu item strings.
(menu-bar-manuals-menu, menu-bar-describe-menu): New submenus.
Add an Apropos Variables item.
1997-11-24 04:59:24 +00:00
Richard M. Stallman
f38fd6108d (apropos-variable): New command.
(apropos-command): New arg JUST-VARS.
1997-11-24 04:55:48 +00:00
Richard M. Stallman
761aea38d9 (scheme-mode-variables): Bind normal-auto-fill-function. 1997-11-24 03:43:19 +00:00
Richard M. Stallman
7eb67d79ac (lisp-mode-auto-fill): New function.
(lisp-mode-variables): Bind normal-auto-fill-function.
1997-11-24 03:32:20 +00:00
Karl Heuer
1061ff16f4 Comment fix. 1997-11-23 02:30:00 +00:00
Karl Heuer
8bd22fcf0a Some comment and doc fixes.
(ps-print-version): New version number (3.05.2) and doc fix.
(ps-print, ps-header-lines, ps-show-n-of-n, ps-font-info-database)
(ps-font-family, ps-font-size, ps-header-font-family)
(ps-header-font-size, ps-header-title-font-size, ps-bold-faces)
(ps-italic-faces, ps-underlined-faces, ps-left-header, ps-right-header)
(ps-font, ps-font-bold, ps-font-italic, ps-font-bold-italic)
(ps-avg-char-width, ps-space-width, ps-line-height): Doc fix.
(ps-error-scale-font): New fn.
(ps-soft-lf, ps-hard-lf): Fn deleted.
(ps-get-page-dimensions, ps-set-bg, ps-face-bold-p, ps-face-italic-p)
(ps-set-color): Reindentation.
(ps-output-string-prim, ps-xemacs-face-kind-p): Internal blank lines
deleted.
(ps-set-font): Little programming improvement.
(ps-line-lengths-internal, ps-nb-pages, ps-select-font)
(ps-select-header-font): Simplify some expressions.
(ps-plot-region): Replace (- X 1) by (1- X).
(ps-generate-header): Replace (+ X 1) by (1+ X).
(ps-print-preprint, ps-plot-with-face, ps-print-ensure-fontified)
(ps-kill-emacs-check): Replace (if (and A B) C) by (and A B C).
(ps-init-output-queue, ps-gnus-article-prepare-hook, ps-jts-ps-setup):
Replace (setq a b)(setq c d) by (setq a b c d).
(ps-begin-file, ps-end-file): Replace (ps-output A)(ps-output B)
by (ps-output A B).
(ps-begin-page): Replace (ps-output A)(ps-output B) by (ps-output A B),
replace (setq a b)(setq c d) by (setq a b c d).
(ps-next-line, ps-continue-line): Replace (setq a b)(setq c d)
by (setq a b c d), and incorporates ps-soft-lf and ps-hard-lf,
respectively.
(ps-plot): Replace (setq a b)(setq c d) by (setq a b c d),
and programming improvement.
(ps-generate-postscript-with-faces): Initialization fix,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if (and A B) C) by (and A B C).
(ps-generate): Doc fix, reprogramming to set the page count,
replace (setq a b)(setq c d) by (setq a b c d),
replace (if A nil B) by (or A B),
replace (if (and A B) C) by (and A B C).
(ps-info-mode-hook): Replace (list 'A 'B) by '(A B).
(ps-jack-setup): Replace (list) by nil.
1997-11-23 02:26:50 +00:00
Karl Heuer
7e7dab8123 (ange-ftp-generate-passwd-key):
Downcase the host name
(ange-ftp-passwd-hashtable): Doc fix.
1997-11-23 02:16:13 +00:00
Karl Heuer
fcae1b4cb2 (perl-mode): Delete autoload cookie. 1997-11-23 02:14:14 +00:00
Karl Heuer
ebff6b7d68 (auto-mode-alist): Add more extensions for perl-mode.
(interpreter-mode-alist): Add miniperl.
1997-11-23 02:13:26 +00:00
Karl Heuer
b4a91f432a (window-configuration-to-register):
(frame-configuration-to-register): Include (point) in the saved value.
(jump-to-register): Restore (point) as well as window or frame config.
1997-11-23 02:12:23 +00:00
Karl Heuer
f83d2997fb Initial revision 1997-11-23 02:10:07 +00:00
Richard M. Stallman
950444902e Comment change. 1997-11-23 01:13:47 +00:00
Richard M. Stallman
d6d2fa1fc1 Initial revision 1997-11-23 01:13:07 +00:00
Dave Love
09d8b0bc6c Doc fixes and extra customization.
(browse-url): Quote browse-url-choose-browser in application.
1997-11-21 23:57:48 +00:00
Andreas Schwab
1a3ce5c466 (gud-sentinel): Set mode-line-process in the process
buffer, not the current buffer.
1997-11-21 10:34:10 +00:00
Karl Heuer
8b784951b9 (set-input-method): Renamed from select-input-method. 1997-11-20 22:14:40 +00:00
Karl Heuer
68554dbb68 Comment fix. 1997-11-20 22:12:59 +00:00
Karl Heuer
6492b55df7 (write-file): Make buffer writable if the new file is. 1997-11-20 22:00:57 +00:00
Karl Heuer
d56458467b (describe-variable): Don't use symbol-name if v isn't symbol. 1997-11-20 21:59:02 +00:00
Karl Heuer
c822b44bed (help-with-tutorial-alist): New variable.
(help-with-tutorial): Use help-with-tutorial-alist to read a language
name, and also to find the tutorial file for a language.
1997-11-20 21:47:12 +00:00
Karl Heuer
d1782bd882 (mail-extract-address-components):
New arg ALL says return info about all the addresses.
Clarify buffer switching logic using save-excursion.
1997-11-20 21:45:59 +00:00
Eli Zaretskii
7777d03b34 (set-frame-name): New function. 1997-11-20 15:55:31 +00:00
Karl Heuer
ccd19b9f49 (kill-region): Detect read-only text
by getting an error trying to delete it.
Handle the cases where we can, and can't, get the killed text
from the undo list with much the same code.
1997-11-19 21:36:56 +00:00
Karl Heuer
887bbf181d (print-region-1): When running pr, use -h always. 1997-11-19 04:25:20 +00:00
Dave Love
240e9cda7d (fortran-imenu-generic-expression): Match
<type>*<mumble> and un-named block data, allow some continuations.
1997-11-18 23:21:34 +00:00
Karl Heuer
9cf081fa5c (isearch-yank-string): New helper function.
(isearch-yank-kill, isearch-yank-word, isearch-yank-line): Use it.
(isearch-yank-x-selection): New function.
(isearch-yank): Function deleted.
1997-11-18 22:31:16 +00:00
Karl Heuer
4877ba13d7 Improve previous change. 1997-11-18 21:22:28 +00:00
Karl Heuer
ae9f695f42 (rmail-convert-to-babyl-format): If the
message uses the quoted-printable content-transfer-encoding,
decode it into 8bit.
1997-11-18 21:13:57 +00:00
Paul Eggert
6291b1f3f9 (ange-ftp-date-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
1997-11-17 18:55:46 +00:00
Paul Eggert
32184bdb26 (dired-move-to-filename-regexp):
Allow month names of length 2 and up,
with varying white space afterwards; e.g. Solaris 2.6 "es" locale
uses "ab" for April and "fbro" for February.
1997-11-17 18:55:46 +00:00
Karl Heuer
a14723d908 (list-diary-entries, list-sexp-diary-entries, add-to-diary-list):
Add the diary entry "specifier" to the entry on the list.
(diary-unknown-time): New variable.
(diary-entry-time): Use it.
1997-11-17 01:59:28 +00:00
Karl Heuer
bfc7bff6f9 (list-islamic-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:59:00 +00:00
Karl Heuer
f674d9acf5 (list-hebrew-diary-entries): Add the diary entry
"specifier" to the entry on the list.
1997-11-17 01:58:42 +00:00
Karl Heuer
fd5733a94b (Man-init-defvars, Man-build-man-command):
Bind default-directory to "/" to avoid possible error in call-process.
1997-11-17 01:56:15 +00:00
Karl Heuer
3fb7b5883f (comment-padding): New var.
(comment-region): Use it.
1997-11-15 21:14:21 +00:00
Karl Heuer
35863d776f (finder-find-library): Re-instate (with a different
implementation) so that `locate-library' can find compressed files.
(finder-commentary): Use it.
1997-11-15 21:04:47 +00:00
Karl Heuer
183e4bd6f1 (fill-individual-paragraphs): Don't get
confused in paragraph loop if we start on the last line
and it has no final newline.
1997-11-15 20:58:28 +00:00
Karl Heuer
6321bdddfb (custom-face-save): Save the face. 1997-11-15 20:56:41 +00:00
Karl Heuer
d177349a87 (rmail-summary-window-size): Allow integer values. 1997-11-15 20:53:54 +00:00
Karl Heuer
952e6ec21a Use set-input-mode to make Latin-1 chars work. 1997-11-15 20:52:06 +00:00
Andreas Schwab
ddcb46713b (tar-mode-map): Fix function name in menu entry. 1997-11-13 11:36:02 +00:00
Karl Heuer
915c0e2515 (inferior-octave-startup-args):
Set to '("-i") to force interactive behavior.
(inferior-octave-prompt): Include the `debug' prompt issued by the
Octave `keyboard' command.
1997-11-11 04:00:53 +00:00
Karl Heuer
ed13681ff1 (help-for-help): Update text for `m'. 1997-11-11 03:55:47 +00:00
Karl Heuer
e536ef5626 (imenu-default-create-index-function):
Test imenu-prev-index-position-function and
imenu-extract-index-name-function for non-nil, not fboundp.
(imenu-add-to-menubar): Likewise.
1997-11-11 03:54:00 +00:00
Karl Heuer
7ef5c4312d (perform-replace): In Transient Mark mode, if
region is active, only search the region.
(query-replace, etc.): Doc fixes.
1997-11-11 03:26:55 +00:00
Karl Heuer
504af7b280 New category ` '.
Enable for non-breaking space in Latin-N.
1997-11-11 03:24:18 +00:00
Karl Heuer
d73769eb97 (wordstar-mode): Run wordstar-mode-hook. 1997-11-11 02:56:56 +00:00
Karl Heuer
d6a0250d65 (french-calendar-day-name-array):
Give the day array, not the month array.
1997-11-11 02:55:34 +00:00
Karl Heuer
95807e688c (query-replace-highlight): Change default to t. 1997-11-11 02:54:10 +00:00
Karl Heuer
0e3cb3ebc8 (describe-function): Handle the arglist of a macro. 1997-11-11 02:52:50 +00:00
Karl Heuer
85f75902ca (mail-extr-voodoo): Comment out &-substitution. 1997-11-11 02:51:06 +00:00
Karl Heuer
b26f4fbd7d (finder-exit): Simplify. 1997-11-10 23:28:59 +00:00
Andreas Schwab
9913653ae6 (archive-zoo-summarize): Properly handle the case of
a short file name with a non-empty directory part.
1997-11-10 12:37:34 +00:00
Kenichi Handa
e36acf38cf (gnus-mule-initialize): Do not set
nntp-coding-system-for-read and nntp-coding-system-for-write.
1997-11-08 03:09:24 +00:00
Kenichi Handa
aa2fada65e (nntp-coding-system-for-read): Set default value to
binary.
(nntp-coding-system-for-write): Likewise.
1997-11-08 03:09:24 +00:00
Kenichi Handa
0791fc5615 (gnus-read-descriptions-file): Decode
description if necessary.
1997-11-08 03:09:24 +00:00
Kenichi Handa
b847b1de5b (fill-region-as-paragraph): Fix bug of
handling the case that English letters are followed by such
characters as Japanese and Chinese.
1997-11-08 03:08:40 +00:00
Kenichi Handa
c6965ddb68 (ccl-encode-koi8-font): Fix bug of CCL
program.
(ccl-encode-alternativnyj-font): Likewise.
1997-11-08 03:08:10 +00:00
Kenichi Handa
59c1ccf28c Add "Upper Sorbian" and "Lower Sorbian" in
the documentation of the language env "Laint-2".
1997-11-08 03:08:10 +00:00
Kenichi Handa
e63645c263 (set-language-environment): Run
exit-language-environment-hook before calling `exit-function'
which is specified for the language environment.
1997-11-08 03:07:37 +00:00
Paul Eggert
620bca4973 (ange-ftp-date-regexp): Handle Japanese-format dates.
In Western dates, accept month name and day-of-month in either order.
1997-11-07 23:32:50 +00:00
Paul Eggert
1f97e2fcc2 (dired-move-to-filename-regexp): Handle Japanese-format dates. 1997-11-07 23:32:50 +00:00
Karl Heuer
4adf062e0a (build-mail-abbrevs): Use initial space in
internal buffer name.
1997-11-07 21:55:40 +00:00
Karl Heuer
e0df3aef1f (rename-uniquely): Simplify. 1997-11-07 21:44:16 +00:00
Karl Heuer
287404f340 (cal-tex-cursor-week-iso): Delete spurious %. 1997-11-07 19:23:34 +00:00
Karl Heuer
cc6e052280 (calendar-chinese-date-string): Fix month name. 1997-11-07 19:22:50 +00:00
Karl Heuer
79d137ffe7 (byte-optimize-concat): New function. 1997-11-03 03:58:23 +00:00
Karl Heuer
d5824b35e4 (ethiopic-calendar-epoch): Correct to 8 CE. 1997-11-03 02:57:05 +00:00
Karl Heuer
3ccee34545 (apropos-command): Doc fix. 1997-11-03 02:54:19 +00:00
Karl Heuer
60db359433 (fortran-imenu-generic-expression): Doc fix.
Delete redundant setq.
1997-11-03 02:50:20 +00:00
Michael Kifer
328b4b7052 new version 1997-11-01 01:46:51 +00:00
Dave Love
9645c179af (fortran-imenu-generic-expression): New variable.
(fortran-mode): Use it.
1997-10-31 23:17:17 +00:00
Karl Heuer
2ed2806cd9 (tex-validate-region): Really check
for mismatched parens.
1997-10-31 23:03:30 +00:00
Oliver Seidel
4dc1a16087 Three insertion options:
i without prefix: ask for category, do binary insertion
i with prefix: do binary insertion in current category
uppercase I: insert directly under cursor
1997-10-28 22:16:24 +00:00
Oliver Seidel
1966902e99 Improved documentation, fixed insertion with prefix. 1997-10-28 21:59:48 +00:00
Oliver Seidel
d145aa839c Implemented "insert-under-cursor" as suggested by
Kai Grossjohann <grossjohann@ls6.cs.uni-dortmund.de>.
1997-10-28 21:47:12 +00:00
Oliver Seidel
5d035cad7d Incorporated simplifying suggestions from
Carsten Dominik <dominik@strw.LeidenUniv.nl>.
1997-10-28 21:37:05 +00:00
Oliver Seidel
49b2ae0e10 Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
The patch below fixes todo-insert-item so that it will
insert the item in place, instead of at the top of the
buffer, when invoked with a prefix argument.
1997-10-28 21:26:55 +00:00