bpt/emacs.git
16 years ago(wait_reading_process_output): Check for window changes caused by timers.
Chong Yidong [Wed, 27 Feb 2008 15:09:04 +0000 (15:09 +0000)]
(wait_reading_process_output): Check for window changes caused by timers.
Suggested by Johan Bockgård.

16 years ago* process.c (wait_reading_process_output): Check for window
Chong Yidong [Wed, 27 Feb 2008 15:08:55 +0000 (15:08 +0000)]
* process.c (wait_reading_process_output): Check for window
changes caused by timers.
Suggested by Johan Bockgård.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 27 Feb 2008 10:25:55 +0000 (10:25 +0000)]
*** empty log message ***

16 years ago(sc-describe): Fix typos in obsolescence declaration.
Juanma Barranquero [Wed, 27 Feb 2008 10:20:26 +0000 (10:20 +0000)]
(sc-describe): Fix typos in obsolescence declaration.

16 years ago(tool-bar-setup): Doc fix.
Juanma Barranquero [Wed, 27 Feb 2008 10:17:06 +0000 (10:17 +0000)]
(tool-bar-setup): Doc fix.

16 years ago(nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
Glenn Morris [Wed, 27 Feb 2008 09:19:28 +0000 (09:19 +0000)]
(nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
nnmairix-request-group-with-article-number-correction call.
(nnmairix-fast, nnmairix-group): New, less general names, for free
variables passed from nnmairix-request-group to
nnmairix-request-group-with-article-number-correction.  Declare.
(nnmairix-request-group-with-article-number-correction):
Use nnmairix-fast, nnmairix-group rather than fast, group.

16 years ago(nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
Glenn Morris [Wed, 27 Feb 2008 09:11:02 +0000 (09:11 +0000)]
(nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
variables to defconsts.  Convert comments to doc-strings.
(nnmairix-last-server, nnmairix-current-server): Convert from free
variables to defvars.  Convert comments to doc-strings.
(gnus-registry-fetch-group): Autoload.
(nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
(nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
(nnmairix-widget-build-editable-fields): Use car cddr rather than caddr.

16 years agoSwitch license to GPLv3+.
Glenn Morris [Wed, 27 Feb 2008 08:57:49 +0000 (08:57 +0000)]
Switch license to GPLv3+.
Standardize license text.
Change defcustom :version from 23.0 to 23.1.

16 years agoStandardize license text.
Glenn Morris [Wed, 27 Feb 2008 08:55:44 +0000 (08:55 +0000)]
Standardize license text.

16 years agoMerge from gnus--devo--0
Miles Bader [Wed, 27 Feb 2008 06:22:10 +0000 (06:22 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1086

16 years ago(auto-insert-alist): Change permission text to match FSF's GPLv3 form.
Glenn Morris [Wed, 27 Feb 2008 05:03:06 +0000 (05:03 +0000)]
(auto-insert-alist): Change permission text to match FSF's GPLv3 form.

16 years ago(USAGE1): Add `--disable-font-backend'.
Glenn Morris [Wed, 27 Feb 2008 04:59:01 +0000 (04:59 +0000)]
(USAGE1): Add `--disable-font-backend'.

16 years agoChange copyright to FSF, per the author's statement:
Glenn Morris [Wed, 27 Feb 2008 04:54:55 +0000 (04:54 +0000)]
Change copyright to FSF, per the author's statement:
http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg02647.html
Update FSF address.

16 years agoMake the `whitespace.el' issue a little less confusing for people by
Glenn Morris [Wed, 27 Feb 2008 04:48:23 +0000 (04:48 +0000)]
Make the `whitespace.el' issue a little less confusing for people by
actually mentioning it.

16 years agoMention --disable-font-backend option.
Glenn Morris [Wed, 27 Feb 2008 04:43:48 +0000 (04:43 +0000)]
Mention --disable-font-backend option.

16 years agoRemove a lot of old and obsolete info.
Glenn Morris [Wed, 27 Feb 2008 04:42:33 +0000 (04:42 +0000)]
Remove a lot of old and obsolete info.
(titlepage): Simplify.
(Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
(VM with any Emacsen, GNEWS with any Emacsen)
(Overloading for Non-conforming MUAs, Version 3 Changes)
(The Supercite Mailing List): Delete nodes.
(Introduction): Remove info about old packages.
(Getting Connected): Simplify.  Remove info about old packages.
(Citing Commands): Delete Emacs 19 info.
(Hints to MUA Authors): Simplify.
(Thanks and History): Merge in some info from the deleted node
"Version 3 Changes".

16 years ago(sc-cite-original): Doc fix.
Glenn Morris [Wed, 27 Feb 2008 04:34:05 +0000 (04:34 +0000)]
(sc-cite-original): Doc fix.
(sc-version): Make obsolete.
(sc-describe): Show the SC info page.  Make obsolete.

16 years ago(Finsert_file_contents): Don't reset undo_list if no change
Stefan Monnier [Wed, 27 Feb 2008 04:10:15 +0000 (04:10 +0000)]
(Finsert_file_contents): Don't reset undo_list if no change
is made to the buffer.

16 years ago*** empty log message ***
Stefan Monnier [Tue, 26 Feb 2008 21:35:04 +0000 (21:35 +0000)]
*** empty log message ***

16 years ago(Gnus): Mention problem with coding system `utf-8-emacs'
Reiner Steib [Tue, 26 Feb 2008 21:08:38 +0000 (21:08 +0000)]
(Gnus): Mention problem with coding system `utf-8-emacs'
when using different Emacs versions.

16 years ago(set-mark-command): Deactivate mark on second C-SPC C-SPC
Stefan Monnier [Tue, 26 Feb 2008 19:41:53 +0000 (19:41 +0000)]
(set-mark-command): Deactivate mark on second C-SPC C-SPC
when using transient-mark-mode.

16 years ago(Formatting Strings): Treat - and 0 as flag characters.
Chong Yidong [Tue, 26 Feb 2008 18:48:00 +0000 (18:48 +0000)]
(Formatting Strings): Treat - and 0 as flag characters.

16 years ago* strings.texi (Formatting Strings): Treat - and 0 as flag
Chong Yidong [Tue, 26 Feb 2008 18:47:52 +0000 (18:47 +0000)]
* strings.texi (Formatting Strings): Treat - and 0 as flag
characters.

16 years ago* dispextern.h (face_at_buffer_position, face_for_overlay_string)
Stefan Monnier [Tue, 26 Feb 2008 18:18:05 +0000 (18:18 +0000)]
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
(face_at_string_position):
* xfaces.c (face_at_buffer_position, face_for_overlay_string)
(face_at_string_position):
* xdisp.c (display_string, next_overlay_change):
* buffer.h (overlays_at):
* buffer.c (overlays_at): Use EMACS_INT for buffer positions.
Update callers.

16 years ago(Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:36:52 +0000 (16:36 +0000)]
(Fformat): Doc fix.

16 years ago* editfns.c (Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:36:46 +0000 (16:36 +0000)]
* editfns.c (Fformat): Doc fix.

16 years ago(Ffont_spec, Ffont_at): Fix typos in docstrings.
Juanma Barranquero [Tue, 26 Feb 2008 16:25:25 +0000 (16:25 +0000)]
(Ffont_spec, Ffont_at): Fix typos in docstrings.
(Ffont_put, Flist_families, Ffont_fill_gstring, Ffont_drive_otf,
Ffont_otf_alternates, Fquery_font): Doc fixes.

16 years ago(compilation-mode-tool-bar-map): The same.
Jan Djärv [Tue, 26 Feb 2008 14:41:25 +0000 (14:41 +0000)]
(compilation-mode-tool-bar-map): The same.

16 years ago(grep-mode-tool-bar-map): Change place on next
Jan Djärv [Tue, 26 Feb 2008 14:41:01 +0000 (14:41 +0000)]
(grep-mode-tool-bar-map): Change place on next
and previous.

16 years agoRemove RCS keywords
Miles Bader [Tue, 26 Feb 2008 09:00:24 +0000 (09:00 +0000)]
Remove RCS keywords

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1083

16 years ago(top-level): Don't require comint when compiling.
Glenn Morris [Tue, 26 Feb 2008 04:31:30 +0000 (04:31 +0000)]
(top-level): Don't require comint when compiling.
(nslookup-font-lock-keywords): Don't require font-lock.
Use font-lock faces rather than variables.
(nslookup, ftp, smbclient, network-service-connection):
Don't require comint.
(comint-prompt-regexp, comint-input-autoexpand)
(comint-input-ring): Declare for compiler.
(comint-mode, ffap-string-at-point, comint-exec): Autoload.
(dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.

16 years ago(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.
Glenn Morris [Tue, 26 Feb 2008 04:28:18 +0000 (04:28 +0000)]
(ibuffer-do-toggle-read-only): Don't use `iff' in doc-string.

16 years agoCombine entries.
Glenn Morris [Tue, 26 Feb 2008 04:27:39 +0000 (04:27 +0000)]
Combine entries.

16 years ago(doc-view-current-page): Add a `win' argument.
Stefan Monnier [Tue, 26 Feb 2008 02:06:33 +0000 (02:06 +0000)]
(doc-view-current-page): Add a `win' argument.

16 years ago*** empty log message ***
Stefan Monnier [Tue, 26 Feb 2008 01:43:54 +0000 (01:43 +0000)]
*** empty log message ***

16 years ago(ibuffer-do-toggle-read-only): New optional arg as in
Roland Winkler [Mon, 25 Feb 2008 20:07:28 +0000 (20:07 +0000)]
(ibuffer-do-toggle-read-only): New optional arg as in
toggle-read-only.

16 years ago(doc-view-conversion-buffer): Give it an internal name.
Stefan Monnier [Mon, 25 Feb 2008 20:04:59 +0000 (20:04 +0000)]
(doc-view-conversion-buffer): Give it an internal name.
Demote it to plain defvar.
(doc-view-conversion-refresh-interval): Reduce interval.
(doc-view-goto-page): Allow moving to pages not yet rendered.
(doc-view-goto-page): Construct a file name rather than extracting it
from doc-view-current-files.
(doc-view-kill-proc): Ignore errors from kill-process.
(doc-view-pdf/ps->png-sentinel): Die gracefully if the buffer is dead.
(doc-view-insert-image): Use appropriate text if the page hasn't been
rendered yet.  Adjust scrolling so the text is displayed.
(doc-view-display): Detect not just that a page is available, but also
that it wasn't available before, to avoid refreshing all pages repeatedly.
(doc-view-mode): Make doc-view-cache-directory if needed.

16 years ago(bibtex-format-entry): Handle error message refering to a missing
Roland Winkler [Mon, 25 Feb 2008 19:57:38 +0000 (19:57 +0000)]
(bibtex-format-entry): Handle error message refering to a missing
required field with the OPT prefix.  Make unwindform more robust.

16 years ago* textmodes/bibtex.el: Remove support for hideshow minor mode as
Roland Winkler [Mon, 25 Feb 2008 19:49:23 +0000 (19:49 +0000)]
* textmodes/bibtex.el: Remove support for hideshow minor mode as
it duplicates the bibtex support in progmodes/hideshow.el.
* progmodes/hideshow.el (hs-special-modes-alist): Allow bibtex
entry that do not start at the beginning of a line.

16 years ago(Fbuffer_swap_text): New function.
Stefan Monnier [Mon, 25 Feb 2008 19:09:22 +0000 (19:09 +0000)]
(Fbuffer_swap_text): New function.
(syms_of_buffer): Defsubr it.

16 years ago(shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:42:13 +0000 (17:42 +0000)]
(shell-quote-wildcard-pattern): Quote ' and " as well.

16 years ago* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:41:59 +0000 (17:41 +0000)]
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.

16 years ago*** empty log message ***
Robert J. Chassell [Mon, 25 Feb 2008 16:37:30 +0000 (16:37 +0000)]
*** empty log message ***

16 years ago(describe-variable): Add phrases about initialization file with and
Robert J. Chassell [Mon, 25 Feb 2008 16:31:25 +0000 (16:31 +0000)]
(describe-variable):  Add phrases about initialization file with and
without customization; use new button type help-info-variable.

16 years ago(command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:06:08 +0000 (16:06 +0000)]
(command_loop_1): Revert 2006-10-09 change.

16 years ago* keyboard.c (command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:06:01 +0000 (16:06 +0000)]
* keyboard.c (command_loop_1): Revert 2006-10-09 change.

16 years agoInclude malloc.h.
Juanma Barranquero [Mon, 25 Feb 2008 11:28:07 +0000 (11:28 +0000)]
Include malloc.h.
(add_registry): Cast return value of alloca.

16 years ago(grep-mode-tool-bar-map): New variable.
Jan Djärv [Mon, 25 Feb 2008 10:52:57 +0000 (10:52 +0000)]
(grep-mode-tool-bar-map): New variable.
(grep-mode): Use grep-mode-tool-bar-map.

16 years ago(tool-bar): Rquire tool-bar.
Jan Djärv [Mon, 25 Feb 2008 10:52:09 +0000 (10:52 +0000)]
(tool-bar): Rquire tool-bar.
(compilation-mode-tool-bar-map): New variable.
(compilation-mode): Use compilation-mode-tool-bar-map.

16 years ago(x-gtk-stock-map): Add cancel. Remove extensions.
Jan Djärv [Mon, 25 Feb 2008 10:50:20 +0000 (10:50 +0000)]
(x-gtk-stock-map): Add cancel.  Remove extensions.

16 years ago(x_produce_glyphs): For a visible glyph, assure at least
Kenichi Handa [Mon, 25 Feb 2008 10:41:51 +0000 (10:41 +0000)]
(x_produce_glyphs): For a visible glyph, assure at least
1-pixel width.

16 years ago*** empty log message ***
Jason Rumney [Mon, 25 Feb 2008 09:08:52 +0000 (09:08 +0000)]
*** empty log message ***

16 years ago(w32font_draw): Draw one character at a time when padding.
Jason Rumney [Mon, 25 Feb 2008 08:35:40 +0000 (08:35 +0000)]
(w32font_draw): Draw one character at a time when padding.

16 years ago* configure.in: Print an error for systems that we think are
Dan Nicolaescu [Mon, 25 Feb 2008 08:17:18 +0000 (08:17 +0000)]
* configure.in: Print an error for systems that we think are
obsolete and are proposed to be removed.  Remove some more unused
systems.

* configure: Regenerate.

16 years ago(vc-sccs-diff): Fix setting of oldvers and newvers.
Glenn Morris [Mon, 25 Feb 2008 08:14:21 +0000 (08:14 +0000)]
(vc-sccs-diff): Fix setting of oldvers and newvers.

16 years ago* diff-mode.el (diff-file-junk-re): New const.
Stefan Monnier [Mon, 25 Feb 2008 03:54:54 +0000 (03:54 +0000)]
* diff-mode.el (diff-file-junk-re): New const.
(diff-beginning-of-file-and-junk): Use it.
(diff-file-kill): Make sure we were really inside a file diff.

* diff-mode.el: Make it more robust in the presence of empty context
lines in unified hunks.
(diff-valid-unified-empty-line): New var.
(diff-unified->context, diff-sanity-check-hunk): Obey it.
(diff-end-of-hunk): Obey it.  New arg `donttrustheader'.
(diff-fixup-modifs, diff-post-command-hook): Use this new arg.
(diff-hunk-header-re-unified): New const.
(diff-font-lock-keywords, diff-hunk-header-re, diff-split-hunk)
(diff-fixup-modifs, diff-unified->context, diff-next-complex-hunk)
(diff-sanity-check-hunk): Use it.

* diff-mode.el (diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 25 Feb 2008 02:36:22 +0000 (02:36 +0000)]
*** empty log message ***

16 years ago(Fdelete_window, Fadjust_window_trailing_edge):
Stefan Monnier [Mon, 25 Feb 2008 02:27:32 +0000 (02:27 +0000)]
(Fdelete_window, Fadjust_window_trailing_edge):
Handle a nil arg.  Use run_window_configuration_change_hook.
(delete_window, adjust_window_trailing_edge): Don't handle nil any more.
(Fenlarge_window, Fshrink_window, Fset_window_configuration):
Use run_window_configuration_change_hook.

16 years ago(struct glyph_string): New member padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:52:35 +0000 (01:52 +0000)]
(struct glyph_string): New member padding_p.

16 years ago(w32font_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:46:30 +0000 (01:46 +0000)]
(w32font_draw): Pay attention to s->padding_p.

16 years ago(ftxfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:45:47 +0000 (01:45 +0000)]
(ftxfont_draw): Pay attention to s->padding_p.

16 years ago(xfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:44:26 +0000 (01:44 +0000)]
(xfont_draw): Pay attention to s->padding_p.

16 years ago(xftfont_draw): Pay attention to s->padding_p.
Kenichi Handa [Mon, 25 Feb 2008 01:43:55 +0000 (01:43 +0000)]
(xftfont_draw): Pay attention to s->padding_p.

16 years agoIf the font driver doesn't have `shape' function, return Qnil.
Kenichi Handa [Mon, 25 Feb 2008 01:43:02 +0000 (01:43 +0000)]
If the font driver doesn't have `shape' function, return Qnil.

16 years ago(setup-default-fontset): Add non-OTF
Kenichi Handa [Mon, 25 Feb 2008 01:40:09 +0000 (01:40 +0000)]
(setup-default-fontset): Add non-OTF
lao font for lao script.

16 years agoRegister tibetan-composition-fucntion in composition-function-table.
Kenichi Handa [Mon, 25 Feb 2008 01:38:49 +0000 (01:38 +0000)]
Register tibetan-composition-fucntion in composition-function-table.

16 years ago(tibetan-composition-function): Adjusted for the new calling way
Kenichi Handa [Mon, 25 Feb 2008 01:38:06 +0000 (01:38 +0000)]
(tibetan-composition-function): Adjusted for the new calling way
(argument changed).  Try font-shape-text if possible.

16 years agoRegister lao-composition-function in
Kenichi Handa [Mon, 25 Feb 2008 01:36:48 +0000 (01:36 +0000)]
Register lao-composition-function in
composition-function-table.

16 years ago(lao-composition-function): Adjusted for the new calling way.
Kenichi Handa [Mon, 25 Feb 2008 01:35:50 +0000 (01:35 +0000)]
(lao-composition-function): Adjusted for the new calling way.

16 years agoRegenerate.
Juanma Barranquero [Mon, 25 Feb 2008 01:34:52 +0000 (01:34 +0000)]
Regenerate.

16 years agoMerge from emacs--rel--22
Miles Bader [Mon, 25 Feb 2008 00:21:57 +0000 (00:21 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1081

16 years ago(isearch-fail): Use "RosyBrown1" for a light
Juri Linkov [Mon, 25 Feb 2008 00:01:54 +0000 (00:01 +0000)]
(isearch-fail): Use "RosyBrown1" for a light
background, "red4" for a dark background, "red" for 16 and
8 colors, "grey" for grayscale, and inverse video otherwise.
Add :version tag.
(isearch-message): Keep the original isearch-message intact, and
add text properties to it where necessary.  Add `isearch-error' to
the condition that checks if isearch is unsuccessful.

16 years agoMove successful message "Compilation finished" to the end.
Juri Linkov [Sun, 24 Feb 2008 23:22:26 +0000 (23:22 +0000)]
Move successful message "Compilation finished" to the end.

16 years ago(compilation-handle-exit):
Juri Linkov [Sun, 24 Feb 2008 23:21:56 +0000 (23:21 +0000)]
(compilation-handle-exit):
Use compilation-error face instead of font-lock-warning-face.
Display the same message in the minibuffer as is inserted
at the end of the compilation buffer.

16 years ago*** empty log message ***
Glenn Morris [Sun, 24 Feb 2008 23:08:00 +0000 (23:08 +0000)]
*** empty log message ***

16 years agoComment.
Glenn Morris [Sun, 24 Feb 2008 23:06:05 +0000 (23:06 +0000)]
Comment.

16 years ago(vc-rcs-register): Fix treatment of directories in multiple file case.
Glenn Morris [Sun, 24 Feb 2008 23:02:59 +0000 (23:02 +0000)]
(vc-rcs-register): Fix treatment of directories in multiple file case.
Use a single `let' rather than two.

16 years ago(vc-cvs-register): Fix registering of directories in multiple file case.
Glenn Morris [Sun, 24 Feb 2008 22:54:30 +0000 (22:54 +0000)]
(vc-cvs-register): Fix registering of directories in multiple file case.

16 years ago(vc-mcvs-register): Fix let-binding (for use of `file').
Glenn Morris [Sun, 24 Feb 2008 22:51:00 +0000 (22:51 +0000)]
(vc-mcvs-register): Fix let-binding (for use of `file').

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Feb 2008 22:32:00 +0000 (22:32 +0000)]
*** empty log message ***

16 years ago(enum_font_cb2): Don't use raster fonts for Unicode.
Jason Rumney [Sun, 24 Feb 2008 22:04:07 +0000 (22:04 +0000)]
(enum_font_cb2): Don't use raster fonts for Unicode.

16 years ago(compilation-start): Specify a face for
Dan Nicolaescu [Sun, 24 Feb 2008 20:44:24 +0000 (20:44 +0000)]
(compilation-start): Specify a face for
mode-line-process.
(compilation-handle-exit): Specify a face and a tooltip for
mode-line-process.

16 years ago* configure.in: Remove references to obsolete variables and
Dan Nicolaescu [Sun, 24 Feb 2008 18:53:07 +0000 (18:53 +0000)]
* configure.in: Remove references to obsolete variables and
systems.
* configure: Regenerate.

* Makefile.in (NO_SHORTNAMES):
* emacsclient.c (NO_SHORTNAMES):
* fakemail.c (NO_SHORTNAMES):
* make-docfile.c (NO_SHORTNAMES):
* movemail.c (NO_SHORTNAMES):
* pop.c (NO_SHORTNAMES): Remove references to obsolete variable.

* config.nt (SHORTNAMES): Remove reference to obsolete variable.

* s/vms4-0.h:
* s/vms4-2.h:
* s/vms4-4.h:
* s/vms5-5.h: Remove, unused.

* s/irix5-2.h:
* s/irix6-0.h:
* s/riscos5.h:
* s/mach-bsd4-3.h:
* m/mips4.h: Remove files for obsolete systems

* Makefile.in:
* filelock.c:
* unexmips.c:
* m/hp9000s300.h:
* m/iris4d.h:
* s/aix3-1.h:
* s/hpux.h:
* s/msdos.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-3.h: Remove references to obsolete variables.

* s/irix5-0.h: Remove, move all the contents ...
* s/irix6-5.h: ... here.  Simplify.
* config.in: Regenerate.

16 years ago*** empty log message ***
Dan Nicolaescu [Sun, 24 Feb 2008 18:36:51 +0000 (18:36 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Dan Nicolaescu [Sun, 24 Feb 2008 17:56:03 +0000 (17:56 +0000)]
*** empty log message ***

16 years ago(file-name-invalid-regexp): Fix octal/decimal confusion.
Jason Rumney [Sun, 24 Feb 2008 16:57:51 +0000 (16:57 +0000)]
(file-name-invalid-regexp): Fix octal/decimal confusion.

16 years ago(x_draw_glyph_string_background): Clear the background
Jason Rumney [Sun, 24 Feb 2008 15:45:28 +0000 (15:45 +0000)]
(x_draw_glyph_string_background): Clear the background
manually when cleartype is in use.
(x_draw_glyph_string_foreground): Draw text transparently when
cleartype is in use.

16 years agoRevert removal of `mm-hack-charsets' in Gnus
Miles Bader [Sun, 24 Feb 2008 15:23:45 +0000 (15:23 +0000)]
Revert removal of `mm-hack-charsets' in Gnus

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1076

16 years ago(w32font_text_extents): Avoid getting HDC and selecting
Jason Rumney [Sun, 24 Feb 2008 15:08:06 +0000 (15:08 +0000)]
(w32font_text_extents): Avoid getting HDC and selecting
a font into it unless we have to.

16 years agoAllow fine-grained image-cache flushing.
Stefan Monnier [Sun, 24 Feb 2008 13:36:39 +0000 (13:36 +0000)]
Allow fine-grained image-cache flushing.
* dispextern.h (struct image): Add `dependencies' field.
(clear_image_caches): Change arg to Lisp_Object.
* image.c (make_image): Initialize `dependencies' field.
(clear_image_cache): Change arg to allow fine-grained flushing.
Perform the flush even if image-cache-eviction-delay is nil.
(clear_image_caches): Change arg to Lisp_Object.
(Fclear_image_cache): Expand meaning of the argument.
(mark_image): Mark `dependencies' field.
* xfaces.c (clear_face_cache): Adapt arg to call to clear_image_caches.
(lface_hash): Use XHASH rather than XFASTINT.
(face_at_buffer_position): Fix int -> EMACS_INT position.
* xdisp.c (next_overlay_change): Fix int -> EMACS_INT position.
(select_frame_for_redisplay): Remove code duplication.
(redisplay_internal): Adapt arg to call to clear_image_caches.

16 years agoRemove spurious * in defcustom docstrings.
Stefan Monnier [Sun, 24 Feb 2008 13:24:12 +0000 (13:24 +0000)]
Remove spurious * in defcustom docstrings.
(hilit-chg-make-ov): Simplify.
(hilit-chg-fixup): Use remove-overlays.
(hilit-chg-set-face-on-change): Remove redundant `remove-text-properties' call.

16 years agoMerge from emacs--rel--22
Miles Bader [Sun, 24 Feb 2008 10:09:07 +0000 (10:09 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074

16 years agoMerge from gnus--devo--0
Miles Bader [Sun, 24 Feb 2008 06:43:15 +0000 (06:43 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073

16 years agoMerge from gnus--rel--5.10
Miles Bader [Sun, 24 Feb 2008 06:09:16 +0000 (06:09 +0000)]
Merge from gnus--rel--5.10

Revision: emacs@sv.gnu.org/emacs--rel--22--patch-232

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Feb 2008 02:48:47 +0000 (02:48 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 24 Feb 2008 02:37:13 +0000 (02:37 +0000)]
*** empty log message ***

16 years ago** modify-frame-parameters behaviour broken
Chong Yidong [Sun, 24 Feb 2008 01:06:03 +0000 (01:06 +0000)]
** modify-frame-parameters behaviour broken
The fix Ulrich Neumerkel looks correct, and has been checked in.

16 years ago(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:05:27 +0000 (01:05 +0000)]
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.

16 years ago* xterm.c (x_set_offset): Don't change the gravity if
Chong Yidong [Sun, 24 Feb 2008 01:05:20 +0000 (01:05 +0000)]
* xterm.c (x_set_offset): Don't change the gravity if
CHANGE_GRAVITY is -1.

16 years ago(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 01:04:51 +0000 (01:04 +0000)]
(x_set_offset): Don't change the gravity if CHANGE_GRAVITY is -1.