bpt/emacs.git
21 years ago(* Extra fonts): Say that Emacs doesn't include fonts.
Kenichi Handa [Thu, 13 Feb 2003 00:24:02 +0000 (00:24 +0000)]
(* Extra fonts): Say that Emacs doesn't include fonts.

21 years agoRenamed remap-command to command-remapping.
Kim F. Storm [Wed, 12 Feb 2003 23:16:20 +0000 (23:16 +0000)]
Renamed remap-command to command-remapping.

21 years agoRenamed remap-command to command-remapping. All uses changed.
Kim F. Storm [Wed, 12 Feb 2003 23:13:43 +0000 (23:13 +0000)]
Renamed remap-command to command-remapping.  All uses changed.

21 years ago(fortran-fill): Fill lines that do not have comments.
Glenn Morris [Wed, 12 Feb 2003 21:52:37 +0000 (21:52 +0000)]
(fortran-fill): Fill lines that do not have comments.

21 years ago(makefile-font-lock-keywords): Simplify last change.
Juanma Barranquero [Wed, 12 Feb 2003 15:49:41 +0000 (15:49 +0000)]
(makefile-font-lock-keywords): Simplify last change.

21 years ago(Fdefmacro): Fix typo.
Juanma Barranquero [Wed, 12 Feb 2003 15:45:05 +0000 (15:45 +0000)]
(Fdefmacro): Fix typo.

21 years ago(fortran-mode): Set comment-use-syntax.
Stefan Monnier [Wed, 12 Feb 2003 15:23:21 +0000 (15:23 +0000)]
(fortran-mode): Set comment-use-syntax.
(fortran-fill-paragraph): Use fill-comment-paragraph.

21 years ago(file-truename): Revert change from 2002-11-27.
Juanma Barranquero [Wed, 12 Feb 2003 14:14:15 +0000 (14:14 +0000)]
(file-truename): Revert change from 2002-11-27.

21 years ago(describe-function-1): Change output for keyboard macros.
Juanma Barranquero [Wed, 12 Feb 2003 11:41:37 +0000 (11:41 +0000)]
(describe-function-1): Change output for keyboard macros.

21 years ago(Fstart_kbd_macro): If appending, and last keyboard
Kim F. Storm [Wed, 12 Feb 2003 11:08:36 +0000 (11:08 +0000)]
(Fstart_kbd_macro): If appending, and last keyboard
macro is a string, convert meta modifiers in string when copying
the string into a vector.

21 years ago.
Andreas Schwab [Wed, 12 Feb 2003 10:21:27 +0000 (10:21 +0000)]
.

21 years ago(sh-mode-map): Don't remap
Andreas Schwab [Wed, 12 Feb 2003 10:21:06 +0000 (10:21 +0000)]
(sh-mode-map): Don't remap
beginning-of-defun to the non-existing command
sh-beginning-of-compound-command.

21 years ago(find-alternate-file): Check whether `dired-directory' is bound.
Juanma Barranquero [Wed, 12 Feb 2003 09:26:17 +0000 (09:26 +0000)]
(find-alternate-file): Check whether `dired-directory' is bound.

21 years ago(makefile-font-lock-keywords): Fontify single character variable references, but
Juanma Barranquero [Tue, 11 Feb 2003 23:47:11 +0000 (23:47 +0000)]
(makefile-font-lock-keywords): Fontify single character variable references, but
protect shell variables references.
(makefile-mode): Make `$' be punctuation in font-lock-defaults.

21 years ago(diary-attrtype-convert): Convert an attribute value string to the desired type.
Juanma Barranquero [Tue, 11 Feb 2003 23:26:55 +0000 (23:26 +0000)]
(diary-attrtype-convert): Convert an attribute value string to the desired type.
(diary-pull-attrs): New function that pulls the attributes off a diary entry,
merges with file-global attributes, and returns the (possibly modified) entry
and a list of attribute/values using diary-attrtype-convert above.
(list-diary-entries, fancy-diary-display, show-all-diary-entries)
(mark-diary-entries, mark-sexp-diary-entries, list-sexp-diary-entries): Add
handling of file-global attributes, add handling of entry attributes using
diary-pull-attrs above.
(mark-calendar-days-named, mark-calendar-days-named, mark-calendar-date-pattern)
(mark-calendar-month, add-to-diary-list): Add optional paramater `color' for
passing face attribute info through the callchain.  Pass this parameter around.

21 years ago(diary-face-attrs): New custom.
Juanma Barranquero [Tue, 11 Feb 2003 23:23:10 +0000 (23:23 +0000)]
(diary-face-attrs): New custom.
(diary-file-name-prefix-function): New custom.
(diary-glob-file-regexp-prefix): New custom.
(diary-file-name-prefix): New custom.
(generate-calendar-window): Check that font-lock-mode is bound before checking
value.
(mark-visible-calendar-date): Add the ability to pass face attribute/value pairs
in the mark argument. Handle the mark.

21 years agoDocstring typo.
Stefan Monnier [Tue, 11 Feb 2003 21:40:32 +0000 (21:40 +0000)]
Docstring typo.

21 years ago(find-tag-tag): Move (default foo) to before `:' in the prompt.
Stefan Monnier [Tue, 11 Feb 2003 21:40:17 +0000 (21:40 +0000)]
(find-tag-tag): Move (default foo) to before `:' in the prompt.
(find-tag): Make sure we move point in the proper window.

21 years ago(meta-fill-paragraph): Remove.
Stefan Monnier [Tue, 11 Feb 2003 21:24:35 +0000 (21:24 +0000)]
(meta-fill-paragraph): Remove.
(meta-common-initialization): Don't set fill-paragraph-function
now that fill-paragraph takes care of comments.

21 years ago(scheme-mode-syntax-table): Don't switch the current buffer's syntax-table.
Stefan Monnier [Tue, 11 Feb 2003 21:23:00 +0000 (21:23 +0000)]
(scheme-mode-syntax-table): Don't switch the current buffer's syntax-table.

21 years ago(simula-font-lock-syntactic-keywords): New var.
Stefan Monnier [Tue, 11 Feb 2003 21:19:36 +0000 (21:19 +0000)]
(simula-font-lock-syntactic-keywords): New var.
(simula-font-lock-keywords-1): Simplify.
(simula-font-lock-keywords-2): Use regexp-opt.
(simula-emacs-features): Remove.
(simula-mode-syntax-table): Setup %...\n as comment style b.
(simula-mode-map): Remove compatibility cruft.
(simula-keep-region-active): Remove.
(simula-popup-menu): Simplify.
(simula-mode): Move abbrev-table setup to top-level.
(simula-match-string-or-comment): Remove.

21 years ago(tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.
Stefan Monnier [Tue, 11 Feb 2003 21:04:50 +0000 (21:04 +0000)]
(tcl-omit-ws-regexp): Correctly handle cases like `proc foo {a {b c} d} {'.
(tcl-mode): Make comment-start-skip more selective.

21 years ago(info-xref-check): Use line-beginning-position.
Stefan Monnier [Tue, 11 Feb 2003 21:00:58 +0000 (21:00 +0000)]
(info-xref-check): Use line-beginning-position.
(info-xref-all-info-files): Cons a bit less.
(info-xref-check-buffer): Use push and replace-regexp-in-string.
(info-xref-output): Call insert only once.
(info-xref-whitespace): Remove.

21 years ago("Vietnamese"): Fix typos.
Juanma Barranquero [Tue, 11 Feb 2003 17:06:46 +0000 (17:06 +0000)]
("Vietnamese"): Fix typos.

21 years ago(nntp-accept-process-output): Don't use point-max to get the buffer's size.
Stefan Monnier [Tue, 11 Feb 2003 17:00:45 +0000 (17:00 +0000)]
(nntp-accept-process-output): Don't use point-max to get the buffer's size.

21 years ago(toplevel): Don't require `font-lock';
John Paul Wallington [Tue, 11 Feb 2003 15:01:47 +0000 (15:01 +0000)]
(toplevel): Don't require `font-lock';
require `font-core' instead, even though it is dumped.

21 years ago(ibuffer-save-with-custom, ibuffer-add-to-tmp-hide)
John Paul Wallington [Tue, 11 Feb 2003 14:59:54 +0000 (14:59 +0000)]
(ibuffer-save-with-custom, ibuffer-add-to-tmp-hide)
(ibuffer-add-to-tmp-show): Doc fixes.

21 years ago("Tamil"): Doc fix.
John Paul Wallington [Tue, 11 Feb 2003 14:50:15 +0000 (14:50 +0000)]
("Tamil"): Doc fix.

21 years ago(Fremap_command): Return nil if arg is not a symbol.
Kim F. Storm [Tue, 11 Feb 2003 14:35:24 +0000 (14:35 +0000)]
(Fremap_command): Return nil if arg is not a symbol.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 11 Feb 2003 14:35:09 +0000 (14:35 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Feb 2003 09:03:05 +0000 (09:03 +0000)]
*** empty log message ***

21 years ago(info-xref-check-buffer): Fix typo.
Juanma Barranquero [Tue, 11 Feb 2003 09:02:37 +0000 (09:02 +0000)]
(info-xref-check-buffer): Fix typo.

21 years ago(lisp): Add malayalam.el and tamil.el.
Juanma Barranquero [Tue, 11 Feb 2003 08:19:48 +0000 (08:19 +0000)]
(lisp): Add malayalam.el and tamil.el.

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 11 Feb 2003 08:14:31 +0000 (08:14 +0000)]
*** empty log message ***

21 years ago(DONTCOMPILE): Add malayalam.el and tamil.el.
Juanma Barranquero [Tue, 11 Feb 2003 08:11:49 +0000 (08:11 +0000)]
(DONTCOMPILE): Add malayalam.el and tamil.el.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 11 Feb 2003 02:45:41 +0000 (02:45 +0000)]
*** empty log message ***

21 years agoLoad "language/malayalam" and "language/tamil".
Kenichi Handa [Tue, 11 Feb 2003 02:45:25 +0000 (02:45 +0000)]
Load "language/malayalam" and "language/tamil".

21 years agoFix Hindi and add Tamil.
Kenichi Handa [Tue, 11 Feb 2003 02:34:25 +0000 (02:34 +0000)]
Fix Hindi and add Tamil.

21 years ago*** empty log message ***
Kenichi Handa [Tue, 11 Feb 2003 02:33:57 +0000 (02:33 +0000)]
*** empty log message ***

21 years ago(devanagari-composable-pattern): Add DANDA character.
Kenichi Handa [Tue, 11 Feb 2003 02:32:33 +0000 (02:32 +0000)]
(devanagari-composable-pattern): Add DANDA character.
(dev-char-glyph): Add an entry for DANDA.

21 years ago(punjabi-itrans, gujarati-itrans, oriya-itrans)
Kenichi Handa [Tue, 11 Feb 2003 01:52:01 +0000 (01:52 +0000)]
(punjabi-itrans, gujarati-itrans, oriya-itrans)
(bengali-itrans, assamese-itrans, telugu-itrans kannada-itrans)
(malayalam-itrans, tamil-itrans): New ITRANS based input methods.
(punjabi-inscript, gujarati-inscript, oriya-inscript)
(bengali-inscript, assamese-inscript, telugu-inscript)
(kannada-inscript, malayalam-inscript, tamil-inscript): New
INSCRIPT based input methods.

21 years ago(lisp, shortlisp): Add malayalam.el and tamil.el.
Kenichi Handa [Tue, 11 Feb 2003 01:46:34 +0000 (01:46 +0000)]
(lisp, shortlisp): Add malayalam.el and tamil.el.

21 years ago(DONTCOMPILE): Add malayalam.el and tamil.el.
Kenichi Handa [Tue, 11 Feb 2003 01:45:02 +0000 (01:45 +0000)]
(DONTCOMPILE): Add malayalam.el and tamil.el.

21 years agoMaintainer's mail address changed.
Kenichi Handa [Tue, 11 Feb 2003 01:44:00 +0000 (01:44 +0000)]
Maintainer's mail address changed.

21 years ago(indian-dev-base-table): Table fixed.
Kenichi Handa [Tue, 11 Feb 2003 01:42:02 +0000 (01:42 +0000)]
(indian-dev-base-table): Table fixed.
(indian-pnj-base-table): Table contents defined.
(indian-gjr-base-table): Likewise.
(indian-ori-base-table): Likewise.
(indian-bng-base-table): Likewise.
(indian-asm-base-table): Likewise.
(indian-tlg-base-table): Likewise.
(indian-knd-base-table): Likewise.
(indian-mlm-base-table): Likewise.
(indian-tml-base-table): Likewise.
(indian-pnj-itrans-v5-hash, indian-gjr-itrans-v5-hash)
(indian-ori-itrans-v5-hash, indian-bng-itrans-v5-hash)
(indian-asm-itrans-v5-hash, indian-tlg-itrans-v5-hash)
(indian-knd-itrans-v5-hash, indian-mlm-itrans-v5-hash)
(indian-tml-itrans-v5-hash): New variables.

21 years agoNew file.
Kenichi Handa [Tue, 11 Feb 2003 01:38:31 +0000 (01:38 +0000)]
New file.

21 years ago(pages-directory-mode-map): New.
Stefan Monnier [Tue, 11 Feb 2003 00:44:08 +0000 (00:44 +0000)]
(pages-directory-mode-map): New.
(pages-directory-map): Redefine as an varalias.
(pages-directory-mode): Use new map var and run mode hook.
(pages-directory-address-mode): Use define-derived-mode.

21 years ago(texinfo-format-iftex, texinfo-format-ifhtml)
Stefan Monnier [Tue, 11 Feb 2003 00:37:28 +0000 (00:37 +0000)]
(texinfo-format-iftex, texinfo-format-ifhtml)
(texinfo-format-ifplaintext, texinfo-format-tex, texinfo-format-html)
(texinfo-format-ifnotinfo, texinfo-format-titlepage)
(texinfo-format-titlespec, texinfo-format-ignore, texinfo-if-set)
(texinfo-if-clear): Use re-search-forward's return value.
(texinfo-sort-startkeyfun, texinfo-format-buffer-1)
(texinfo-format-region): Use line-{end,beginning}-position.
(texinfo-append-refill, texinfo-alias): Use match-string-no-properties.

21 years agoInitial revision
Juanma Barranquero [Tue, 11 Feb 2003 00:36:54 +0000 (00:36 +0000)]
Initial revision

21 years ago(eldoc-echo-area-multiline-supported-p, eldoc-use-idle-timer-p): Remove.
Stefan Monnier [Tue, 11 Feb 2003 00:11:55 +0000 (00:11 +0000)]
(eldoc-echo-area-multiline-supported-p, eldoc-use-idle-timer-p): Remove.
(timer): Never require.  It only works in current Emacs anyway.
(eldoc-mode, eldoc-message, eldoc-display-message-p)
(eldoc-docstring-format-sym-doc, eldoc-remove-command): Simplify.

21 years ago(e): Make it a variable.
Stefan Monnier [Mon, 10 Feb 2003 22:27:33 +0000 (22:27 +0000)]
(e): Make it a variable.

21 years ago(ffap-complete-as-file-p): Use minibuffer-completing-file-name.
Stefan Monnier [Mon, 10 Feb 2003 22:21:46 +0000 (22:21 +0000)]
(ffap-complete-as-file-p): Use minibuffer-completing-file-name.

21 years ago(load-with-code-conversion): Use push.
Stefan Monnier [Mon, 10 Feb 2003 22:20:47 +0000 (22:20 +0000)]
(load-with-code-conversion): Use push.

21 years ago(font-lock-defontify): Use restore-buffer-modified-p.
Stefan Monnier [Mon, 10 Feb 2003 21:56:49 +0000 (21:56 +0000)]
(font-lock-defontify): Use restore-buffer-modified-p.

21 years ago(gud-gdb-run-command-fetch-lines, gud-display-line):
Stefan Monnier [Mon, 10 Feb 2003 21:54:08 +0000 (21:54 +0000)]
(gud-gdb-run-command-fetch-lines, gud-display-line):
Use with-current-buffer and simplify.

21 years ago(help-xref-on-pp): Only add xref if the text is less than 5K.
Stefan Monnier [Mon, 10 Feb 2003 21:52:30 +0000 (21:52 +0000)]
(help-xref-on-pp): Only add xref if the text is less than 5K.

21 years ago(cvs-parse-table): "no longer in repo" does not
Stefan Monnier [Mon, 10 Feb 2003 21:50:00 +0000 (21:50 +0000)]
(cvs-parse-table): "no longer in repo" does not
make the file dead if we used the -n arg.

21 years agoComment update.
Stefan Monnier [Mon, 10 Feb 2003 21:48:38 +0000 (21:48 +0000)]
Comment update.

21 years ago(process-get): Add setf method.
Stefan Monnier [Mon, 10 Feb 2003 21:45:14 +0000 (21:45 +0000)]
(process-get): Add setf method.

21 years ago(server-previous-strings): Remove.
Stefan Monnier [Mon, 10 Feb 2003 21:44:24 +0000 (21:44 +0000)]
(server-previous-strings): Remove.
(server-process-filter): Use (process-get 'previous-string) instead.
(server-sentinel): Remove code made superfluous.

21 years agoRemove redundant docstring info.
Stefan Monnier [Mon, 10 Feb 2003 21:36:03 +0000 (21:36 +0000)]
Remove redundant docstring info.

21 years agoCode moved to the new script make-changelog-diff, called from here.
Francesco Potortì [Mon, 10 Feb 2003 14:30:19 +0000 (14:30 +0000)]
Code moved to the new script make-changelog-diff, called from here.

21 years agomake-changelog-diff REL1 REL2
Francesco Potortì [Mon, 10 Feb 2003 14:27:52 +0000 (14:27 +0000)]
make-changelog-diff REL1 REL2

creates on standard output a diff of all changelog files between two
releases (should be tags).

21 years agoDoc fixes.
Kim F. Storm [Mon, 10 Feb 2003 13:51:59 +0000 (13:51 +0000)]
Doc fixes.
(syms_of_process): Add `:' prefix to QCfilter_multibyte.

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 10 Feb 2003 11:41:45 +0000 (11:41 +0000)]
*** empty log message ***

21 years ago(Info-follow-nearest-node): Implement new behavior.
Juanma Barranquero [Mon, 10 Feb 2003 11:41:09 +0000 (11:41 +0000)]
(Info-follow-nearest-node): Implement new behavior.

21 years ago(Insertion): Don't show COUNT argument of `insert-char' as optional.
Juanma Barranquero [Mon, 10 Feb 2003 11:31:36 +0000 (11:31 +0000)]
(Insertion): Don't show COUNT argument of `insert-char' as optional.

21 years ago(Current Buffer): Describe `save-current-buffer' as a special form, not a macro.
Juanma Barranquero [Mon, 10 Feb 2003 11:31:11 +0000 (11:31 +0000)]
(Current Buffer): Describe `save-current-buffer' as a special form, not a macro.

21 years ago(Fstring_to_multibyte): Fix typo in the docstring.
Kenichi Handa [Mon, 10 Feb 2003 11:00:18 +0000 (11:00 +0000)]
(Fstring_to_multibyte): Fix typo in the docstring.

21 years agoMake it clear that "2.0.29 released" refers to Tramp.
Kai Großjohann [Mon, 10 Feb 2003 10:59:14 +0000 (10:59 +0000)]
Make it clear that "2.0.29 released" refers to Tramp.

21 years ago(ebnf2ps): Fix typo.
Juanma Barranquero [Mon, 10 Feb 2003 09:59:35 +0000 (09:59 +0000)]
(ebnf2ps): Fix typo.
(ebnf-syntactic): Change group name and tag from "ebnf-syntatic".
(ebnf-syntax, ebnf-lex-comment-char, ebnf-lex-eop-char, ebnf-terminal-regexp)
(ebnf-case-fold-search, ebnf-iso-alternative-p, ebnf-iso-normalize-p)
(ebnf-yac-ignore-error-recovery): Add to group "ebnf-syntactic", not
"ebnf-syntatic".
(ebnf-optimize, ebnf-print-buffer, ebnf-print-region, ebnf-spool-buffer)
(ebnf-spool-region, ebnf-eps-buffer, ebnf-eps-region, ebnf-syntax-buffer)
(ebnf-syntax-region, ebnf-generate-region): Fix typo.

21 years agoFix typo in comment.
Juanma Barranquero [Mon, 10 Feb 2003 09:56:14 +0000 (09:56 +0000)]
Fix typo in comment.

21 years ago(ebnf-optimize, ebnf-optimize1): Fix typo.
Juanma Barranquero [Mon, 10 Feb 2003 09:55:17 +0000 (09:55 +0000)]
(ebnf-optimize, ebnf-optimize1): Fix typo.

21 years ago*** empty log message ***
Kenichi Handa [Mon, 10 Feb 2003 08:24:29 +0000 (08:24 +0000)]
*** empty log message ***

21 years ago(QCfilter_multibyte): New variable.
Kenichi Handa [Mon, 10 Feb 2003 07:58:29 +0000 (07:58 +0000)]
(QCfilter_multibyte): New variable.
(setup_process_coding_systems): New function.
(Fset_process_buffer, Fset_process_filter): Call
setup_process_coding_systems.
(Fstart_process): Initialize the member `filter_multibyte' of
struct Lisp_Process.
(create_process): Call setup_process_coding_systems.
(Fmake_network_process): New keyward `:filter-multibyte'.
Initialize the member `filter_multibyte' of struct Lisp_Process.
Call setup_process_coding_systems.
(server_accept_connection): Call setup_process_coding_systems.
(read_process_output): If the process has a filter, decide the
multibyteness of a string to given to the filter by
`filter_multibyte' member of the process.  If the process doesn't
have a filter and the result of conversion is unibyte, use
Fstring_to_multibyte (not Fstring_make_multibyte) to get the
multibyte form.
(Fset_process_coding_system): Call setup_process_coding_systems.
(Fset_process_filter_multibyte): New function.
(Fprocess_filter_multibyte_p): New function.
(syms_of_process): Intern and staticpro QCfilter_multibyte.
Defsubr Sset_process_filter_multibyte and
Sprocess_filter_multibyte_p.

21 years ago(struct Lisp_Process): New member filter_multibyte.
Kenichi Handa [Mon, 10 Feb 2003 07:45:13 +0000 (07:45 +0000)]
(struct Lisp_Process): New member filter_multibyte.

21 years ago(setup_process_coding_systems): Add prototype.
Kenichi Handa [Mon, 10 Feb 2003 07:44:18 +0000 (07:44 +0000)]
(setup_process_coding_systems): Add prototype.

21 years ago(Fset_buffer_multibyte): If the current buffer has a
Kenichi Handa [Mon, 10 Feb 2003 07:43:03 +0000 (07:43 +0000)]
(Fset_buffer_multibyte): If the current buffer has a
process, update coding systems for the process.

21 years ago(indian-itrans-v5-table): Add entries for "E" and "O".
Kenichi Handa [Mon, 10 Feb 2003 04:01:56 +0000 (04:01 +0000)]
(indian-itrans-v5-table): Add entries for "E" and "O".

21 years ago(c-set-offset): Don't find a default syntactic element through
Martin Stjernholm [Mon, 10 Feb 2003 00:51:25 +0000 (00:51 +0000)]
(c-set-offset): Don't find a default syntactic element through
syntactic analysis if called outside a CC Mode buffer.

21 years agoRework entries for Tramp. Still not summarized, but only reformatted.
Kai Großjohann [Sun, 9 Feb 2003 14:43:55 +0000 (14:43 +0000)]
Rework entries for Tramp.  Still not summarized, but only reformatted.

21 years agoFix misspelling of `comint-insert-previous-argument'.
John Paul Wallington [Sun, 9 Feb 2003 14:40:09 +0000 (14:40 +0000)]
Fix misspelling of `comint-insert-previous-argument'.

21 years ago*** empty log message ***
Kenichi Handa [Sun, 9 Feb 2003 08:38:05 +0000 (08:38 +0000)]
*** empty log message ***

21 years ago(string_to_multibyte): New function.
Kenichi Handa [Sun, 9 Feb 2003 08:37:36 +0000 (08:37 +0000)]
(string_to_multibyte): New function.
(Fstring_to_multibyte): New function.
(syms_of_fns): Defsubr it.

21 years ago(c-basic-common-init): Install `c-fill-paragraph' on
Martin Stjernholm [Sun, 9 Feb 2003 01:46:04 +0000 (01:46 +0000)]
(c-basic-common-init): Install `c-fill-paragraph' on
`fill-paragraph-function'.  Although it's not the normal way to call
it in a CC Mode buffer it makes a direct call to `fill-paragraph' work
better.

21 years ago*** empty log message ***
Andreas Schwab [Sat, 8 Feb 2003 17:28:43 +0000 (17:28 +0000)]
*** empty log message ***

21 years ago(EXEEXT): Define to @EXEEXT@ and use this variable
Andreas Schwab [Sat, 8 Feb 2003 17:27:58 +0000 (17:27 +0000)]
(EXEEXT): Define to @EXEEXT@ and use this variable
instead of the substitution.

21 years agoxterm.c (x_make_frame_visible): Call gtk_window_deiconify.
Jan Djärv [Sat, 8 Feb 2003 11:18:32 +0000 (11:18 +0000)]
xterm.c (x_make_frame_visible): Call gtk_window_deiconify.
xmenu.c (menu_position_func): Adjust menu popup position so that
  the menu is fully visible.

21 years ago(pr-get-symbol): Define during compile.
Kim F. Storm [Fri, 7 Feb 2003 23:11:17 +0000 (23:11 +0000)]
(pr-get-symbol): Define during compile.

21 years agoNew entry for printing package.
Kim F. Storm [Fri, 7 Feb 2003 21:47:21 +0000 (21:47 +0000)]
New entry for printing package.
Add header to ido and cua entries.
Added compatibility note to cua entry.

21 years ago*** empty log message ***
Kim F. Storm [Fri, 7 Feb 2003 21:14:53 +0000 (21:14 +0000)]
*** empty log message ***

21 years agoNew file.
Kim F. Storm [Fri, 7 Feb 2003 21:06:51 +0000 (21:06 +0000)]
New file.
Assigned by Vinicius Jose Latorre <vinicius@cpqd.com.br>

21 years agoChange dates for the entries concerning the 2.0.29 Tramp commit such
Kai Großjohann [Fri, 7 Feb 2003 17:53:05 +0000 (17:53 +0000)]
Change dates for the entries concerning the 2.0.29 Tramp commit such
that they all reflect the commit date, instead of the date of the
individual changes.

This is deemed better than keeping the original change date because
it makes sure that the ChangeLog dates have more or less sequential
order.

21 years agoUse FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif
Jan Djärv [Fri, 7 Feb 2003 16:38:54 +0000 (16:38 +0000)]
Use FRAME_OUTER_WINDOW instead of ifdef X_TOOLKIT/else/endif

21 years ago*** empty log message ***
Francesco Potortì [Fri, 7 Feb 2003 11:56:09 +0000 (11:56 +0000)]
*** empty log message ***

21 years agoItalian GNU Translation Group <tp@lists.linux.it>
Francesco Potortì [Fri, 7 Feb 2003 11:55:51 +0000 (11:55 +0000)]
Italian GNU Translation Group <tp@lists.linux.it>

21 years ago("French", "Slovenian"): Fix doc strings.
Francesco Potortì [Fri, 7 Feb 2003 11:36:30 +0000 (11:36 +0000)]
("French", "Slovenian"): Fix doc strings.

21 years agoUpdate quail-package-alist (not
Kenichi Handa [Fri, 7 Feb 2003 01:15:01 +0000 (01:15 +0000)]
Update quail-package-alist (not
input-method-alist) to make "cyrillic-jcuken" an alias of
"russian-typewriter".  Add cookie for quail-update-leim-list-file.

21 years ago(rmail-summary-previous-msg): Add docstring.
John Paul Wallington [Thu, 6 Feb 2003 22:02:35 +0000 (22:02 +0000)]
(rmail-summary-previous-msg): Add docstring.
(rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
(rmail-summary-next-labeled-message, rmail-summary-resend)
(rmail-summary-override-mail-send-and-exit): Doc fixes.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 6 Feb 2003 21:45:20 +0000 (21:45 +0000)]
*** empty log message ***