1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

66715 Commits

Author SHA1 Message Date
Juanma Barranquero
24b52f089b (ispell, ispell-local-dictionary-alist, ispell-help): Fix typos in docstrings.
(ispell-help): Fix typo in output message.
2006-11-06 02:23:12 +00:00
Juanma Barranquero
c44f0d751c (org-file-apps, org-emphasis-regexp-components, org-emphasis-alist):
Fix typos in docstrings.
2006-11-06 02:20:59 +00:00
Juanma Barranquero
2b8749129c (batch-texinfo-format): Fix typo in docstring. 2006-11-06 02:18:40 +00:00
Juanma Barranquero
27772f10ee (feedmail-queue-reminder, feedmail-queue-reminder-alist,
feedmail-confirm-outgoing, feedmail-confirm-outgoing-timeout, feedmail-nuke-bcc,
feedmail-nuke-resent-bcc, feedmail-fill-to-cc-fill-column, feedmail-sender-line,
feedmail-force-binary-write, feedmail-from-line, feedmail-deduce-envelope-from,
feedmail-x-mailer-line, feedmail-message-id-generator, feedmail-date-generator,
feedmail-fiddle-plex-user-list, feedmail-enable-spray,
feedmail-spray-this-address, feedmail-spray-address-fiddle-plex-list,
feedmail-enable-queue, feedmail-queue-runner-confirm-global,
feedmail-ask-before-queue-prompt, feedmail-ask-before-queue-reprompt,
feedmail-prompt-before-queue-standard-alist,
feedmail-prompt-before-queue-user-alist,
feedmail-prompt-before-queue-help-supplement,
feedmail-queue-use-send-time-for-message-id, feedmail-queue-default-file-slug,
feedmail-queue-fqm-suffix, feedmail-mail-send-hook-splitter,
feedmail-mail-send-hook, feedmail-mail-send-hook-queued,
feedmail-confirm-addresses-hook-example, feedmail-last-chance-hook,
feedmail-before-fcc-hook, feedmail-queue-runner-mode-setter,
feedmail-queue-alternative-mail-header-separator,
feedmail-queue-runner-message-sender, feedmail-buffer-eating-function,
feedmail-binmail-template, feedmail-run-the-queue-no-prompts,
feedmail-run-the-queue-global-prompt, feedmail-queue-subject-slug-maker,
feedmail-fiddle-header, feedmail-envelope-deducer, feedmail-fiddle-date,
feedmail-default-message-id-generator, feedmail-fiddle-message-id,
feedmail-fiddle-x-mailer, feedmail-fiddle-spray-address,
feedmail-deduce-address-list): Fix typos in docstrings.
2006-11-06 02:17:08 +00:00
Juanma Barranquero
c6e43135c8 (erc-dcc-send-file): Fix typo in error message. 2006-11-06 02:08:42 +00:00
Juanma Barranquero
fcf8c77812 (truncate): Fix typo in docstring. 2006-11-06 02:07:52 +00:00
Juanma Barranquero
77da3ae063 (erc-autoaway-reestablish-idletimer): Fix typo in docstring. 2006-11-06 02:07:11 +00:00
Juanma Barranquero
09322f2631 (read-passwd): Fix typo in docstring. 2006-11-06 02:06:29 +00:00
Juanma Barranquero
cf0f58baee (read-feature): Don't complete features not loaded from a file (which make
`unload-feature' to fail).
2006-11-05 20:57:32 +00:00
Robert J. Chassell
a7b5712cdf Yet more minor changes:
(defcustom): Said that `:options' is usually for a hook.  Remove
extraneous space in parenthetical remark concerning
`text-mode-hook-identify'.  At end, mention other defines, too.
(Beginning a .emacs File): Reverse words about comments so they
parallel numbers of listed semi-colons.
(Text and Auto-fill): Remove extraneous blank line in example.
(Mail Aliases): Remove extraneous blank line in example.
(Keybindings): Reformat as needed with `key' rather than `kbd'.
(Keybindings, Miscellaneous, Mode Line): For small book format, start
section name on top of new page.
(Simple Extension): Replace longer expression with `emacs-major-version'.
Remove comment about `number-to-string' function.
(Miscellaneous): Add filename option, `-H', to `grep' example
(debug, debug-on-entry):  Replace `GNU Emacs 22' with `a recent GNU
Emacs'.
(edebug): More properly state where to place point for 'M-x edebug-defun'.
2006-11-05 20:16:02 +00:00
Reiner Steib
d52c204b13 (add-log-time-zone-rule): Mark as safe-local-variable. 2006-11-05 19:29:02 +00:00
Chong Yidong
89723b88b6 ** Icicles, Printing and Easy Menu.
Fix checked in.
2006-11-05 17:38:04 +00:00
Chong Yidong
4e35ba2f2e (command-line-1): Kill emacs if the last frame is deleted while
evaluating the command-line arguments.
2006-11-05 17:35:08 +00:00
Chong Yidong
ed58e87725 * startup.el (command-line-1): Kill emacs if the last frame is
deleted while evaluating the command-line arguments.
2006-11-05 17:34:47 +00:00
Chong Yidong
718aeeb80f Add a comment. 2006-11-05 17:30:30 +00:00
Chong Yidong
82c1177c37 Fix typo. 2006-11-05 17:27:52 +00:00
Chong Yidong
454d572cb7 (eargs) Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
2006-11-05 17:26:45 +00:00
Chong Yidong
0b0cccd5ef * emacs.py: (eargs) Provide eldoc message for builtin types.
Make sure eargs always outputs sentinel, to avoid emacs freeze.
2006-11-05 17:25:57 +00:00
Chong Yidong
364d5346c0 ** gotoh@taiyo.co.jp, Nov 1: url-http-handle-authentication does not
handle multiple WWW-Authenticate: lines correctly.
Patch installed 2006-11-03.
2006-11-05 17:22:59 +00:00
Chong Yidong
26cfaba8cc ** raman@users.sf.net, Nov 2: w3 broken again
Issue was resolved.
2006-11-05 17:22:07 +00:00
Chong Yidong
7ae0b5b0ce ** ken.manheimer@gmail.com, Nov 1: allout.el patch to install.
Installed.
2006-11-05 17:21:15 +00:00
Robert J. Chassell
b72d1c589d Remember to reset date and edition number. 2006-11-05 16:21:41 +00:00
Robert J. Chassell
b006b42c59 More minor changes.
Center images for TeX output.
(kill-new function):  Remove indentation for sentence talking about
momentarily skipping code.
(cons & search-fwd Review):  Document @code{funcall}.  Document
@code{re-search-forward} with existing @code{search-forward}.
Reference chapter on regular expression searches.
(Recursion with list): Specify a more recent version as being Emacs.
(Recursion with list, Every, recursive-graph-body-print):  Change
`if ... progn' expression to `when'.
(Recursive triangle function): For printing in small book, ensure
section name is not last on bottom of preceding page.
(Keep): Remove extraneous space in function definition example.
(sentence-end): Specify `in English' for glyphs that end a sentence.
Note that in GNU Emacs 22, the name refers to both a variable and a
function.
(fwd-sentence while loops): Write a function as one, not as a form
(fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
(etags): Move sentences involving `find-tag' and sources.  State
location of Emacs `src' directory.
(Design count-words-region):  Better explain two backslashes in a row.
(Find a File): Fix grammar; add a `to' and write `to visit'.  Change
`named' to `selected'.
(lengths-list-file): Remove extraneous parenthesis from reference.
(lengths-list-many-files): Explain `expand-file-name' better.
(Files List): Rephrase sentence regarding Lisp sources directory
2006-11-05 16:20:01 +00:00
Richard M. Stallman
faefde3642 *** empty log message *** 2006-11-05 15:23:45 +00:00
Richard M. Stallman
ea7ce82132 (POSIX_SIGNALS): Defined. 2006-11-05 15:23:02 +00:00
Richard M. Stallman
5b309ebfe6 (init-file-had-error): Add doc string.
(fancy-splash-text, fancy-splash-head, fancy-splash-tail):
Use fixed-width font for keyboard key descriptions.
2006-11-05 15:19:55 +00:00
Richard M. Stallman
e29e9065b1 (custom-save-all): Error if saving in .emacs and it had an error when loaded. 2006-11-05 15:17:49 +00:00
Richard M. Stallman
7a547817cc (dired-copy-file-recursive): Catch errors
from recursive copies in the loop, around the recursive call.
2006-11-05 15:00:31 +00:00
Romain Francoise
785428c709 2006-11-05 Micha�Cadilhac <michael.cadilhac@lrde.org>
* battery.el (battery-linux-proc-acpi): Search an ac_adapter in
	`/proc/acpi/ac_adapter/*'.  Ditto for the thermometers in
	`/proc/acpi/thermal_zone/*'.
	(battery-search-for-one-match-in-files): New.  Search a regexp in
	the content of some files.
2006-11-05 13:22:30 +00:00
Eli Zaretskii
107709d449 *** empty log message *** 2006-11-05 12:21:01 +00:00
Eli Zaretskii
6a6af58e32 (mouse-autoselect-window-now): Remove variable.
(mouse-autoselect-window-state): New variable.
(mouse-autoselect-window-start, mouse-autoselect-window-cancel)
(mouse-autoselect-window-select, handle-select-window): Rewritten to make
mouse-autoselect-window-timer a one-shot timer.  Suspend delayed autoselection
during menu or popup dialog.
2006-11-05 12:20:12 +00:00
Eli Zaretskii
508fb067d7 (Fmenu_or_popup_active_p): New function.
(syms_of_xmenu): Defsubr it.
2006-11-05 12:18:47 +00:00
Eli Zaretskii
5221ea0b4c (note_mouse_highlight) [HAVE_NTGUI]: Don't bother to check popup_activated. 2006-11-05 12:18:21 +00:00
Eli Zaretskii
e5d3d18d5c (Fmenu_or_popup_active_p): New function.
(syms_of_w32menu): Defsubr it.
(popup_activated_flag, popup_activated): Remove.
2006-11-05 12:17:26 +00:00
Eli Zaretskii
0ec2e29e9b (Fmenu_or_popup_active_p): New function.
(syms_of_macmenu): Defsubr it.
2006-11-05 12:16:51 +00:00
Eli Zaretskii
ec4ef17457 (info-lookup-guess-custom-symbol): New function for retrieving symbol at point
in custom buffers.
(top level) <info-lookup-maybe-add-help>: Add backquote and comma to ignored
characters in regexps of help specifications for emacs-lisp-mode and
lisp-interaction-mode.  This permits looking up symbols in `...' and after a
comma.  Add help specifications for custom-mode and help-mode.
2006-11-05 12:08:02 +00:00
YAMAMOTO Mitsuharu
c57038f815 (malloc_cookie): Remove unused variable.
(region_list_head, region_list_tail, lca, nlc, infile_lc_highest_addr)
(text_seg_lowest_offset, mh, curr_header_offset, infd, outfd)
(emacs_zone, data_segment_old_fileoff, data_segment_scp)
(num_unexec_regions, unexec_regions): Make variables static.
(print_regions, find_emacs_zone_regions): Make static.
(unexec_region_info): New typedef.
(unexec_regions): Change type from vm_range_t[] to unexec_region_info[].
All uses changed.
(unexec_regions_recorder): Subtract size of trailing null pages from
filesize.  Show filesize.
(unexec_regions_merge): Don't merge if null pages of preceding region
is not too small.  Use long format in printf.
(copy_segment, copy_data_segment): Show filesize.
(copy_data_segment): Write filesize bytes of region data.  Adjust
filesize in segment command accordingly.
(dump_it): Use long format in printf.
2006-11-05 06:12:27 +00:00
Juanma Barranquero
60a294e2e9 (unexec): Fix typo in output message. 2006-11-05 04:11:47 +00:00
Juanma Barranquero
bd45aef790 (syms_of_frame): Fix typo in docstring. 2006-11-05 04:08:48 +00:00
Juanma Barranquero
4774b68e49 (Ffeaturep, syms_of_fns): Fix typos in docstrings. 2006-11-05 04:07:58 +00:00
Juanma Barranquero
cd53fb5085 (Finsert_startup_screen): Fix typo in docstring. 2006-11-05 04:07:03 +00:00
Robert J. Chassell
cddf673f80 Minor fixes.
Replace all tabs with eight spaces each so printed text looks correct.
Remove extraneous comma in a printed node name produced by `ref'.
(insert-buffer): Add a missing beginning parenthesis.
(beginning-of-buffer): Add `beginning of' to note about accessible portion.
(narrow Exercise): Write closing parenthesis at end of correct paragraph.
(zap-to-char): Remove extraneous `a' from first sentence.
(Complete zap-to-char): Remove two extraneous sentences.
(zap-to-char body): Move sentences on documentation two nodes earlier.
(Lisp macro): Add definition of `unless' macro.
(last-command & this-command): Remove comment that `we have not yet
seen' the @code{eq} function.
(kill-append function): Reformat `kill-append' function definition so
it prints well.
(kill-new function): Indent the sentence beginning `notice'.  Replace
`the same as' with `similar to'.  Repair typo.  Remove obsolete
references to `yank' and `yank-pop.  End section with a note that `we
will digress into C.'
2006-11-04 19:09:13 +00:00
Eli Zaretskii
d3e1986ff9 (rmail-redecode-body): New optional argument RAW.
Don't encode body if RAW is non-nil, or if the old encoding is identical to the
new encoding, or if the body contains only eight-bit-* characters.
2006-11-04 15:39:33 +00:00
Robert J. Chassell
519c48d434 Replace 22.0.100 with 22.1.100.
(defcustom): Note that the value set by defconst is a variable.
(Buffer Size & Locations): Parenthetical remark about evaluation.
(Finding More): Change text to include C sources by inference.
2006-11-04 14:49:12 +00:00
Romain Francoise
9a698d2e58 Fix typo. 2006-11-04 14:47:54 +00:00
Romain Francoise
c38d01fb87 (bootstrap-clean-before): Use new target `bootstrap-clean' in the leim
subdirectory.
2006-11-04 14:44:13 +00:00
Romain Francoise
9200c92631 (bootstrap-clean): New target. 2006-11-04 14:43:58 +00:00
Juanma Barranquero
ccc54d96ad *** empty log message *** 2006-11-04 12:52:13 +00:00
Eli Zaretskii
b20d6154e7 *** empty log message *** 2006-11-04 12:23:03 +00:00
Eli Zaretskii
06c72792d6 (w32_createwindow): Remove code for handling -geometry command line option and
`initial-frame-alist' which is superfluous after the last change to
`w32_createwindow'.
2006-11-04 12:21:29 +00:00