1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
Commit graph

23981 commits

Author SHA1 Message Date
André Spiegel
c685fcef6b # 2003-05-23 17:58:46 +00:00
André Spiegel
63274db139 (vc-cvs-checkout): Don't leave the branch when REV is t.
From Don Provan <dprovan@bivio.net>.
2003-05-23 17:57:29 +00:00
Stefan Monnier
8bee10187c (perl-font-lock-syntactic-keywords): Match more cases of /.../ patterns. 2003-05-23 15:49:16 +00:00
Richard M. Stallman
b85a38e9e1 *** empty log message *** 2003-05-23 13:35:36 +00:00
Lute Kamstra
6e06af92df Remove unnecessary entry. 2003-05-23 13:03:48 +00:00
Richard M. Stallman
4d308b5a2c (forms--mode-commands1): Bind \t, not `tab'.
(forms--mode-commands): Don't bind \t in the maps where
we call forms--mode-commands1.
2003-05-23 12:48:06 +00:00
Richard M. Stallman
d320a41dbf (repunctuate-sentences): New function. 2003-05-23 12:46:38 +00:00
Richard M. Stallman
a28fe04bbd (archive-lzh-summarize): Calculate correct total
header size for LZH level 1 header.
2003-05-23 12:45:49 +00:00
Lute Kamstra
d547e25f45 (checkdoc-file-comments-engine): Use
`lm-commentary-end' to find the end of the commentary section.
2003-05-23 10:10:24 +00:00
Lute Kamstra
c7dff41d3f Make the description of the library more
accurate.
(lm-any-header): New user option.
(lm-section-start): New function; rewrite of `lm-section-mark'.
(lm-section-mark): Make alias of `lm-section-start'.
(lm-section-end): New function.
(lm-code-start): New function; rewrite of `lm-code-mark'.
(lm-code-mark): Make alias of `lm-code-start'.
(lm-commentary-start): New function; rewrite of
`lm-commentary-mark'.
(lm-commentary-mark): Make alias of `lm-commentary-start'.
(lm-commentary-end): New function.
(lm-history-start): New function; rewrite of `lm-history-mark'.
(lm-history-mark): Make alias of `lm-history-start'.
(lm-commentary): Use `lm-commentary-end' to find the end of the
commentary section.
2003-05-23 10:08:34 +00:00
Stefan Monnier
8fb7ff735c (define-skeleton): Use the `no-self-insert' property.
(skeleton-proxy-new): Fix docstring.  Remove broken interactive spec.
Rely on use `no-self-insert' rather than `skeleton-abbrev-cleanup'.
(skeleton-internal-1): Add a `recursive' argument.
(skeleton-internal-list): Use it to propagate `recursive'.
2003-05-23 00:59:12 +00:00
Stefan Monnier
9ac97b346f *** empty log message *** 2003-05-22 21:40:50 +00:00
Stefan Monnier
4d170362e6 Summary: MIME support added for e-mail processing that
skips encoded regions.  Allow user to skip saving Fcc messages with
large attachments.  Fixed region skipping bug with multi-line
comments - e.g.  tex $ regions spanning multiple lines.
Added support for postscript and uuencoded regions.
Redundant dictionary file names purged.
Dictionary definition field name changed from "Character Set"
to "Coding System".  Fixed bug in reloading dictionaries.
Modified headers to reflect new version.  XEmacs menu now adds
customize item.
(ispell-check-version): No longer an aliased function.
Returns library path if not called interactively.
Variable `temporary-file-directory' protected if not loaded.
(check-ispell-version): Now the alias for `ispell-check-version'.
(ispell-message-fcc-skip): New variable that determines if and when
to query about saving Fcc copy of message if an attachment is large.
(ispell-skip-html): Declared buffer-local.
(ispell-local-dictionary-alist): Docstring expanded.
Tag name changed from "Character Set" to "Coding System".
(ispell-dictionary-alist-1): Removed redundant command-line option to
load brasileiro, british, and castellano dictionary files.
(ispell-dictionary-alist-2): Removed redundant command-line option to
load czech dictionary file.
(ispell-dictionary-alist-3): Moved francais-tex here.
(ispell-dictionary-alist-4): Removed german and german8 dictionaries.
The deutsch ones are the correct definitions.  `nederlands'
and `nederlands8' dictionaries moved here.
(ispell-dictionary-alist-5): `polish' and `portugues' dictionaries
moved here.  Removed redundant command-line option to `norsk'
and `portugues'.
(ispell-dictionary-alist-6): Removed redundant command-line option to
load `russian' and `slovak' dictionary files.
(ispell-dictionary-alist): Tag name changed from "Character Set" to
"Coding System".
(ispell-version): Updated to 3.6.
(ispell-library-directory): Calls non-deprecated function.
(ispell-valid-dictionary-list): New function returning all valid
dictionaries on machine.
(ispell-checking-message): Documentation string improved.
(ispell-skip-region-alist): Added uuencoded and postscript region
skipping.  Improved http/e-mail/file regexp to not match `/.\w'.
(ispell-html-skip-alists): New variable for html region support.
(ispell-send-string): Removed redundant xemacs check.
(ispell-word): Fix spelling error in documentation string, added
extent information to support highlighting in ispell-minor-mode.
(ispell-command-loop): Disable horizontal scrollbar in XEmacs
choices buffer.
(ispell-show-choices): Directly select `choices-window'.
(ispell-help): Use default buffer size for electric help.
(ispell-adjusted-window-height): Correct for xemacs detection.
(ispell-start-process): Don't double specify dictionary file name.
(ispell-init-process): Set `ispell-library-path' each call.
(ispell-change-dictionary): Now only completes valid dictionaries.
(ispell-region): Add support for MIME region skipping and Fcc
message query for large attachments.
(ispell-begin-skip-region-regexp): Add documentation string.
Added message support and cleaned up code for generic and html regions.
(ispell-begin-skip-region): Function is now requires alist argument.
(ispell-begin-tex-skip-regexp): Added comments and support
improved html and message regions.
(ispell-skip-region-list): New function for MIME and region skipping.
(ispell-tex-arg-end): Add documentation string.
(ispell-ignore-fcc): New function to query saving Fcc message.
(ispell-skip-region): Calculate alist for key match dynamically,
html skipping pushed to alists.
(ispell-get-line): Add support for multi-line comment regions.
(ispell): Check that variables to continue spelling are bound.
(ispell-message-text-end): Postscript and uuencoded regions now
supported as MIME regions, rather than as end-of-message region.
(ispell-mime-multipartp): New function supporting MIME.
(ispell-mime-skip-part): New function supporting MIME.
(ispell-message): Add MIME support.
(ispell-buffer-local-parsing): Variable `ispell-skip-html' now local.
(ispell-buffer-local-dict): Fixed bug for detecting and reloading
new dictionary.
2003-05-22 21:34:00 +00:00
Juanma Barranquero
1463a05d84 *** empty log message *** 2003-05-22 21:06:42 +00:00
Juanma Barranquero
6a64662696 (split-string): Implement specification that splitting on explicit separators
retains null fields.  Add new argument OMIT-NULLS.  Special-case (split-string
"a string").
2003-05-22 20:59:57 +00:00
Kenichi Handa
a985cd2f2a (select-safe-coding-system): Try
default-buffer-file-coding-system too for automatic selection.
2003-05-22 01:50:11 +00:00
Dave Love
c67de8bae7 *** empty log message *** 2003-05-21 22:28:54 +00:00
Dave Love
831ccfa6a2 (unicodedata-file): New.
(unicode-data): New (adapted from unicode branch).
(describe-char): Use it.  Print char's unicode differently.  Avoid
elements with null cadr when formatting list.  Clarify error
message when used in Help buffer.
(button): Require when compiling.
(describe-char-after): Alias for obsolete command.
2003-05-21 22:00:01 +00:00
Nick Roberts
e13dd0a857 (gud-gdba-command-name): Use -noasync option for Gdb
with MS windows.
(gdb-display-end): Only make buffer writeable temporarily.
Move "View" submenu up one level.
2003-05-21 20:12:20 +00:00
Nick Roberts
b7ecb824d0 *** empty log message *** 2003-05-21 20:10:34 +00:00
Lute Kamstra
b99937e4aa Do not instruct the user to autoload `ansi-color-for-comint-mode-on'. 2003-05-21 15:55:52 +00:00
Stefan Monnier
46e14f67f7 (ctl-x-map): Remove the C-x U binding added recently. 2003-05-21 15:29:36 +00:00
Nick Roberts
12174bc39e (gdb-view-source, gdb-selected-view): New variables.
(gdba): Inhibit DOS window in MS Windows.
(gdb-inferior-io-mode): Use hexl instead of cat.
(gdb-info-breakpoints-custom, gdb-assembler-custom, gdb-reset):
Use text in margin for MS Windows as there is no image support.
(gdb-restore-windows, gdb-setup-windows): Restore/start with
assembler view if appropriate.
(gdb-assembler-custom): Assembler code should display at point.
Parse address correctly.
(gdb-frame-handler): Accommodate selection of display of source
or assembler.
Add radio buttons to select display of source or assembler.
2003-05-21 00:49:46 +00:00
Nick Roberts
3d50b19811 *** empty log message *** 2003-05-21 00:48:48 +00:00
Juanma Barranquero
8045beb358 *** empty log message *** 2003-05-19 22:26:09 +00:00
Juanma Barranquero
7bcbf3c23c (desktop-save): Ensure parameter is expanded and ends with a slash before
assigning it to desktop-dirname and default-directory.
(desktop-read): Put buffers existing prior to evaluating the desktop (and not
reused) at the end of the buffer list.
(desktop-create-buffer): Don't update desktop-first-buffer for old desktop
files.
2003-05-19 22:17:30 +00:00
John Paul Wallington
ab16145759 (xml-name-regexp): Wrap in `eval-and-compile'. 2003-05-19 17:45:27 +00:00
Stefan Monnier
e54165ff61 *** empty log message *** 2003-05-19 16:36:06 +00:00
Dave Love
a98e819b26 Doc fixes.
(xml-parse-file, xml-parse-region): Autoload.
(xml-syntax-table, xml-name-regexp): New.
(xml-parse-region): Narrow to region, set syntax-table and
case-fold-search.  Reject fewer valid documents.
(xml-parse-tag): Remove arg END.  Callers changed.
(xml-parse-tag): Use skip-syntax-forward.  Use PARSE-DTD arg
properly.  Don't use buffer-substring-no-properties.  Don't bind
case-fold-search.  Fix syntax for empty elements.  Hoist consing
of end-of-tag regexp out of loop.
(xml-parse-attlist): Remove arg.  Callers changed.  Use
skip-syntax-forward, replace-regexp-in-string, forward-sexp.
Allow non-ASCII names.
(xml-skip-dtd): Remove arg.  Callers changed.  Change matching
code.
(xml-parse-dtd): Grok external DTDs.  Allow non-ASCII.  Don't use
match-string-no-properties.
(xml-ucs-to-string): Deleted.
(xml-substitute-entity): New.
(xml-substitute-special): Use it.
(xml-debug-print-internal): Simplify insertions.
(xml-parse-file): Avoid finding file in xml-mode.
2003-05-19 16:03:45 +00:00
Kai Großjohann
348de80b31 * simple.el (kill-whole-line): New function.
* bindings.el (global-map): Bind it.
2003-05-19 15:47:14 +00:00
Richard M. Stallman
af253914f2 *** empty log message *** 2003-05-19 14:52:43 +00:00
Richard M. Stallman
3e61755b3d (goto-address-fontify-maximum-size): Value t means no limit.
(goto-address-fontify): Implement that feature.
2003-05-19 14:49:25 +00:00
Richard M. Stallman
cb4f3fc8a8 (find-function-on-key): Move the call to find-function-other-window
outside the save-excursion.
2003-05-19 14:47:46 +00:00
Richard M. Stallman
fbf2dd6136 (ff-special-constructs): Delete the Ada entry. 2003-05-19 14:46:49 +00:00
Richard M. Stallman
1db354061f (x-create-frame-with-faces): Don't call face-set-after-frame-default.
(face-set-after-frame-default): Copy attrs of global `default'
face to FRAME's `default' face.
2003-05-19 14:46:06 +00:00
Juanma Barranquero
f138785750 *** empty log message *** 2003-05-19 00:10:02 +00:00
Juanma Barranquero
b7d0594977 (skeleton-internal-1): Allow - as alternate interesting point marker and revert
@ to just setting skeleton-positions.
2003-05-18 23:58:08 +00:00
Nick Roberts
30dc0b2266 (put-arrow): Rename gdb-put-arrow and simplify.
(put-string): Rename gdb-put-string and simplify.
(remove-strings): Rename gdb-remove-strings.
(remove-arrow): Rename gdb-remove-arrow.
(gdb-assembler-custom): Try to get line marker (arrow) to display
in window (revisited).
Use with-current-buffer where possible.
2003-05-18 22:19:17 +00:00
Nick Roberts
66df74e20d *** empty log message *** 2003-05-18 22:17:24 +00:00
Stefan Monnier
b5ed9def80 (beginning-of-defun-raw): Use shy-group. 2003-05-18 21:51:01 +00:00
Stefan Monnier
1d88c1b3cd (executable-set-magic): Remove unused vars point' and buffer-modified-p'. 2003-05-18 21:37:23 +00:00
Stefan Monnier
f3e95b0df0 (mail-mode): Don't bother setting paragraph-start. 2003-05-18 21:35:06 +00:00
Stefan Monnier
b1ccc1cee6 Use explicit coding tag. 2003-05-18 21:27:41 +00:00
Stefan Monnier
c069d3ac33 (sgml-xml-auto-coding-function, sgml-html-meta-auto-coding-function):
Don't assume point-min == 1.
2003-05-18 21:07:01 +00:00
Stefan Monnier
2254377e67 (hz-set-msb-table): Build when compiling.
(big5-to-cns): Pre-build the alist when compiling.
2003-05-18 21:02:22 +00:00
Stefan Monnier
462a7ed614 (indian-regexp-of-hashtbl-keys): Don't sort the argument to regexp-opt.
(indian--puthash-char): Use dolist rather than mapc.
2003-05-18 20:58:34 +00:00
John Paul Wallington
e18c0ffe13 Update copyright years. 2003-05-18 18:27:57 +00:00
John Paul Wallington
0740098c32 (ibuffer-display-summary): New customizable variable.
(ibuffer-update-title-and-summary): Respect it.
2003-05-18 18:24:52 +00:00
Michael Kifer
6e31f65f16 2003-05-18 Michael Kifer <kifer@cs.stonybrook.edu>
* ediff-mult.el (ediff-default-filtering-regexp): new variable.

	* ediff-util.el (ediff-maybe-save-and-delete-merge): change in a
	message.

	* ediff.el (ediff-directories,ediff-directory-revisions,
	ediff-directories3,ediff-merge-directories,
	ediff-merge-directories-with-ancestor,ediff-merge-directory-revisions,
	ediff-merge-directory-revisions-with-ancestor): make use of the new
	ediff-default-filtering-regexp variable.
2003-05-18 17:18:09 +00:00
Richard M. Stallman
4dd68254fb *** empty log message *** 2003-05-18 15:10:07 +00:00