]> code.delx.au - gnu-emacs/log
gnu-emacs
14 years agoTweak entry about Exceed X server (Bug#3383).
Chong Yidong [Tue, 26 May 2009 03:23:13 +0000 (03:23 +0000)]
Tweak entry about Exceed X server (Bug#3383).

14 years ago* newcomment.el (comment-region): Doc fix (Bug#3370).
Chong Yidong [Tue, 26 May 2009 03:16:31 +0000 (03:16 +0000)]
* newcomment.el (comment-region): Doc fix (Bug#3370).

14 years agoNote that comment-style now defaults to indent.
Chong Yidong [Tue, 26 May 2009 03:04:49 +0000 (03:04 +0000)]
Note that comment-style now defaults to indent.

14 years agowl checked de tutorial
Chong Yidong [Tue, 26 May 2009 02:59:07 +0000 (02:59 +0000)]
wl checked de tutorial

14 years ago* tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
Werner LEMBERG [Mon, 25 May 2009 10:11:15 +0000 (10:11 +0000)]
* tutorial/TUTORIAL.de: Updated; synchronize with TUTORIAL.
Use reformed Orthography.
Minor improvements.

14 years ago* mail/smtpmail.el: Indent code properly to make it more readable.
Roland Winkler [Mon, 25 May 2009 01:13:59 +0000 (01:13 +0000)]
* mail/smtpmail.el: Indent code properly to make it more readable.

14 years ago* textmodes/ispell.el (ispell-check-version): Handle dashes in
Chong Yidong [Sun, 24 May 2009 23:26:33 +0000 (23:26 +0000)]
* textmodes/ispell.el (ispell-check-version): Handle dashes in
version numbers.  Suggested by sdl.web@gmail.com (Bug#3369).

14 years agoMartin Rudalics has checked windows.texi.
Chong Yidong [Sun, 24 May 2009 20:09:51 +0000 (20:09 +0000)]
Martin Rudalics has checked windows.texi.

14 years agoEli has checked the msdog chapter.
Chong Yidong [Sun, 24 May 2009 20:08:12 +0000 (20:08 +0000)]
Eli has checked the msdog chapter.

14 years ago* info.el (Info-mode): Doc fix (Bug#3358).
Chong Yidong [Sat, 23 May 2009 23:31:49 +0000 (23:31 +0000)]
* info.el (Info-mode): Doc fix (Bug#3358).

14 years ago(ediff-vc-latest-version): Use property `vc-latest-revision' instead
Johan Bockgård [Sat, 23 May 2009 12:46:55 +0000 (12:46 +0000)]
(ediff-vc-latest-version): Use property `vc-latest-revision' instead
of `vc-latest-version'. (It was renamed in the big VC overhaul.)

14 years ago(Ffile_attributes): Doc fix.
Eli Zaretskii [Sat, 23 May 2009 09:10:42 +0000 (09:10 +0000)]
(Ffile_attributes): Doc fix.

14 years agoBump version to 23.0.94. emacs-pretest-23.0.94
Chong Yidong [Sat, 23 May 2009 03:13:49 +0000 (03:13 +0000)]
Bump version to 23.0.94.

14 years agoRegenerate.
Chong Yidong [Sat, 23 May 2009 03:12:49 +0000 (03:12 +0000)]
Regenerate.

14 years agoRegenerate.
Chong Yidong [Sat, 23 May 2009 02:53:58 +0000 (02:53 +0000)]
Regenerate.

14 years ago* progmodes/grep.el (grep-compute-defaults): Simplify how settings
Chong Yidong [Sat, 23 May 2009 00:11:53 +0000 (00:11 +0000)]
* progmodes/grep.el (grep-compute-defaults): Simplify how settings
are looked up.
(grep-apply-setting): New function.
(grep-highlight-matches, grep-command, grep-template)
(grep-use-null-device, grep-find-command, grep-find-template):
Clarify role of grep-compute-defaults in docstrings.  Use
grep-apply-setting to apply changes (Bug#3343).

14 years ago* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).
Chong Yidong [Fri, 22 May 2009 18:47:02 +0000 (18:47 +0000)]
* m/mips.h [GNU_LINUX]: Don't define DATA_START (Bug#2685).

14 years ago(xfont_list_pattern): Don't initialize xfont_scripts_cache
Stefan Monnier [Thu, 21 May 2009 16:36:29 +0000 (16:36 +0000)]
(xfont_list_pattern): Don't initialize xfont_scripts_cache
and xfont_scratch_props.
(syms_of_xfont): Do it here instead.
(xfont_find_ccl_program): Delete, unused.
(xfont_open): Delete unused var `i'.

14 years ago* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
Martin Rudalics [Thu, 21 May 2009 15:31:31 +0000 (15:31 +0000)]
* abbrevs.texi (Abbrev Mode): abbrev-mode is an option.

* backups.texi (Making Backups): backup-directory-alist and
make-backup-file-name-function are options.
(Auto-Saving): auto-save-list-file-prefix is an option.

* buffers.texi (Killing Buffers): buffer-offer-save is an
option.

* display.texi (Refresh Screen): no-redraw-on-reenter is an
option.
(Echo Area Customization): echo-keystrokes is an option.
(Selective Display): selective-display-ellipses is an option.
(Temporary Displays): temp-buffer-show-function is an option.
(Face Attributes): underline-minimum-offset and x-bitmap-file-path
are options.
(Font Selection): face-font-family-alternatives,
face-font-selection-order, face-font-registry-alternatives, and
scalable-fonts-allowed are options.
(Fringe Indicators): indicate-buffer-boundaries is an option.
(Fringe Cursors): overflow-newline-into-fringe is an option.
(Scroll Bars): scroll-bar-mode is an option.

* eval.texi (Eval): max-lisp-eval-depth is an option.

* files.texi (Visiting Functions): find-file-hook is an option.
(Directory Names): directory-abbrev-alist is an option.
(Unique File Names): temporary-file-directory and
small-temporary-file-directory are options.

* frames.texi (Initial Parameters): initial-frame-alist,
minibuffer-frame-alist and default-frame-alist are options.
(Cursor Parameters): blink-cursor-alist and
cursor-in-non-selected-windows ar options.
(Window System Selections): selection-coding-system is an
option.
(Display Feature Testing): display-mm-dimensions-alist is an
option.

* help.texi (Help Functions): help-char and help-event-list are
options.

* keymaps.texi (Functions for Key Lookup): meta-prefix-char is
an option.

* minibuf.texi (Minibuffer History): history-length and
history-delete-duplicates are options.
(High-Level Completion): read-buffer-function and
read-buffer-completion-ignore-case are options.
(Reading File Names): read-file-name-completion-ignore-case is
an option.

* modes.texi (Mode Line Top): mode-line-format is an option.
(Mode Line Variables): mode-line-position and mode-line-modes
are options.

* nonascii.texi (Text Representations):
enable-multibyte-characters is an option.
(Default Coding Systems): auto-coding-regexp-alist,
file-coding-system-alist, auto-coding-alist and
auto-coding-functions are options.
(Specifying Coding Systems): inhibit-eol-conversion is an
option.

* os.texi (Init File): site-run-file is an option.
(System Environment): mail-host-address is an option.
(User Identification): user-mail-address is an option.
(Terminal Output): baud-rate is an option.

* positions.texi (Word Motion): words-include-escapes is an
option.

* searching.texi (Standard Regexps): page-delimiter,
paragraph-separate, paragraph-separate and sentence-end are
options.

* text.texi (Margins): left-margin and fill-nobreak-predicate
are options.

* variables.texi (Local Variables): max-specpdl-size is an
option.

* windows.texi (Choosing Window):
split-window-preferred-function, special-display-function and
display-buffer-function are options.

14 years ago(Qlatin): Don't make it static.
Kenichi Handa [Thu, 21 May 2009 11:24:19 +0000 (11:24 +0000)]
(Qlatin): Don't make it static.

14 years ago(xfont_chars_supported, xfont_supported_scripts): New
Kenichi Handa [Thu, 21 May 2009 11:23:41 +0000 (11:23 +0000)]
(xfont_chars_supported, xfont_supported_scripts): New
functions.
(xfont_scripts_cache, xfont_scratch_props): New variables.
(Qlatin, Vscalable_fonts_allowed): Extern it.
(xfont_list_pattern): Argument changed.  Callers changed.  Check
Vscalable_fonts_allowed.  Check the support of a script.
(xfont_list): Don't reject a font spec with :script property.
(xfont_has_char): Fix setting of encoding.
(syms_of_xfont): Staticpro and initialize xfont_scripts_cache and
xfont_scratch_props.

14 years ago(calendar-forward-day): Fix 2008-06-21 change -
Glenn Morris [Thu, 21 May 2009 04:40:08 +0000 (04:40 +0000)]
(calendar-forward-day): Fix 2008-06-21 change -
always move cursor to new date.  (Bug#3338)

14 years ago(tex-uptodate-p): Accept [1{/var/foo}] as a page number.
Stefan Monnier [Wed, 20 May 2009 15:14:20 +0000 (15:14 +0000)]
(tex-uptodate-p): Accept [1{/var/foo}] as a page number.

14 years agoUpdated for new pretest
Jason Rumney [Wed, 20 May 2009 12:57:47 +0000 (12:57 +0000)]
Updated for new pretest

14 years ago(locate-dominating-stop-dir-regexp): Add terminal
Jason Rumney [Wed, 20 May 2009 12:53:54 +0000 (12:53 +0000)]
(locate-dominating-stop-dir-regexp): Add terminal
directory separator to UNC path case (Bug#3252).

14 years agoNote that errors were spotted by rudalics.
Chong Yidong [Wed, 20 May 2009 02:57:15 +0000 (02:57 +0000)]
Note that errors were spotted by rudalics.

14 years ago* syntax.texi (Position Parse): Document rationale for ignored
Chong Yidong [Wed, 20 May 2009 02:56:33 +0000 (02:56 +0000)]
* syntax.texi (Position Parse): Document rationale for ignored
arguments to syntax-ppss-flush-cache.

* processes.texi (Input to Processes): Mark PROCESS arg to
process-running-child-p as optional.
(Network Options): Document NO-ERROR arg to
set-network-process-option.

* buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
command.

* searching.texi (POSIX Regexps): Mark posix-search-forward and
posix-search-backward as commands.

* os.texi (Killing Emacs): Mark kill-emacs as a command.
(Suspending Emacs): Mark suspend-emacs as a command.
(Processor Run Time): Mark emacs-uptime and emacs-init-time as
commands.
(Terminal Output): Remove obsolete function baud-rate.  Document
TERMINAL arg for send-string-to-terminal.

* nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
terminal-coding-system and set-terminal-coding-system.
(Explicit Encoding): Mark DESTINATION arg of decode-coding-region
as optional.
(Character Sets): Document RESTRICTION arg of char-charset.
(Character Codes): Mark POS argument to get-byte as optional.

* minibuf.texi (Minibuffer Misc): Document ARGS arg for
minibuffer-message.

* files.texi (Create/Delete Dirs): Mark make-directory and
delete-directory as commands.

* abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.

* text.texi (Base 64): Mark base64-decode-string and
base64-encode-string as commands.
(Columns): Mark move-to-column as a command.
(Mode-Specific Indent): Document RIGID arg to
indent-for-tab-command.
(Region Indent): Mark TO-COLUMN arg to indent-region as optional.
Mark indent-code-rigidly as a command.
(Substitution): Mark translate-region as a command.

* frames.texi (Size and Position): Remove obsolete functions
screen-height and screen-width.

14 years ago* indent.el (indent-for-tab-command): Fix typo in docstring.
Chong Yidong [Wed, 20 May 2009 02:35:45 +0000 (02:35 +0000)]
* indent.el (indent-for-tab-command): Fix typo in docstring.

14 years ago* international/encoded-kb.el (encoded-kbd-setup-display): Change
Chong Yidong [Wed, 20 May 2009 02:17:50 +0000 (02:17 +0000)]
* international/encoded-kb.el (encoded-kbd-setup-display): Change
DISPLAY arg to TERMINAL.

* international/mule.el (set-terminal-coding-system)
(set-keyboard-coding-system): Change DISPLAY arg to TERMINAL.

14 years agoRegenerate.
Chong Yidong [Wed, 20 May 2009 01:41:14 +0000 (01:41 +0000)]
Regenerate.

14 years agocc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
Alan Mackenzie [Tue, 19 May 2009 22:35:07 +0000 (22:35 +0000)]
cc-mode.el (c-extend-and-neutralize-CPP-line): Renamed from
c-neutralize-syntax-in-CPP.  Set the variables c-new-BEG and c-new-END,
thus extending the font-lock region.
(c-font-lock-init): Don't set obsolete variable font-lock-lines-before.

cc-langs.el (c-before-font-lock-function): Rename a value to
c-extend-and-neutralize-syntax-in-CPP.

14 years ago*** empty log message ***
Alan Mackenzie [Tue, 19 May 2009 22:31:26 +0000 (22:31 +0000)]
*** empty log message ***

14 years agofinish 5/17 check-in
Adrian Robert [Tue, 19 May 2009 17:31:02 +0000 (17:31 +0000)]
finish 5/17 check-in

14 years ago* windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
Chong Yidong [Tue, 19 May 2009 15:07:29 +0000 (15:07 +0000)]
* windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
(Displaying Buffers, Resizing Windows): Correct mistakes;
next-window, previous-window, and pop-to-buffer are not commands,
and fit-window-to-buffer" is a command.  (Pointed out by Martin
Rudalics.)

14 years ago(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
Stefan Monnier [Tue, 19 May 2009 03:30:36 +0000 (03:30 +0000)]
(do_switch_frame) [NS_IMPL_COCOA]: Don't raise any window.
(delete_frame) [NS_IMPL_COCOA]: Instead, do it here.

14 years ago(font_sort_entities): Renamed from font_sort_entites.
Kenichi Handa [Tue, 19 May 2009 02:05:52 +0000 (02:05 +0000)]
(font_sort_entities): Renamed from font_sort_entites.
Callers changed.

14 years ago* refcards/survival.tex: Add M-g M-g binding.
Chong Yidong [Tue, 19 May 2009 01:46:13 +0000 (01:46 +0000)]
* refcards/survival.tex: Add M-g M-g binding.
* refcards/survival.tex:
* refcards/sk-survival.tex:
* refcards/sk-refcard.tex:
* refcards/sk-dired-ref.tex:
* refcards/ru-refcard.tex:
* refcards/pt-br-refcard.tex:
* refcards/pl-refcard.tex:
* refcards/fr-survival.tex:
* refcards/fr-dired-ref.tex:
* refcards/dired-ref.tex:
* refcards/cs-survival.tex:
* refcards/cs-refcard.tex:
* refcards/cs-dired-ref.tex: Bump refcard version numbers to 23.

14 years ago(set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".
Kenichi Handa [Tue, 19 May 2009 01:28:54 +0000 (01:28 +0000)]
(set-face-attribute): Fix handling of :family "FOUNDRY-FAMILY".

14 years ago(x_delete_display): Don't call XrmDestroyDatabase here.
YAMAMOTO Mitsuharu [Tue, 19 May 2009 00:27:03 +0000 (00:27 +0000)]
(x_delete_display): Don't call XrmDestroyDatabase here.
(x_delete_terminal): Dissociate resource database from display and
then call XrmDestroyDatabase before closing display.

14 years ago* register.el (register-alist): Doc fix (Bug#3311).
Chong Yidong [Mon, 18 May 2009 17:08:19 +0000 (17:08 +0000)]
* register.el (register-alist): Doc fix (Bug#3311).

14 years ago* progmodes/compile.el (compilation-filter): If inserting at end
Richard M. Stallman [Mon, 18 May 2009 16:30:59 +0000 (16:30 +0000)]
* progmodes/compile.el (compilation-filter): If inserting at end
of accessible part of buffer, keep end of output visible.

14 years ago* mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
Richard M. Stallman [Mon, 18 May 2009 16:26:57 +0000 (16:26 +0000)]
* mail/rmail.el (rmail-expunge-confirmed): Return nil if nothing to do.
Don't call rmail-modify-format here.
(rmail-expunge): Call it here after expunge is confirmed.
(rmail-confirm-expunge): Doc fix.  Mark as risky.
(rmail-convert-babyl-to-mbox): Call rmail-modify-format.
(rmail-set-attribute): Call rmail-dont-modify-format only for `unseen'.
For other attributes, call `rmail-modify-format',
and propagate the modified flag to rmail-buffer.

14 years ago(font_find_for_lface): Copy SPEC's FONT_TYPE too.
Kenichi Handa [Mon, 18 May 2009 12:14:14 +0000 (12:14 +0000)]
(font_find_for_lface): Copy SPEC's FONT_TYPE too.

14 years ago* nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.
Adrian Robert [Mon, 18 May 2009 08:02:06 +0000 (08:02 +0000)]
* nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.

14 years ago* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check whether selected...
Adrian Robert [Mon, 18 May 2009 08:01:51 +0000 (08:01 +0000)]
* frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check  whether selected frame is viable before raising it (based on patch  by David Reitter), and improve commentary.

14 years ago* nsterm.m (ns_read_socket): Remove unused variable. * frame.c (do_switch_frame...
Adrian Robert [Mon, 18 May 2009 08:01:20 +0000 (08:01 +0000)]
* nsterm.m (ns_read_socket): Remove unused variable.  * frame.c (do_switch_frame): Under NS_IMPL_COCOA section, check  whether selected frame is viable before raising it (based on patch  by David Reitter), and improve commentary.  * nsfont.m (nsfont_make_fontset_for_font): Avoid a compiler warning.

14 years ago* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles...
Adrian Robert [Mon, 18 May 2009 07:56:09 +0000 (07:56 +0000)]
* Cocoa/Emacs.xcodeproj/project.pbxproj: Update and redo targets to utilize Makefiles for assembly portions of the build.   * INSTALL: Describe the Xcode project.

14 years ago* nsterm.m (ns_read_socket): Remove unused variable.
Adrian Robert [Mon, 18 May 2009 01:56:12 +0000 (01:56 +0000)]
* nsterm.m (ns_read_socket): Remove unused variable.

14 years ago* mail/rmailedit.el (rmail-edit-current-message):
Richard M. Stallman [Sun, 17 May 2009 16:11:23 +0000 (16:11 +0000)]
* mail/rmailedit.el (rmail-edit-current-message):
Call rmail-modify-format here.
(rmail-cease-edit): Not here.

14 years ago* modes.texi (Precalculated Fontification): Clarify text.
Richard M. Stallman [Sun, 17 May 2009 16:09:22 +0000 (16:09 +0000)]
* modes.texi (Precalculated Fontification): Clarify text.

14 years ago(Selecting Windows): Clarify descriptions of
Martin Rudalics [Sun, 17 May 2009 12:11:18 +0000 (12:11 +0000)]
(Selecting Windows): Clarify descriptions of
with-selected-window and get-lru-window.
(Cyclic Window Ordering): Refer to particular frame when talking
about how splitting affects the ordering.
(Displaying Buffers): Fix descriptions of switch-to-buffer and
switch-to-buffer-other-window.  Explain how setting of
display-buffer-reuse-frames affects pop-to-buffer.
(Choosing Window): Clarify some details in descriptions of
display-buffer-reuse-frames, pop-up-frames, and
pop-up-frame-function.
(Dedicated Windows): Clarify some details.
(Textual Scrolling): Replace term vscroll by term vertical
scroll position.
(Vertical Scrolling): Fix typo.
(Window Hooks): Relate text on jit-lock-register to window
scrolling and size changes.

14 years ago(vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
Stefan Monnier [Sun, 17 May 2009 03:38:41 +0000 (03:38 +0000)]
(vc-bzr-state-heuristic): Fallback on vc-bzr-state in case
of any kind of error (e.g. when "sha1sum" is not found).

15 years ago* mule.texi (Select Input Method): Fix typo.
Chong Yidong [Sat, 16 May 2009 14:33:16 +0000 (14:33 +0000)]
* mule.texi (Select Input Method): Fix typo.

15 years ago(dired-pop-to-buffer): Fix last fix.
Martin Rudalics [Fri, 15 May 2009 18:14:03 +0000 (18:14 +0000)]
(dired-pop-to-buffer): Fix last fix.

15 years ago(dired-pop-to-buffer): Try to make this behave the
Martin Rudalics [Fri, 15 May 2009 15:00:32 +0000 (15:00 +0000)]
(dired-pop-to-buffer): Try to make this behave the
Emacs 22 way (Bug#1806).

15 years ago* refcards/refcard.tex: Update Emacs version to 23.
Chong Yidong [Fri, 15 May 2009 06:18:34 +0000 (06:18 +0000)]
* refcards/refcard.tex: Update Emacs version to 23.

15 years ago* refcards/de-refcard.tex: Merge changes from refcard.tex.
Chong Yidong [Fri, 15 May 2009 06:16:32 +0000 (06:16 +0000)]
* refcards/de-refcard.tex: Merge changes from refcard.tex.
Change `Paragraph' to `Absatz'.

15 years ago(Ffont_spec): Check arguments.
Kenichi Handa [Fri, 15 May 2009 02:49:46 +0000 (02:49 +0000)]
(Ffont_spec): Check arguments.

15 years ago* xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
Chong Yidong [Thu, 14 May 2009 21:37:02 +0000 (21:37 +0000)]
* xfaces.c (tty_supports_face_attributes_p): Recognize unspecified
weight when testing attributes (Bug#3282).

15 years ago* frames.texi (Buffer Parameters): Note that the minibuffer parameter
Chong Yidong [Thu, 14 May 2009 04:29:45 +0000 (04:29 +0000)]
* frames.texi (Buffer Parameters): Note that the minibuffer parameter
can not be altered.

15 years ago* frames.texi (Initial Parameters): Clarify what the initial
Chong Yidong [Thu, 14 May 2009 04:00:44 +0000 (04:00 +0000)]
* frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.

15 years ago* frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).
Chong Yidong [Thu, 14 May 2009 03:50:53 +0000 (03:50 +0000)]
* frame.el (minibuffer-frame-alist): Doc fix (Bug#3276).

15 years agoChecked anti.texi, errors.texi, and maps.texi.
Chong Yidong [Thu, 14 May 2009 03:23:22 +0000 (03:23 +0000)]
Checked anti.texi, errors.texi, and maps.texi.

15 years ago* anti.texi (Antinews): Copyedits. Rearrange some entries.
Chong Yidong [Thu, 14 May 2009 03:22:44 +0000 (03:22 +0000)]
* anti.texi (Antinews): Copyedits.  Rearrange some entries.
Document display-buffer changes.

15 years ago* anti.texi (Antinews): Rewrite for Emacs 22.
Chong Yidong [Wed, 13 May 2009 05:13:36 +0000 (05:13 +0000)]
* anti.texi (Antinews): Rewrite for Emacs 22.

15 years ago* anti.texi (Antinews): Document completion changes. Some additional
Chong Yidong [Wed, 13 May 2009 03:49:46 +0000 (03:49 +0000)]
* anti.texi (Antinews): Document completion changes.  Some additional
copyedits and rearrangement of entries.

15 years agoUpdate documentation status.
Chong Yidong [Wed, 13 May 2009 03:22:28 +0000 (03:22 +0000)]
Update documentation status.

15 years agoChecked abbrevs.texi.
Chong Yidong [Wed, 13 May 2009 01:32:18 +0000 (01:32 +0000)]
Checked abbrevs.texi.

15 years agoUpdate documentation status for abbrevs.
Chong Yidong [Wed, 13 May 2009 01:27:13 +0000 (01:27 +0000)]
Update documentation status for abbrevs.

15 years ago* abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
Chong Yidong [Wed, 13 May 2009 01:26:47 +0000 (01:26 +0000)]
* abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
obarrays are first mentioned.  Define "system abbrev" more
prominently, and add it to the index.
(Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
Copyedits.
(Abbrev Expansion): Document abbrev-insert.

15 years agoMinor doc fix.
Chong Yidong [Wed, 13 May 2009 01:13:51 +0000 (01:13 +0000)]
Minor doc fix.

15 years ago* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
Chong Yidong [Tue, 12 May 2009 16:42:20 +0000 (16:42 +0000)]
* tutorial.el (help-with-tutorial): Use TUTORIAL.xx for the tutorial
buffer, since that is what the tutorial text assumes.

15 years ago* tutorial.el (help-with-tutorial): Don't use text mode, since the
Chong Yidong [Tue, 12 May 2009 16:06:07 +0000 (16:06 +0000)]
* tutorial.el (help-with-tutorial): Don't use text mode, since the
tutorial text assume Fundamental mode.

15 years agoChecked misc.texi.
Chong Yidong [Tue, 12 May 2009 15:27:57 +0000 (15:27 +0000)]
Checked misc.texi.

15 years agoUpdate.
Juanma Barranquero [Tue, 12 May 2009 12:28:40 +0000 (12:28 +0000)]
Update.

15 years agoRemove mention of obsolete president.
Chong Yidong [Tue, 12 May 2009 04:16:56 +0000 (04:16 +0000)]
Remove mention of obsolete president.

15 years ago* misc.texi (Interactive Shell, Saving Emacs Sessions)
Chong Yidong [Tue, 12 May 2009 04:12:27 +0000 (04:12 +0000)]
* misc.texi (Interactive Shell, Saving Emacs Sessions)
(Shell History Copying, Terminal emulator): Copyedits.

15 years agoDocumented empty -a option for emacsclient.
Chong Yidong [Tue, 12 May 2009 04:10:30 +0000 (04:10 +0000)]
Documented empty -a option for emacsclient.

15 years agoDocumented font-backend X resource and frame parameter.
Chong Yidong [Tue, 12 May 2009 03:32:48 +0000 (03:32 +0000)]
Documented font-backend X resource and frame parameter.

15 years ago* frames.texi (Font and Color Parameters): Rename from Color
Chong Yidong [Tue, 12 May 2009 03:31:58 +0000 (03:31 +0000)]
* frames.texi (Font and Color Parameters): Rename from Color
Parameters.  Document font-backend parameter.

* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.
* elisp.texi (Top): Update node listing.

15 years agoChecked xresources.texi.
Chong Yidong [Tue, 12 May 2009 03:19:05 +0000 (03:19 +0000)]
Checked xresources.texi.

15 years ago* xresources.texi (Resources): Simplify descriptions. Shorten
Chong Yidong [Tue, 12 May 2009 03:18:03 +0000 (03:18 +0000)]
* xresources.texi (Resources): Simplify descriptions.  Shorten
description of editres, which is not very useful these days.
(Table of Resources): Document fontBackend resource.

15 years agoChecked trouble.texi.
Chong Yidong [Tue, 12 May 2009 02:06:43 +0000 (02:06 +0000)]
Checked trouble.texi.

15 years ago* trouble.texi (Quitting): Add other undo bindings to table.
Chong Yidong [Tue, 12 May 2009 02:05:55 +0000 (02:05 +0000)]
* trouble.texi (Quitting): Add other undo bindings to table.
(DEL Does Not Delete): Note that the erasure key is usually labelled
"Backspace".  Remove discussion of obscure Xmodmap issue.

15 years ago(completion-setup-function):
Stefan Monnier [Mon, 11 May 2009 15:35:44 +0000 (15:35 +0000)]
(completion-setup-function):
Only modify the default-directory in *Completions* (bug#3250).
Take partial-completion into account when setting default-directory.

15 years ago(xftfont_open): Make sure that Xrender extension is added
YAMAMOTO Mitsuharu [Mon, 11 May 2009 09:30:34 +0000 (09:30 +0000)]
(xftfont_open): Make sure that Xrender extension is added
before Xft one (Bug#1696).

15 years ago* gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
Jan Djärv [Mon, 11 May 2009 06:42:45 +0000 (06:42 +0000)]
* gtkutil.c (xg_frame_set_char_size): Set frame pixel width/height to
what we expect to get in the next ConfigureNotify event.

15 years ago(Choosing Window): Don't explicitly refer to
Martin Rudalics [Mon, 11 May 2009 06:15:14 +0000 (06:15 +0000)]
(Choosing Window): Don't explicitly refer to
split-window-sensibly's window argument in descriptions of
split-height-threshold and split-width-threshold.

15 years ago* nsfns.m (Fx_display_planes): Compute bitplanes using
Chong Yidong [Sun, 10 May 2009 22:21:17 +0000 (22:21 +0000)]
* nsfns.m (Fx_display_planes): Compute bitplanes using
NSBitsPerPixelFromDepth (Bug#3207).

15 years ago* emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).
Chong Yidong [Sun, 10 May 2009 22:01:20 +0000 (22:01 +0000)]
* emacs-lisp/cl-macs.el (lexical-let*): Doc fix (Bug#3178).

15 years ago* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
Chong Yidong [Sun, 10 May 2009 21:48:11 +0000 (21:48 +0000)]
* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).

15 years agoFix last change.
Kim F. Storm [Sun, 10 May 2009 21:23:26 +0000 (21:23 +0000)]
Fix last change.

15 years agoAdd proper support for confirm-nonexistent-file-or-buffer
Kim F. Storm [Sun, 10 May 2009 21:22:00 +0000 (21:22 +0000)]
Add proper support for confirm-nonexistent-file-or-buffer
values `confirm' and `confirm-after-completion'.
(ido-read-internal, ido-buffer-internal, ido-file-internal):
Setup and handle require-match arg according to c-n-f-o-b.
(ido-show-confirm-message): New dynamic variable.
(ido-exit-minibuffer): Request confirmation for non-existing file
or buffer according to confirm-nonexistent-file-or-buffer.
(ido-decorations): Add 11th element for "confirm" message.
(ido-completions): Show confirmation message when requested.

15 years agoMake GCPROs and UNGCPRO no-ops also on SuperH.
Thien-Thi Nguyen [Sun, 10 May 2009 14:18:47 +0000 (14:18 +0000)]
Make GCPROs and UNGCPRO no-ops also on SuperH.
* s/gnu-linux.h: Make GCPROs and UNGCPRO no-ops also on SuperH.

15 years ago(Choosing Window): Fix rewrite of window splitting section.
Martin Rudalics [Sun, 10 May 2009 07:13:33 +0000 (07:13 +0000)]
(Choosing Window): Fix rewrite of window splitting section.

15 years ago(Default Coding Systems): Document find-auto-coding, set-auto-coding, and
Eli Zaretskii [Sat, 9 May 2009 09:10:07 +0000 (09:10 +0000)]
(Default Coding Systems): Document find-auto-coding, set-auto-coding, and
auto-coding-alist.  Add indexing.
(Lisp and Coding Systems): Add index entries.

15 years ago(Choosing Window): Describe split-window-sensibly
Martin Rudalics [Sat, 9 May 2009 07:19:47 +0000 (07:19 +0000)]
(Choosing Window): Describe split-window-sensibly
and rewrite section on window splitting accordingly.
(Textual Scrolling): Replace `...' by @code{...}.

15 years agoRewrite entry for display-buffer.
Martin Rudalics [Fri, 8 May 2009 06:26:05 +0000 (06:26 +0000)]
Rewrite entry for display-buffer.

15 years agoCancel previous changes.
Kenichi Handa [Fri, 8 May 2009 06:22:40 +0000 (06:22 +0000)]
Cancel previous changes.

15 years ago*** empty log message ***
Kenichi Handa [Fri, 8 May 2009 06:22:07 +0000 (06:22 +0000)]
*** empty log message ***