Chong Yidong [Tue, 26 Feb 2008 16:34:36 +0000 (16:34 +0000)]
(Fformat): Doc fix.
Chong Yidong [Tue, 26 Feb 2008 16:33:48 +0000 (16:33 +0000)]
* editfns.c (Fformat): Doc fix.
Juanma Barranquero [Tue, 26 Feb 2008 12:04:36 +0000 (12:04 +0000)]
*** empty log message ***
Juanma Barranquero [Tue, 26 Feb 2008 11:55:41 +0000 (11:55 +0000)]
(ftp-program): Fix typo in docstring.
(ifconfig-program-options, netstat-program-options, arp-program-options,
route-program-options, nslookup-program-options, ftp-program-options,
smbclient-program-options, dns-lookup-program-options, arp, route): Doc fixes.
Juanma Barranquero [Tue, 26 Feb 2008 02:03:11 +0000 (02:03 +0000)]
(gdb-pc-address, gdb-source-file-list, gdb-cpp-define-alist-program,
gdb-mouse-jump, gdb-get-buffer-create, gdb-debug-log,
gdb-set-gud-minor-mode-existing-buffers-1): Fix typos in docstrings.
(gdb-pending-triggers): Reflow docstring.
(gdb, gdb-init-1): Fix typos in docstrings of gud-def definitions.
Alan Mackenzie [Mon, 25 Feb 2008 21:15:50 +0000 (21:15 +0000)]
(c-neutralize-syntax-in-CPP): Fix a bug on typing "#" at EOB.
Alan Mackenzie [Mon, 25 Feb 2008 21:14:30 +0000 (21:14 +0000)]
*** empty log message ***
Chong Yidong [Mon, 25 Feb 2008 18:41:49 +0000 (18:41 +0000)]
** dired cannot access file names with a quote
Fixed by cyd in 2008-02-25 checkin to files.el
Chong Yidong [Mon, 25 Feb 2008 17:40:42 +0000 (17:40 +0000)]
(shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:40:31 +0000 (17:40 +0000)]
* files.el (shell-quote-wildcard-pattern): Quote ' and " as well.
Chong Yidong [Mon, 25 Feb 2008 17:13:54 +0000 (17:13 +0000)]
** Bug in url-get-authentication
Postphone url password change to after 22.2.
Chong Yidong [Mon, 25 Feb 2008 17:11:25 +0000 (17:11 +0000)]
Revert last fix; subset of last fix recommitted.
(url-digest-auth): If the 'opaque' argument is not being used, don't
add it to the response text.
Chong Yidong [Mon, 25 Feb 2008 17:11:07 +0000 (17:11 +0000)]
Revert last fix; subset of last fix recommitted.
* url-auth.el (url-digest-auth): If the 'opaque' argument is not
being used, don't add it to the response text.
Chong Yidong [Mon, 25 Feb 2008 16:19:30 +0000 (16:19 +0000)]
Patch by John Wiegley checked in.
Chong Yidong [Mon, 25 Feb 2008 16:19:08 +0000 (16:19 +0000)]
(url-digest-auth): Don't show prompt if authentication succeeded on
the previous pass. Don't pass "opaque" value if none is presented by
the server.
Chong Yidong [Mon, 25 Feb 2008 16:18:51 +0000 (16:18 +0000)]
* url-auth.el (url-digest-auth): Don't show prompt if
authentication succeeded on the previous pass. Don't pass
"opaque" value if none is presented by the server.
Chong Yidong [Mon, 25 Feb 2008 16:04:54 +0000 (16:04 +0000)]
(command_loop_1): Revert 2006-10-09 change.
Chong Yidong [Mon, 25 Feb 2008 16:04:45 +0000 (16:04 +0000)]
* keyboard.c (command_loop_1): Revert 2006-10-09 change.
Jan Djärv [Mon, 25 Feb 2008 08:15:42 +0000 (08:15 +0000)]
Mention stock icons for Gtk+.
Dan Nicolaescu [Mon, 25 Feb 2008 08:12:29 +0000 (08:12 +0000)]
* configure.in: Print an error for systems that we think are
obsolete and are proposed to be removed.
* configure: Regenerate.
Juanma Barranquero [Sun, 24 Feb 2008 22:32:00 +0000 (22:32 +0000)]
*** empty log message ***
Jason Rumney [Sun, 24 Feb 2008 22:04:07 +0000 (22:04 +0000)]
(enum_font_cb2): Don't use raster fonts for Unicode.
Jason Rumney [Sun, 24 Feb 2008 16:57:51 +0000 (16:57 +0000)]
(file-name-invalid-regexp): Fix octal/decimal confusion.
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
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.
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.
Chong Yidong [Sun, 24 Feb 2008 01:04:34 +0000 (01:04 +0000)]
* xterm.c (x_set_offset): Don't change the gravity if
CHANGE_GRAVITY is -1.
Chong Yidong [Sun, 24 Feb 2008 00:59:12 +0000 (00:59 +0000)]
** nesting of unwind-protect and atomic-change-group
Stefan already fixed this.
Chong Yidong [Sat, 23 Feb 2008 23:13:52 +0000 (23:13 +0000)]
** Auto-Save bug when file/directory no longer exists
Fix in trunk, delaying till after 22.2.
Chong Yidong [Sat, 23 Feb 2008 22:39:09 +0000 (22:39 +0000)]
** Backport find-function-search-for-symbol change to try `.emacs'
Chong Yidong [Sat, 23 Feb 2008 22:34:30 +0000 (22:34 +0000)]
** Should dired-do-search bind tags-loop-revert-buffers automatically?
Chong Yidong [Sat, 23 Feb 2008 22:00:42 +0000 (22:00 +0000)]
** Loading ebrowse file yields warning
Fixed.
Chong Yidong [Sat, 23 Feb 2008 21:59:36 +0000 (21:59 +0000)]
Remove two other fixed bug items.
Chong Yidong [Sat, 23 Feb 2008 21:58:10 +0000 (21:58 +0000)]
** Tweak sit-for to accept the form (sit-for 1 nil t)
Already fixed by Glenn Morris.
Glenn Morris [Sat, 23 Feb 2008 21:01:03 +0000 (21:01 +0000)]
Some comments on previous change. A couple of things are already
fixed.
Chong Yidong [Sat, 23 Feb 2008 20:49:14 +0000 (20:49 +0000)]
Remove some Emacs 22.1 release items, and update bug list.
Chong Yidong [Sat, 23 Feb 2008 20:28:58 +0000 (20:28 +0000)]
(bibtex-convert-alien): Fix sit-for ags.
Chong Yidong [Sat, 23 Feb 2008 20:28:46 +0000 (20:28 +0000)]
* textmodes/bibtex.el (bibtex-convert-alien): Fix sit-for ags.
Stefan Monnier [Fri, 22 Feb 2008 18:47:26 +0000 (18:47 +0000)]
(dired-mark-prompt): Don't count/display the t element.
Reported by Carsten Blaauw <it-media.blaauw@daimler.com>.
Bastien Guerry [Fri, 22 Feb 2008 01:28:08 +0000 (01:28 +0000)]
2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
* progmodes/sh-script.el (sh-indent-comment): Docstring fix.
Glenn Morris [Thu, 21 Feb 2008 08:26:18 +0000 (08:26 +0000)]
Add missing FSF copyright years.
Glenn Morris [Thu, 21 Feb 2008 08:13:14 +0000 (08:13 +0000)]
(sit-for): Fix obsolete form for nil second argument.
Dan Nicolaescu [Thu, 21 Feb 2008 07:41:21 +0000 (07:41 +0000)]
(eval-when-compile): Don't define
add-submenu.
(verilog-xemacs-menu): Add :keys for C-M-a, C-M-e and C-M-h.
Remove. Move contents to the only use ...
(verilog-menu): ... here.
(verilog-statement-menu): Remove. Move contents to the only use ...
(verilog-stmt-menu): ... here.
(verilog-mark-defun): Simply call mark-defun for emacs.
(occur-pos-list): Declare for byte compiler.
(mode-popup-menu): Don't defvar.
(verilog-add-statement-menu): Remove.
(verilog-mode-hook): Don't add verilog-add-statement-menu.
(verilog-mode): Call easy-menu-add and set mode-popup-menu for
XEmacs.
Dan Nicolaescu [Thu, 21 Feb 2008 05:15:31 +0000 (05:15 +0000)]
* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove XEmacs
conditional.
(verilog-font-grouping-keywords-face): Make the begin..end
keywords standout more than other verilog keywords.
(verilog-type-font-keywords): Move the begin..end out of this list
to facilitate making them to (potentially) stand out more.
(verilog-backward-token): Fix indent of bare always{_*}?, initial,
function & task blocks.
(verilog-behavioral-block-beg-re): Fix indent of bare always{_*}?,
initial, function & task blocks.
(verilog-forward-sexp): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-beg-block-re-ordered): Handle the new "disable fork"
statement of IEEE-1800 Verilog.
(verilog-calc-1): Handle the new "disable fork" statement of
IEEE-1800 Verilog.
(verilog-disable-fork-re): Add const to help handle the new
"disable fork" statement of IEEE-1800 Verilog.
(verilog-declaration-core-re): Add port directions by themselves,
with no qualification, as base item of a declaration.
(verilog-pretty-declarations): Add new flag to ask it to refrain
from printing to the message buffer.
(verilog-pretty-expr): Add a QUIET flag to ask it to refrain from
printing to the message buffer. Improve handling of the many
types of expression line up.
(verilog-just-one-space): Remove printing of an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
Alan Mackenzie [Wed, 20 Feb 2008 22:18:28 +0000 (22:18 +0000)]
(c-extend-region-for-CPP): always set c-old-EOM.
Alan Mackenzie [Wed, 20 Feb 2008 22:16:05 +0000 (22:16 +0000)]
*** empty log message ***
Nick Roberts [Wed, 20 Feb 2008 19:58:56 +0000 (19:58 +0000)]
Rename menu item to "Show GUD tooltips".
Nick Roberts [Wed, 20 Feb 2008 19:57:10 +0000 (19:57 +0000)]
(gdb-mouse-set-clear-breakpoint): Fall back
to mouse-set-point in buffers that aren't associated with files.
Nick Roberts [Wed, 20 Feb 2008 19:54:47 +0000 (19:54 +0000)]
*** empty log message ***
Juanma Barranquero [Wed, 20 Feb 2008 17:38:16 +0000 (17:38 +0000)]
Re-commit doc fixes accidentally reverted.
Juanma Barranquero [Wed, 20 Feb 2008 17:34:41 +0000 (17:34 +0000)]
*** empty log message ***
Dan Nicolaescu [Wed, 20 Feb 2008 16:15:03 +0000 (16:15 +0000)]
* progmodes/verilog-mode.el (customize): Fix typo in error message.
(verilog-mode, verilog-mode-indent, verilog-mode-actions)
(verilog-mode-auto, verilog-indent-level-module)
(verilog-minimum-comment-distance, verilog-library-flags)
(verilog-library-directories, verilog-library-files)
(verilog-auto-reset-widths, verilog-imenu-generic-expression)
(verilog-xemacs-menu, verilog-set-compile-command)
(verilog-set-compile-command, verilog-mode-syntax-table, verilog-mode)
(verilog-get-expr, verilog-strip-comments, verilog-one-line)
(verilog-lint-off, verilog-batch-auto, verilog-batch-delete-auto)
(verilog-batch-inject-auto, verilog-batch-indent)
(verilog-continued-line, verilog-type-keywords)
(verilog-read-sub-decls-sig, verilog-read-sub-decls-line)
(verilog-read-inst-pins, verilog-read-arg-pins)
(verilog-read-auto-template, verilog-read-signals, verilog-getopt-file)
(verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename)
(verilog-auto-star, verilog-auto-inst, verilog-auto-wire)
(verilog-enum-ascii, verilog-sk-begin, verilog-sk-fork)
(verilog-sk-datadef, verilog-colorize-include-files-buffer)
(verilog-mode-version, verilog-mode-release-date)
(verilog-mode-release-emacs, verilog-linter, verilog-coverage)
(verilog-simulator, verilog-compiler)
(verilog-auto-sense-defines-constant, verilog-company)
(verilog-project, verilog-mark-defun, verilog-submit-bug-report):
Fix typos in docstrings.
(verilog-set-auto-endcomments, verilog-calculate-indent)
(verilog-inject-auto, verilog-auto-arg, verilog-auto-inout-module):
Reflow docstrings.
(verilog-tab-always-indent, verilog-highlight-p1800-keywords)
(verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook)
(electric-verilog-forward-sexp, verilog-in-case-region-p)
(verilog-in-struct-region-p, verilog-in-generate-region-p)
(verilog-leap-to-head, verilog-current-indent-level)
(verilog-case-indent-level, verilog-cpp-keywords)
(verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords)
(verilog-case-keywords, verilog-separator-keywords, verilog-completion)
(verilog-signals-not-in, verilog-symbol-detick-text)
(verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer)
(verilog-forward-close-paren, verilog-backward-open-paren)
(verilog-backward-open-bracket): Doc fixes.
Glenn Morris [Wed, 20 Feb 2008 06:01:01 +0000 (06:01 +0000)]
(rmail-autodetect): Add .exe extension to movemail on Windows.
Alan Mackenzie [Tue, 19 Feb 2008 22:14:40 +0000 (22:14 +0000)]
Set of changes so that "obtrusive" syntactic elements in a
C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
unmatched paren) don't interact syntactically with stuff outside
the CPP line.
(c-basic-common-init): C and ObjC now use syntax-table text properties.
(c-common-init): Call language specific before/after-change functions at
mode initialisation.
(c-new-BEG, c-new-END, c-old-BOM, c-old-EOM): new variables.
(c-extend-region-for-CPP, c-neutralize-CPP-line,
c-neutralize-syntax-in-CPP): new functions.
(c-before-change, c-after-change): call the new language specific change
functions defined in cc-langs.el.
(c-advise-fl-for-region): new macro.
(awk-mode): Remove AWK specific stuff which has been refactored into
language independent stuff.
Alan Mackenzie [Tue, 19 Feb 2008 22:11:38 +0000 (22:11 +0000)]
Set of changes so that "obtrusive" syntactic elements in a
C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
unmatched paren) don't interact syntactically with stuff outside
the CPP line.
(c-get-state-before-change-function, c-before-font-lock-function,
c-anchored-cpp-prefix): new language variables.
(c-cpp-message-directives): Handle "#warning" in C, C++ and ObjC.
Alan Mackenzie [Tue, 19 Feb 2008 22:10:17 +0000 (22:10 +0000)]
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
preprocessor line (e.g. an unbalanced string quote or unmatched paren)
don't interact syntactically with stuff outside the CPP line.
(c-cpp-matchers): Make it put regexp parens around "error\\|warning".
Alan Mackenzie [Tue, 19 Feb 2008 22:08:55 +0000 (22:08 +0000)]
Set of changes so that "obtrusive" syntactic elements in a
C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
unmatched paren) don't interact syntactically with stuff outside
the CPP line.
Comment about text properties amended.
Alan Mackenzie [Tue, 19 Feb 2008 22:07:33 +0000 (22:07 +0000)]
Set of changes so that "obtrusive" syntactic elements in a
C/C++/ObjC preprocessor line (e.g. an unbalanced string quote or
unmatched paren) don't interact syntactically with stuff outside
the CPP line.
(c-clear-char-property-with-value-function)
(c-clear-char-property-with-value): New function and macro which remove
text-properties `equal' to a supplied value.
Alan Mackenzie [Tue, 19 Feb 2008 22:04:34 +0000 (22:04 +0000)]
Set of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
preprocessor line (e.g. an unbalanced string quote or unmatched paren)
don't interact syntactically with stuff outside the CPP line.
(c-awk-beyond-logical-line, c-awk-old-ByLL): Replace
c-awk-end-of-logical-line and c-awk-old-EoLL to solve an off-by-one bug.
(c-awk-record-region-clear-NL): Replaces c-awk-before-change, with a bit
of refactoring.
(c-awk-extend-and-syntax-tablify-region): Takes some of the functionality
of c-awk-advise-fl-for-awk-region, which has been refactored away.
Alan Mackenzie [Tue, 19 Feb 2008 21:59:11 +0000 (21:59 +0000)]
*** empty log message ***
Stefan Monnier [Tue, 19 Feb 2008 21:58:09 +0000 (21:58 +0000)]
(INT_LISPLIKE): Remove. It may misfire.
(NULL_INTERVAL_P, SET_INTERVAL_PARENT): Don't use it.
Stefan Monnier [Tue, 19 Feb 2008 21:31:20 +0000 (21:31 +0000)]
(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.
Stefan Monnier [Tue, 19 Feb 2008 19:44:48 +0000 (19:44 +0000)]
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.
Chong Yidong [Tue, 19 Feb 2008 18:14:05 +0000 (18:14 +0000)]
Regenerate.
Chong Yidong [Tue, 19 Feb 2008 18:07:04 +0000 (18:07 +0000)]
Regenerate.
Chong Yidong [Tue, 19 Feb 2008 17:47:10 +0000 (17:47 +0000)]
Regenerate.
Chong Yidong [Tue, 19 Feb 2008 17:45:41 +0000 (17:45 +0000)]
Bump version to 22.1.91.
Nick Roberts [Tue, 19 Feb 2008 09:50:24 +0000 (09:50 +0000)]
(gdba): Recreate as an alias for gdb.
(gdb): (Re)set gdb-flush-pending-output to nil here...
(gdb-init-1): ...instead of here (before gdb-prompt).
Nick Roberts [Tue, 19 Feb 2008 09:48:00 +0000 (09:48 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 18 Feb 2008 15:01:55 +0000 (15:01 +0000)]
(verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,
verilog-linter, verilog-coverage, erilog-simulator, verilog-compiler,
erilog-auto-sense-defines-constant, verilog-company, erilog-project,
verilog-mark-defun, verilog-submit-bug-report): Fix typos in docstrings.
Juanma Barranquero [Mon, 18 Feb 2008 14:40:11 +0000 (14:40 +0000)]
(customize): Fix typo in error message.
(verilog-mode, verilog-mode-indent, verilog-mode-actions, verilog-mode-auto,
verilog-indent-level-module, verilog-minimum-comment-distance,
verilog-library-flags, verilog-library-directories, verilog-library-files,
verilog-auto-reset-widths, verilog-imenu-generic-expression,
verilog-xemacs-menu, verilog-set-compile-command, verilog-set-compile-command,
verilog-mode-syntax-table, verilog-mode, verilog-get-expr,
verilog-strip-comments, verilog-one-line, verilog-lint-off, verilog-batch-auto,
verilog-batch-delete-auto, verilog-batch-inject-auto, verilog-batch-indent,
verilog-continued-line, verilog-type-keywords, verilog-read-sub-decls-sig,
verilog-read-sub-decls-line, verilog-read-inst-pins, verilog-read-arg-pins,
verilog-read-auto-template, verilog-read-signals, verilog-getopt-file,
verilog-add-list-unique, verilog-symbol-detick, verilog-modi-filename,
verilog-auto-star, verilog-auto-inst, verilog-auto-wire, verilog-enum-ascii,
verilog-sk-begin, verilog-sk-fork, verilog-sk-datadef,
verilog-colorize-include-files-buffer): Fix typos in docstrings.
(verilog-set-auto-endcomments, verilog-calculate-indent, verilog-inject-auto,
verilog-auto-arg, verilog-auto-inout-module): Reflow docstrings.
(verilog-tab-always-indent, verilog-highlight-p1800-keywords,
verilog-auto-star-save, verilog-auto-inst-vector, verilog-mode-hook,
electric-verilog-forward-sexp, verilog-in-case-region-p,
verilog-in-struct-region-p, verilog-in-generate-region-p, verilog-leap-to-head,
verilog-current-indent-level, verilog-case-indent-level, verilog-cpp-keywords,
verilog-defun-keywords, verilog-block-keywords, verilog-tf-keywords,
verilog-case-keywords, verilog-separator-keywords, verilog-completion,
verilog-signals-not-in, verilog-symbol-detick-text,
verilog-modi-cache-preserve-tick, verilog-modi-cache-preserve-buffer,
verilog-forward-close-paren, verilog-backward-open-paren,
verilog-backward-open-bracket): Doc fixes.
Jason Rumney [Mon, 18 Feb 2008 11:34:29 +0000 (11:34 +0000)]
(Fw32_shell_execute): Encode parameters.
Jason Rumney [Mon, 18 Feb 2008 11:32:37 +0000 (11:32 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 18 Feb 2008 04:09:26 +0000 (04:09 +0000)]
*** empty log message ***
Juanma Barranquero [Mon, 18 Feb 2008 00:48:36 +0000 (00:48 +0000)]
(gud-def, gud-last-speedbar-stackframe): Doc fixes.
(gud-symbol, gud-expansion-speedbar-buttons, gud-speedbar-buttons,
gud-gdb-run-command-fetch-lines, gud-dbx-use-stopformat-p, gud-jdb-classpath,
gud-jdb-find-source-using-classpath, jdb, gud-find-class, gdb-script-mode,
gud-tooltip-event, gud-tooltip-tips): Fix typos in docstrings.
Juanma Barranquero [Sun, 17 Feb 2008 21:54:41 +0000 (21:54 +0000)]
*** empty log message ***
Stefan Monnier [Sun, 17 Feb 2008 19:24:09 +0000 (19:24 +0000)]
(ada-font-lock-syntactic-keywords):
Recognize ''' just like any other char-constant.
Thien-Thi Nguyen [Sun, 17 Feb 2008 19:09:15 +0000 (19:09 +0000)]
(MS-DOS): Fix omission bug: Close quotes.
Stefan Monnier [Sat, 16 Feb 2008 21:38:24 +0000 (21:38 +0000)]
(vc-find-root): Remove initial loop because it's not
careful enough. Detect the uid-change all within the main loop.
Juanma Barranquero [Sat, 16 Feb 2008 20:21:16 +0000 (20:21 +0000)]
Revert previous change.
Juanma Barranquero [Sat, 16 Feb 2008 20:20:32 +0000 (20:20 +0000)]
*** empty log message ***
Juanma Barranquero [Sat, 16 Feb 2008 18:16:55 +0000 (18:16 +0000)]
(vc-find-root): Don't loop forever on non-existent root.
Jason Rumney [Fri, 15 Feb 2008 23:28:03 +0000 (23:28 +0000)]
CX-TERM files no longer cause problems with DOS line-ends.
Jason Rumney [Fri, 15 Feb 2008 23:26:11 +0000 (23:26 +0000)]
Cygwin GCC builds that do not work are no longer recent.
Jason Rumney [Fri, 15 Feb 2008 23:24:04 +0000 (23:24 +0000)]
Fixed part of Cleartype problem.
Jason Rumney [Fri, 15 Feb 2008 17:26:10 +0000 (17:26 +0000)]
Fixed Drew Adams 12 Aug problem
Jason Rumney [Fri, 15 Feb 2008 17:16:35 +0000 (17:16 +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.
Chong Yidong [Fri, 15 Feb 2008 16:07:51 +0000 (16:07 +0000)]
Add "Point before start of properties" bug.
Stefan Monnier [Thu, 14 Feb 2008 02:42:45 +0000 (02:42 +0000)]
(sgml-mode): Fix comment syntax.
Chong Yidong [Thu, 14 Feb 2008 00:48:20 +0000 (00:48 +0000)]
** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
It's a GCC bug on Sparc.
Stefan Monnier [Wed, 13 Feb 2008 21:50:37 +0000 (21:50 +0000)]
(highlight-save-buffer-state): New macro.
(highlight-save-buffer-state, hilit-chg-set-face-on-change)
(hilit-chg-clear): Use it to preserve the modified-p flag.
(highlight-changes-rotate-faces): Don't mess with the undo-list.
Michael Albinus [Wed, 13 Feb 2008 17:20:11 +0000 (17:20 +0000)]
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
Juri Linkov [Tue, 12 Feb 2008 23:30:33 +0000 (23:30 +0000)]
(after-init-hook): Set inhibit-startup-screen to t
after reading the desktop.
Juri Linkov [Tue, 12 Feb 2008 23:29:19 +0000 (23:29 +0000)]
(fancy-startup-screen, normal-splash-screen):
Set default-directory to command-line-default-directory.
Stefan Monnier [Tue, 12 Feb 2008 16:49:21 +0000 (16:49 +0000)]
(font-lock-set-defaults): Unset previously set variables when needed.
Juanma Barranquero [Tue, 12 Feb 2008 14:36:34 +0000 (14:36 +0000)]
(uniquify-managed): Don't defvar.
(desktop-buffer-info): Use `uniquify-buffer-base-name', not `uniquify-managed'.
Return also the buffer's base name.
(desktop-save): When saving the buffer info, filter out the base name,
and save it as buffer name if the buffer is managed by uniquify.
Juanma Barranquero [Tue, 12 Feb 2008 14:32:56 +0000 (14:32 +0000)]
(uniquify-buffer-base-name): New function.
Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
Jason Rumney [Mon, 11 Feb 2008 15:43:56 +0000 (15:43 +0000)]
Add note about GTK image libraries.
Jason Rumney [Mon, 11 Feb 2008 15:36:20 +0000 (15:36 +0000)]
(add_registry): Add an App Paths registry key.
Look for GTK and add it to the DLL search path for Emacs if found.
Richard M. Stallman [Mon, 11 Feb 2008 02:32:37 +0000 (02:32 +0000)]
*** empty log message ***