bpt/emacs.git
22 years ago(report-calc-bug): Use reporter.el.
Colin Walters [Thu, 22 Nov 2001 07:59:01 +0000 (07:59 +0000)]
(report-calc-bug): Use reporter.el.

22 years ago(reporter-submit-bug-report): Doc fixes.
Colin Walters [Thu, 22 Nov 2001 07:58:13 +0000 (07:58 +0000)]
(reporter-submit-bug-report): Doc fixes.

22 years ago*** empty log message ***
Colin Walters [Thu, 22 Nov 2001 06:05:36 +0000 (06:05 +0000)]
*** empty log message ***

22 years ago(install-arch-indep): Install the calc .info files.
Colin Walters [Thu, 22 Nov 2001 06:05:12 +0000 (06:05 +0000)]
(install-arch-indep): Install the calc .info files.

22 years ago(calc-info): Don't perform voodoo, just (info "Calc").
Colin Walters [Thu, 22 Nov 2001 06:03:24 +0000 (06:03 +0000)]
(calc-info): Don't perform voodoo, just (info "Calc").

22 years ago(which-function): Call imenu--make-index-alist
Richard M. Stallman [Thu, 22 Nov 2001 00:08:32 +0000 (00:08 +0000)]
(which-function): Call imenu--make-index-alist
if necessary to get a list of functions.
(which-function-imenu-failed): New variable.
(which-func-update): Handle all visible windows.
(which-func-update-1): New subroutine broken out of which-func-update.

22 years agoFix typos.
Eli Zaretskii [Wed, 21 Nov 2001 19:42:46 +0000 (19:42 +0000)]
Fix typos.

22 years agoAdded note about locale-coding-system on Windows.
Jason Rumney [Wed, 21 Nov 2001 19:39:03 +0000 (19:39 +0000)]
Added note about locale-coding-system on Windows.

22 years ago(temporary-file-directory)
Richard M. Stallman [Wed, 21 Nov 2001 12:04:17 +0000 (12:04 +0000)]
(temporary-file-directory)
(small-temporary-file-directory): Definitions moved up.

22 years ago(cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.
Richard M. Stallman [Wed, 21 Nov 2001 11:16:33 +0000 (11:16 +0000)]
(cperl-problems, cperl-tips, cperl-non-problems, cperl-praise): Doc fixes.

22 years ago(sh-mode-syntax-table): Function restored.
Richard M. Stallman [Wed, 21 Nov 2001 11:12:45 +0000 (11:12 +0000)]
(sh-mode-syntax-table): Function restored.
Variable set up for use by function sh-mode-syntax-table.
(sh-set-shell): Set the syntax table.

22 years ago(sh-mode): Don't use define-derived-mode.
Richard M. Stallman [Wed, 21 Nov 2001 11:06:40 +0000 (11:06 +0000)]
(sh-mode): Don't use define-derived-mode.

22 years ago(gomoku-mode): Don't use define-derived-mode.
Richard M. Stallman [Wed, 21 Nov 2001 11:03:35 +0000 (11:03 +0000)]
(gomoku-mode): Don't use define-derived-mode.

22 years ago(perl-mode): Don't use define-derived-mode.
Richard M. Stallman [Wed, 21 Nov 2001 11:01:55 +0000 (11:01 +0000)]
(perl-mode): Don't use define-derived-mode.

22 years agoDon't alter minor-map-alist.
Richard M. Stallman [Wed, 21 Nov 2001 10:42:11 +0000 (10:42 +0000)]
Don't alter minor-map-alist.

22 years ago* files.el (auto-save-file-name-transforms): Put remote files in
Kai Großjohann [Wed, 21 Nov 2001 08:32:57 +0000 (08:32 +0000)]
* files.el (auto-save-file-name-transforms): Put remote files in
temporary-file-directory rather than /tmp.

22 years ago(calc-slow-wrapper): Move (point) call outside of (function ...)
Colin Walters [Wed, 21 Nov 2001 06:24:04 +0000 (06:24 +0000)]
(calc-slow-wrapper): Move (point) call outside of (function ...)
wrapper.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 21 Nov 2001 02:53:52 +0000 (02:53 +0000)]
*** empty log message ***

22 years ago(define-derived-mode): Create the abbrev-table from inside the `defvar'.
Stefan Monnier [Wed, 21 Nov 2001 02:53:46 +0000 (02:53 +0000)]
(define-derived-mode): Create the abbrev-table from inside the `defvar'.

22 years ago*** empty log message ***
Stefan Monnier [Wed, 21 Nov 2001 02:50:27 +0000 (02:50 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Wed, 21 Nov 2001 01:43:19 +0000 (01:43 +0000)]
*** empty log message ***

22 years ago(jit-lock-defer-time): New var.
Stefan Monnier [Wed, 21 Nov 2001 01:30:35 +0000 (01:30 +0000)]
(jit-lock-defer-time): New var.
(jit-lock-defer-timer, jit-lock-buffers): New vars.
(jit-lock-mode): Initialize them.  Cancel the timers more carefully.
(jit-lock-function): Defer fontification if requested.
(jit-lock-stealth-chunk-start): Pay attention to the new non-nil value.
(jit-lock-stealth-fontify): Check the new `jit-lock-defer-multiline'
text property.
(jit-lock-deferred-fontify): New fun.

22 years ago(lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.
Richard M. Stallman [Tue, 20 Nov 2001 23:54:28 +0000 (23:54 +0000)]
(lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table.

22 years ago(reb-mode): Don't use define-derived-mode. Call kill-all-local-variables.
Richard M. Stallman [Tue, 20 Nov 2001 23:43:55 +0000 (23:43 +0000)]
(reb-mode): Don't use define-derived-mode.  Call kill-all-local-variables.

22 years ago(lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.
Richard M. Stallman [Tue, 20 Nov 2001 23:41:41 +0000 (23:41 +0000)]
(lisp-mode, emacs-lisp-mode): Don't use define-derived-mode.

22 years ago(help-mode): Undo 2001-10-07 change.
Richard M. Stallman [Tue, 20 Nov 2001 23:36:37 +0000 (23:36 +0000)]
(help-mode): Undo 2001-10-07 change.

22 years ago(occur-mode): Undo 2001-5-20 change.
Richard M. Stallman [Tue, 20 Nov 2001 23:28:57 +0000 (23:28 +0000)]
(occur-mode): Undo 2001-5-20 change.

22 years agoUpdate table of versions of make that are suitable
Jason Rumney [Tue, 20 Nov 2001 23:17:45 +0000 (23:17 +0000)]
Update table of versions of make that are suitable
for building Emacs, based on recent feedback.

22 years agoRemove.
Jason Rumney [Tue, 20 Nov 2001 22:43:55 +0000 (22:43 +0000)]
Remove.

22 years ago(w32-system-coding-system): Change to an alias for
Jason Rumney [Tue, 20 Nov 2001 22:14:20 +0000 (22:14 +0000)]
(w32-system-coding-system): Change to an alias for
locale-coding-system.
(set-w32-system-coding-system): Document the above change.
Set locale-coding-system instead.

22 years ago*** empty log message ***
Jason Rumney [Tue, 20 Nov 2001 22:09:14 +0000 (22:09 +0000)]
*** empty log message ***

22 years ago(Vw32_system_coding_system) [WINDOWSNT]: Remove.
Jason Rumney [Tue, 20 Nov 2001 22:01:56 +0000 (22:01 +0000)]
(Vw32_system_coding_system) [WINDOWSNT]: Remove.
(ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: Use Vlocale_coding_system.

22 years ago(Vw32_system_coding_system): Remove.
Jason Rumney [Tue, 20 Nov 2001 22:00:54 +0000 (22:00 +0000)]
(Vw32_system_coding_system): Remove.
(w32_to_x_font, x_to_w32_font): Use Vlocale_coding_system.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 20 Nov 2001 21:55:51 +0000 (21:55 +0000)]
*** empty log message ***

22 years agoFix a typo.
Eli Zaretskii [Tue, 20 Nov 2001 20:34:23 +0000 (20:34 +0000)]
Fix a typo.

22 years agoWhat to do when AUC TeX don't fontify.
Eli Zaretskii [Tue, 20 Nov 2001 19:14:55 +0000 (19:14 +0000)]
What to do when AUC TeX don't fontify.

22 years agoMark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>
Eli Zaretskii [Tue, 20 Nov 2001 18:36:15 +0000 (18:36 +0000)]
Mark lm-mode as special.  Suggested by Klaus Straubinger <ksnetz@arcor.de>

22 years agoMark gomoku-mode as special. Suggested by Klaus Straubinger
Eli Zaretskii [Tue, 20 Nov 2001 18:33:42 +0000 (18:33 +0000)]
Mark gomoku-mode as special.  Suggested by Klaus Straubinger
<ksnetz@arcor.de>

22 years ago(re-builder): Don't re-enter RE Builder Mode.
Eli Zaretskii [Tue, 20 Nov 2001 18:26:55 +0000 (18:26 +0000)]
(re-builder): Don't re-enter RE Builder Mode.

22 years ago(reb-change-target-buffer): New function.
Eli Zaretskii [Tue, 20 Nov 2001 18:20:56 +0000 (18:20 +0000)]
(reb-change-target-buffer): New function.
(top-level): Bind it to C-c C-b.

22 years ago(bs-delete): Signal an error if the buffer cannot be deleted.
Eli Zaretskii [Tue, 20 Nov 2001 18:17:24 +0000 (18:17 +0000)]
(bs-delete): Signal an error if the buffer cannot be deleted.

22 years ago(lisp-fill-paragraph): Don't move back to a line without a comment.
Stefan Monnier [Tue, 20 Nov 2001 15:10:42 +0000 (15:10 +0000)]
(lisp-fill-paragraph): Don't move back to a line without a comment.

22 years ago(cperl-perldoc): Require man before binding `manual-program'.
Stefan Monnier [Tue, 20 Nov 2001 14:20:41 +0000 (14:20 +0000)]
(cperl-perldoc): Require man before binding `manual-program'.

22 years ago(dired-listing-switches): Mention in the doc string
Eli Zaretskii [Tue, 20 Nov 2001 09:38:55 +0000 (09:38 +0000)]
(dired-listing-switches): Mention in the doc string
that some switches are not supported by ls-lisp.el

22 years ago(imenu--split-menu): Use dolist and copy-sequence.
Stefan Monnier [Tue, 20 Nov 2001 00:17:25 +0000 (00:17 +0000)]
(imenu--split-menu): Use dolist and copy-sequence.
(imenu--create-keymap-2): Remove.
(imenu--create-keymap-1): Simplify, remove third argument.
(imenu--generic-function): Use dolist.
(imenu-find-default): New function.
(imenu--completion-buffer): Use it.
(imenu--mouse-menu): Use popup-menu.
(imenu--menubar-select): Return t rather than calling imenu.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 20 Nov 2001 00:09:00 +0000 (00:09 +0000)]
*** empty log message ***

22 years ago(fill-delete-prefix, fill-delete-newlines):
Stefan Monnier [Mon, 19 Nov 2001 23:51:03 +0000 (23:51 +0000)]
(fill-delete-prefix, fill-delete-newlines):
New functions, extracted from fill-region-as-paragraph.
(fill-region-as-paragraph): Use them.
Use an end marker instead of eob.
Ignore whitespace-only fill-prefixes when indenting according to mode.
Simply the loop that searches for spaces backwards.

22 years ago(picture-vertical-step)
Stefan Monnier [Mon, 19 Nov 2001 23:45:15 +0000 (23:45 +0000)]
(picture-vertical-step)
(picture-horizontal-step): Don't use defconst for variables.

22 years agoDoc fix.
Stefan Monnier [Mon, 19 Nov 2001 23:44:14 +0000 (23:44 +0000)]
Doc fix.

22 years agoUse backquote/dolist/mapc/when. Docstring fixes.
Stefan Monnier [Mon, 19 Nov 2001 23:16:21 +0000 (23:16 +0000)]
Use backquote/dolist/mapc/when.  Docstring fixes.
(mail-extract-address-components): Downcase domain names.
(mail-extr-delete-char): Remove.  Use delete-char instead.

22 years agoDoc string fixes.
Stefan Monnier [Mon, 19 Nov 2001 23:09:28 +0000 (23:09 +0000)]
Doc string fixes.
(pc-selection-mode): Don't treat macos as a tty.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 23:04:35 +0000 (23:04 +0000)]
*** empty log message ***

22 years ago(c-parse-state): Typo. From Martin Stjernholm.
Stefan Monnier [Mon, 19 Nov 2001 22:55:33 +0000 (22:55 +0000)]
(c-parse-state): Typo. From Martin Stjernholm.

22 years ago(describe_syntax): Add dummy arg.
Stefan Monnier [Mon, 19 Nov 2001 22:47:32 +0000 (22:47 +0000)]
(describe_syntax): Add dummy arg.
(describe_syntax_1): Update call to describe_vector.

22 years ago(describe_category): Add dummy arg.
Stefan Monnier [Mon, 19 Nov 2001 22:46:42 +0000 (22:46 +0000)]
(describe_category): Add dummy arg.
(describe_category_1): Update call to describe_vector.

22 years ago(Fdescribe_vector): Add `describer' parameter.
Stefan Monnier [Mon, 19 Nov 2001 22:46:37 +0000 (22:46 +0000)]
(Fdescribe_vector): Add `describer' parameter.
(describe_command, describe_translation): Add dummy second param.
(describe_map): Call elt_describer with two arguments.
(describe_vector_princ): Add `fun' parameter.
Call it instead of the hardcoded `princ'.
(describe_vector): Add arg `args'.
Pass it as a new second argument to elt_describer.

22 years ago(describe_vector): Update prototype.
Stefan Monnier [Mon, 19 Nov 2001 22:46:29 +0000 (22:46 +0000)]
(describe_vector): Update prototype.

22 years ago(mark-sexp): Mark more if repeated.
Stefan Monnier [Mon, 19 Nov 2001 22:06:10 +0000 (22:06 +0000)]
(mark-sexp): Mark more if repeated.

22 years ago(mouse-wheel-scroll-amount): Allow float values.
Stefan Monnier [Mon, 19 Nov 2001 21:57:30 +0000 (21:57 +0000)]
(mouse-wheel-scroll-amount): Allow float values.
(mouse-wheel-scroll-amount): New var.
(mwheel-scroll): Use it and handle float values.

22 years ago(lazy-lock-install-hooks): Remove make-local-hook.
Stefan Monnier [Mon, 19 Nov 2001 21:53:17 +0000 (21:53 +0000)]
(lazy-lock-install-hooks): Remove make-local-hook.

22 years ago(Fwrite_region): Move choose_write_coding_system to after build_annotations.
Stefan Monnier [Mon, 19 Nov 2001 21:50:44 +0000 (21:50 +0000)]
(Fwrite_region): Move choose_write_coding_system to after build_annotations.

22 years ago(iswitchb-mode): Use define-minor-mode.
Stefan Monnier [Mon, 19 Nov 2001 21:06:17 +0000 (21:06 +0000)]
(iswitchb-mode): Use define-minor-mode.
(iswitchb): Fix the case where the result was selected with the mouse.
(iswitchb-completion-help): Use the normal *Completions* now that
mouse selection works.
(iswitchb-minibuffer-setup): Simplify.

22 years ago(comment-column, comment-style, comment-multi-line)
Stefan Monnier [Mon, 19 Nov 2001 20:55:30 +0000 (20:55 +0000)]
(comment-column, comment-style, comment-multi-line)
(comment-auto-fill-only-comments): Remove :group arg.
(comment-padding): Add :type.
(comment-indent-new-line): Ignore comment-auto-fill-only-comments
if called interactively.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 20:55:10 +0000 (20:55 +0000)]
*** empty log message ***

22 years ago(toplevel): Add comment and version header.
Colin Walters [Mon, 19 Nov 2001 20:00:21 +0000 (20:00 +0000)]
(toplevel): Add comment and version header.
(calc-init-base): Bump version to 2.02f, update date.

22 years agoSupport Mozilla and Galeon.
Richard M. Stallman [Mon, 19 Nov 2001 19:12:31 +0000 (19:12 +0000)]
Support Mozilla and Galeon.
By default, find the installed browser whichever it is.
(browse-url-mozilla): New function.
(browse-url-mozilla-sentinel): New function.
(browse-url-galeon, browse-url-galeon-sentinel): New functions.
(browse-url-default-browser): New function.
(browse-url-process-environment): Use browse-url-browser-display.
(browse-url-browser-display): Renamed from browse-url-netscape-display.
(browse-url-mozilla-startup-arguments, browse-url-galeon-program)
(browse-url-galeon-arguments, browse-url-galeon-startup-arguments)
(browse-url-mozilla-program, browse-url-mozilla-arguments): New vars.
(browse-url-browser-function): New default, new options.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 19 Nov 2001 19:12:19 +0000 (19:12 +0000)]
*** empty log message ***

22 years ago(last-buffer, unbury-buffer): New functions.
Sam Steingold [Mon, 19 Nov 2001 16:32:37 +0000 (16:32 +0000)]
(last-buffer, unbury-buffer): New functions.
(mode-line-unbury-buffer): Use `unbury-buffer'.

22 years ago[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.
Sam Steingold [Mon, 19 Nov 2001 15:13:45 +0000 (15:13 +0000)]
[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.
(MAP_FAILED): Define if not defined and use it for testing mmap failure.
(unexec) [!MAP_ANON]: Use /dev/zero as file to map.

22 years agoDon't include libc.lib for profiling - the profiler
Andrew Innes [Mon, 19 Nov 2001 15:05:54 +0000 (15:05 +0000)]
Don't include libc.lib for profiling - the profiler
corrupts part of memcpy.

22 years agoNew file.
Andrew Innes [Mon, 19 Nov 2001 15:05:00 +0000 (15:05 +0000)]
New file.

22 years agoComment change.
Richard M. Stallman [Mon, 19 Nov 2001 14:47:58 +0000 (14:47 +0000)]
Comment change.

22 years ago(iswitchb-cannot-complete-hook): New variable to
Richard M. Stallman [Mon, 19 Nov 2001 14:08:59 +0000 (14:08 +0000)]
(iswitchb-cannot-complete-hook): New variable to
control behaviour when no further completion is possible.

22 years agoChange all toplevel `setq' forms to `defvar' forms, and move them
Colin Walters [Mon, 19 Nov 2001 07:44:56 +0000 (07:44 +0000)]
Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calc-record-compilation-date): Remove.
Colin Walters [Mon, 19 Nov 2001 07:43:05 +0000 (07:43 +0000)]
(calc-record-compilation-date): Remove.
(calc-bug-address): Update.
(calc-settings-file): Use `user-init-file'.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calcFunc-usimplify): Add missing quote to defalias argument.
Colin Walters [Mon, 19 Nov 2001 07:42:20 +0000 (07:42 +0000)]
(calcFunc-usimplify): Add missing quote to defalias argument.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calc-settings-file-name, calc-save-modes): Handle null
Colin Walters [Mon, 19 Nov 2001 07:37:04 +0000 (07:37 +0000)]
(calc-settings-file-name, calc-save-modes): Handle null
`calc-settings-file'.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(math-fixnump, math-fixnatnump, calcFunc-trunc)
Colin Walters [Mon, 19 Nov 2001 07:36:42 +0000 (07:36 +0000)]
(math-fixnump, math-fixnatnump, calcFunc-trunc)
(calcFunc-floor): Ditto.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calc-wrapper, calc-slow-wrapper)
Colin Walters [Mon, 19 Nov 2001 07:35:49 +0000 (07:35 +0000)]
(calc-wrapper, calc-slow-wrapper)
(math-showing-full-precision, math-with-extra-prec, math-working)
(calc-with-default-simplification)
(calc-with-trail-buffer): Use backtick.
(Math-zerop, Math-integer-negp, Math-integer-posp, Math-negp)
(Math-looks-negp, Math-posp, Math-integerp, Math-natnump)
(Math-ratp, Math-realp, Math-anglep, Math-numberp, Math-scalarp)
(Math-vectorp, Math-messy-integerp, Math-objectp, Math-objvecp)
(Math-integer-neg, Math-equal, Math-lessp, Math-primp)
(Math-num-integerp, Math-bignum-test, Math-equal-int)
(Math-natnum-lessp, math-format-radix-digit): Change to `defsubst'.
(calc-record-compilation-date-macro): Deleted.  Callers updated.
(math-format-radix-digit): Move to calc-bin.el.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calc-keypad-mode): New.
Colin Walters [Mon, 19 Nov 2001 07:34:59 +0000 (07:34 +0000)]
(calc-keypad-mode): New.
(calc-do-keypad): Use it.
(calc-keypad-map): Move into `calc-keypad-mode'.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years ago(calc-over-notation): Use `completing-read'.
Colin Walters [Mon, 19 Nov 2001 07:34:00 +0000 (07:34 +0000)]
(calc-over-notation): Use `completing-read'.

Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.

22 years agoDon't include keymap.h any more.
Stefan Monnier [Mon, 19 Nov 2001 06:46:41 +0000 (06:46 +0000)]
Don't include keymap.h any more.
(keys_of_frame): Remove.

22 years ago(keys_of_frame): Remove declaration.
Stefan Monnier [Mon, 19 Nov 2001 06:46:01 +0000 (06:46 +0000)]
(keys_of_frame): Remove declaration.

22 years ago(main): Don't call `keys_of_frame' any more.
Stefan Monnier [Mon, 19 Nov 2001 06:41:44 +0000 (06:41 +0000)]
(main): Don't call `keys_of_frame' any more.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 06:38:08 +0000 (06:38 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 19 Nov 2001 06:25:47 +0000 (06:25 +0000)]
*** empty log message ***

22 years ago(current_column_1): Fix handling of scan_bytes for mb chars.
Richard M. Stallman [Mon, 19 Nov 2001 06:25:33 +0000 (06:25 +0000)]
(current_column_1): Fix handling of scan_bytes for mb chars.

22 years ago(network-connection-service-abbrev-alist): New variable.
Richard M. Stallman [Mon, 19 Nov 2001 06:24:36 +0000 (06:24 +0000)]
(network-connection-service-abbrev-alist): New variable.

22 years ago(lisp-indent-defmethod): At first three elements, act like defun.
Richard M. Stallman [Mon, 19 Nov 2001 06:24:05 +0000 (06:24 +0000)]
(lisp-indent-defmethod): At first three elements, act like defun.
Advance to start of 3rd sexp by moving fwd and backing over it.

22 years agoComment change.
Richard M. Stallman [Mon, 19 Nov 2001 06:21:29 +0000 (06:21 +0000)]
Comment change.

22 years ago(delete-selection-pre-hook): Handle and resignal
Richard M. Stallman [Mon, 19 Nov 2001 06:21:11 +0000 (06:21 +0000)]
(delete-selection-pre-hook): Handle and resignal
file-supersession errors to interact properly with userlock.el.

22 years ago(comment-indent): Fix misindentation for comment-only lines.
Stefan Monnier [Mon, 19 Nov 2001 06:08:38 +0000 (06:08 +0000)]
(comment-indent): Fix misindentation for comment-only lines.
(comment-indent-new-line): Only obey comment-multi-line if the
comment-ender is not the end-of-line.

22 years ago(w32_menu_show, push_menu_pane): Doc fixes.
Jason Rumney [Sun, 18 Nov 2001 22:01:13 +0000 (22:01 +0000)]
(w32_menu_show, push_menu_pane): Doc fixes.

22 years ago(x_set_frame_parameters): Avoid infinite recursion for
Jason Rumney [Sun, 18 Nov 2001 21:57:18 +0000 (21:57 +0000)]
(x_set_frame_parameters): Avoid infinite recursion for
some items.
(x_set_internal_border_width): Set frame garbaged when window
doesn't exist yet.
(Fx_create_frame): Accept zero tool_bar_button_relief.
(x_clear_image_1, four_corners_best, image_background)
(image_background_transparent): New functions.
(xpm_format, png_format, jpeg_format, tiff_format, gif_format)
(gs_format): Add `:background' entry.
(lookup_image): Set IMG's background color if specified.
(pbm_load, xbm_load_image, png_load): Set IMG's background field
when appropriate.
(x_clear_image_1): Reset `background_valid' and
`background_transparent_valid' fields.
(x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of
calculating it here.  Set IMG's background_transparent field.
(enum xpm_keyword_index): Add XPM_BACKGROUND.
(enum png_keyword_index): Add PNG_BACKGROUND.
(enum jpeg_keyword_index): Add JPEG_BACKGROUND.
(enum tiff_keyword_index): Add TIFF_BACKGROUND.
(enum gif_keyword_index): Add GIF_BACKGROUND.
(enum gs_keyword_index): Add GS_BACKGROUND.
(pbm_load, png_load, jpeg_load, tiff_load, gif_load):
Pre-calculate image background color where necessary.
(x_create_x_image_and_pixmap, xbm_load, gs_load): Use
display info's n_cbits entry for screen depth.
(Fx_show_tip): Remove unused variables `buffer', `top',
`left', `max_width' and `max_height'.

22 years ago(note_mouse_highlight): Fix type of variable `ignore'.
Jason Rumney [Sun, 18 Nov 2001 21:53:11 +0000 (21:53 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.
(x_draw_bar_cursor): If the background color of the glyph under
the cursor equals the frame's cursor color, use the glyph's
foreground color for drawing the bar cursor.
(x_after_update_window_line): Clear internal border in different
circumstances.
(w32_set_vertical_scroll_bar): Check for width and height > 0.
(w32_draw_relief_rect): Correct relief by 1 pixel.
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
(x_display_and_set_cursor): If cursor_in_echo_area, use NO_CURSOR
if cursor_in_non_selected_windows is false.
(show_mouse_face): Clean up.  Recognize overwritten cursor
differently.
(x_draw_glyphs): Remove parameters REAL_START and REAL_END.
Notice if cursor gets overwritten.
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor.  Rewritten to take glyph widths
into account, and to take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.
(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
`IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background
color to use for image glyph reliefs.
(x_draw_image_relief): Accept zero tool_bar_button_relief.
(glyph_rect): Remove unused variable `area'.

22 years agoRe-add section "TeX'ing the Calc manual fails".
Colin Walters [Sun, 18 Nov 2001 18:47:16 +0000 (18:47 +0000)]
Re-add section "TeX'ing the Calc manual fails".

22 years agoHow to get a blinking underscore cursor inside Emacs.
Eli Zaretskii [Sun, 18 Nov 2001 18:41:05 +0000 (18:41 +0000)]
How to get a blinking underscore cursor inside Emacs.

22 years agoMention the French translations of the tutorial and the survival guide.
Eli Zaretskii [Sun, 18 Nov 2001 18:38:20 +0000 (18:38 +0000)]
Mention the French translations of the tutorial and the survival guide.

22 years agoNew file from Eric Jacoboni <jaco@teaser.fr>.
Eli Zaretskii [Sun, 18 Nov 2001 18:34:23 +0000 (18:34 +0000)]
New file from Eric Jacoboni <jaco@teaser.fr>.

22 years agoUpdate for Emacs 21, including the mailing list info.
Eli Zaretskii [Sun, 18 Nov 2001 12:16:19 +0000 (12:16 +0000)]
Update for Emacs 21, including the mailing list info.