]> git.eshelyaron.com Git - emacs.git/log
emacs.git
16 years ago* textmodes/bibtex.el (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.

16 years ago(dired-mark-prompt): Don't count/display the t element.
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>.

16 years ago2008-02-22 Bill Meier <wmeier@newsguy.com> (tiny change)
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.

16 years agoAdd missing FSF copyright years.
Glenn Morris [Thu, 21 Feb 2008 08:26:18 +0000 (08:26 +0000)]
Add missing FSF copyright years.

16 years ago(sit-for): Fix obsolete form for nil second argument.
Glenn Morris [Thu, 21 Feb 2008 08:13:14 +0000 (08:13 +0000)]
(sit-for): Fix obsolete form for nil second argument.

16 years ago(eval-when-compile): Don't define
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.

16 years ago* progmodes/verilog-mode.el (verilog-xemacs-menu): Remove 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.

16 years ago(c-extend-region-for-CPP): always set c-old-EOM.
Alan Mackenzie [Wed, 20 Feb 2008 22:18:28 +0000 (22:18 +0000)]
(c-extend-region-for-CPP): always set c-old-EOM.

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 20 Feb 2008 22:16:05 +0000 (22:16 +0000)]
*** empty log message ***

16 years agoRename menu item to "Show GUD tooltips".
Nick Roberts [Wed, 20 Feb 2008 19:58:56 +0000 (19:58 +0000)]
Rename menu item to "Show GUD tooltips".

16 years ago(gdb-mouse-set-clear-breakpoint): Fall back
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.

16 years ago*** empty log message ***
Nick Roberts [Wed, 20 Feb 2008 19:54:47 +0000 (19:54 +0000)]
*** empty log message ***

16 years agoRe-commit doc fixes accidentally reverted.
Juanma Barranquero [Wed, 20 Feb 2008 17:38:16 +0000 (17:38 +0000)]
Re-commit doc fixes accidentally reverted.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 20 Feb 2008 17:34:41 +0000 (17:34 +0000)]
*** empty log message ***

16 years ago* progmodes/verilog-mode.el (customize): Fix typo in error 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.

16 years ago(rmail-autodetect): Add .exe extension to movemail on Windows.
Glenn Morris [Wed, 20 Feb 2008 06:01:01 +0000 (06:01 +0000)]
(rmail-autodetect): Add .exe extension to movemail on Windows.

16 years agoSet of changes so that "obtrusive" syntactic elements in a
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.

16 years agoSet of changes so that "obtrusive" syntactic elements in a
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.

16 years agoSet of changes so that "obtrusive" syntactic elements in a C/C++/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".

16 years agoSet of changes so that "obtrusive" syntactic elements in a
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.

16 years agoSet of changes so that "obtrusive" syntactic elements in a
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.

16 years agoSet of changes so that "obtrusive" syntactic elements in a C/C++/ObjC
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.

16 years ago*** empty log message ***
Alan Mackenzie [Tue, 19 Feb 2008 21:59:11 +0000 (21:59 +0000)]
*** empty log message ***

16 years ago(INT_LISPLIKE): Remove. It may misfire.
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.

16 years ago(diff-file-junk-re): New const.
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.

16 years agoMake it more robust in the presence of empty context lines in unified hunks.
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.

16 years agoRegenerate.
Chong Yidong [Tue, 19 Feb 2008 18:14:05 +0000 (18:14 +0000)]
Regenerate.

16 years agoRegenerate. emacs-pretest-22.1.91
Chong Yidong [Tue, 19 Feb 2008 18:07:04 +0000 (18:07 +0000)]
Regenerate.

16 years agoRegenerate.
Chong Yidong [Tue, 19 Feb 2008 17:47:10 +0000 (17:47 +0000)]
Regenerate.

16 years agoBump version to 22.1.91.
Chong Yidong [Tue, 19 Feb 2008 17:45:41 +0000 (17:45 +0000)]
Bump version to 22.1.91.

16 years ago(gdba): Recreate as an alias for gdb.
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).

16 years ago*** empty log message ***
Nick Roberts [Tue, 19 Feb 2008 09:48:00 +0000 (09:48 +0000)]
*** empty log message ***

16 years ago(verilog-mode-version, verilog-mode-release-date, erilog-mode-release-emacs,
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.

16 years ago(customize): Fix typo in error message.
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.

16 years ago(Fw32_shell_execute): Encode parameters.
Jason Rumney [Mon, 18 Feb 2008 11:34:29 +0000 (11:34 +0000)]
(Fw32_shell_execute): Encode parameters.

16 years ago*** empty log message ***
Jason Rumney [Mon, 18 Feb 2008 11:32:37 +0000 (11:32 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 18 Feb 2008 04:09:26 +0000 (04:09 +0000)]
*** empty log message ***

16 years ago(gud-def, gud-last-speedbar-stackframe): Doc fixes.
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.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 17 Feb 2008 21:54:41 +0000 (21:54 +0000)]
*** empty log message ***

16 years ago(ada-font-lock-syntactic-keywords):
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.

16 years ago(MS-DOS): Fix omission bug: Close quotes.
Thien-Thi Nguyen [Sun, 17 Feb 2008 19:09:15 +0000 (19:09 +0000)]
(MS-DOS): Fix omission bug: Close quotes.

16 years ago(vc-find-root): Remove initial loop because it's not
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.

16 years agoRevert previous change.
Juanma Barranquero [Sat, 16 Feb 2008 20:21:16 +0000 (20:21 +0000)]
Revert previous change.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 16 Feb 2008 20:20:32 +0000 (20:20 +0000)]
*** empty log message ***

16 years ago(vc-find-root): Don't loop forever on non-existent root.
Juanma Barranquero [Sat, 16 Feb 2008 18:16:55 +0000 (18:16 +0000)]
(vc-find-root): Don't loop forever on non-existent root.

16 years agoCX-TERM files no longer cause problems with DOS line-ends.
Jason Rumney [Fri, 15 Feb 2008 23:28:03 +0000 (23:28 +0000)]
CX-TERM files no longer cause problems with DOS line-ends.

16 years agoCygwin GCC builds that do not work are no longer recent.
Jason Rumney [Fri, 15 Feb 2008 23:26:11 +0000 (23:26 +0000)]
Cygwin GCC builds that do not work are no longer recent.

16 years agoFixed part of Cleartype problem.
Jason Rumney [Fri, 15 Feb 2008 23:24:04 +0000 (23:24 +0000)]
Fixed part of Cleartype problem.

16 years agoFixed Drew Adams 12 Aug problem
Jason Rumney [Fri, 15 Feb 2008 17:26:10 +0000 (17:26 +0000)]
Fixed Drew Adams 12 Aug problem

16 years ago(x_draw_glyph_string_background): Clear the background
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.

16 years agoAdd "Point before start of properties" bug.
Chong Yidong [Fri, 15 Feb 2008 16:07:51 +0000 (16:07 +0000)]
Add "Point before start of properties" bug.

16 years ago(sgml-mode): Fix comment syntax.
Stefan Monnier [Thu, 14 Feb 2008 02:42:45 +0000 (02:42 +0000)]
(sgml-mode): Fix comment syntax.

16 years ago** Simon.Marshall@misys.com, 8 Feb: Point before start of properties
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.

16 years ago(highlight-save-buffer-state): New macro.
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.

16 years ago* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.
Michael Albinus [Wed, 13 Feb 2008 17:20:11 +0000 (17:20 +0000)]
* net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME.

16 years ago(after-init-hook): Set inhibit-startup-screen to t
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.

16 years ago(fancy-startup-screen, normal-splash-screen):
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.

16 years ago(font-lock-set-defaults): Unset previously set variables when needed.
Stefan Monnier [Tue, 12 Feb 2008 16:49:21 +0000 (16:49 +0000)]
(font-lock-set-defaults): Unset previously set variables when needed.

16 years ago(uniquify-managed): Don't defvar.
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.

16 years ago(uniquify-buffer-base-name): New function.
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>.

16 years agoAdd note about GTK image libraries.
Jason Rumney [Mon, 11 Feb 2008 15:43:56 +0000 (15:43 +0000)]
Add note about GTK image libraries.

16 years ago(add_registry): Add an App Paths registry key.
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.

16 years ago*** empty log message ***
Richard M. Stallman [Mon, 11 Feb 2008 02:32:37 +0000 (02:32 +0000)]
*** empty log message ***

16 years ago(Equality Predicates): No longer talk about "two" functions.
Glenn Morris [Mon, 11 Feb 2008 00:51:47 +0000 (00:51 +0000)]
(Equality Predicates): No longer talk about "two" functions.

16 years agoLawrence Mitchell <wence at gmx.li> (tiny change)
Glenn Morris [Mon, 11 Feb 2008 00:49:28 +0000 (00:49 +0000)]
Lawrence Mitchell <wence at gmx.li>  (tiny change)

(Equality Predicates): Add defun for equal-including-properties.

16 years ago(Equality Predicates): Mention equal-including-properties.
Glenn Morris [Mon, 11 Feb 2008 00:47:11 +0000 (00:47 +0000)]
(Equality Predicates): Mention equal-including-properties.

16 years ago(diff-beginning-of-file-and-junk): If we're on the
Stefan Monnier [Sun, 10 Feb 2008 16:36:07 +0000 (16:36 +0000)]
(diff-beginning-of-file-and-junk): If we're on the
Index: line, don't search backward for the previous one.

16 years ago(rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.
Richard M. Stallman [Sun, 10 Feb 2008 14:04:01 +0000 (14:04 +0000)]
(rcirc-url-regexp): Replace definition by copying from gnus-button-url-regexp.

16 years ago*** empty log message ***
Richard M. Stallman [Sun, 10 Feb 2008 13:03:08 +0000 (13:03 +0000)]
*** empty log message ***

16 years ago(arm*-*-freebsd*): Added.
Richard M. Stallman [Sun, 10 Feb 2008 00:26:01 +0000 (00:26 +0000)]
(arm*-*-freebsd*): Added.

16 years ago(compilation-find-file): Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 14:34:45 +0000 (14:34 +0000)]
(compilation-find-file): Doc fix.

16 years ago(compilation-next-error): Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 14:22:49 +0000 (14:22 +0000)]
(compilation-next-error): Doc fix.

16 years ago(syms_of_fileio) <insert-default-directory>: Doc fix.
Eli Zaretskii [Sat, 9 Feb 2008 13:22:35 +0000 (13:22 +0000)]
(syms_of_fileio) <insert-default-directory>: Doc fix.

16 years agoRemove redundant empty lines, insert a magic line instead.
Eli Zaretskii [Sat, 9 Feb 2008 13:00:20 +0000 (13:00 +0000)]
Remove redundant empty lines, insert a magic line instead.

16 years agoAdd note about ldefs-boot.el line ends.
Jason Rumney [Sat, 9 Feb 2008 12:09:55 +0000 (12:09 +0000)]
Add note about ldefs-boot.el line ends.

16 years agoFix typo.
Glenn Morris [Sat, 9 Feb 2008 01:37:45 +0000 (01:37 +0000)]
Fix typo.

16 years agoFix tense.
Glenn Morris [Sat, 9 Feb 2008 01:33:54 +0000 (01:33 +0000)]
Fix tense.

16 years ago(ipconfig-program, ipconfig-program-options): Add obsolete aliases to
Glenn Morris [Sat, 9 Feb 2008 01:32:38 +0000 (01:32 +0000)]
(ipconfig-program, ipconfig-program-options): Add obsolete aliases to
the old names.

16 years agoRevert previous change, which should have been on the trunk.
Glenn Morris [Fri, 8 Feb 2008 20:11:33 +0000 (20:11 +0000)]
Revert previous change, which should have been on the trunk.

16 years ago(selection-coding-system): Remove, since it's now defined in select.el
Glenn Morris [Fri, 8 Feb 2008 20:09:16 +0000 (20:09 +0000)]
(selection-coding-system): Remove, since it's now defined in select.el
rather than in xselect.c.

16 years ago(ifconfig): Renamed from ipconfig.
Richard M. Stallman [Fri, 8 Feb 2008 18:22:54 +0000 (18:22 +0000)]
(ifconfig): Renamed from ipconfig.
(ipconfig): Alas to ifconfig.
(ifconfig-program): Renamed from ipconfig-program.
(ifconfig-program-options): Renamed from ipconfig-program-options.

16 years ago(custom-theme-set-variables): Sort symbols that are
Glenn Morris [Fri, 8 Feb 2008 05:00:46 +0000 (05:00 +0000)]
(custom-theme-set-variables): Sort symbols that are
dependencies before symbols that depend on them.
(custom-enabled-themes): Set after custom-theme-directory.

16 years agoD. E. Evans <sinuhe at gnu.org> (tiny change)
Glenn Morris [Thu, 7 Feb 2008 06:26:59 +0000 (06:26 +0000)]
D. E. Evans  <sinuhe at gnu.org>  (tiny change)

(Basic Undo): Remove duplicate "you can".

16 years agocompilation-scroll-output fixed.
Glenn Morris [Thu, 7 Feb 2008 06:17:10 +0000 (06:17 +0000)]
compilation-scroll-output fixed.

16 years ago(Window Start): Mention the feature of moving
Richard M. Stallman [Thu, 7 Feb 2008 00:42:58 +0000 (00:42 +0000)]
(Window Start): Mention the feature of moving
window-start to start of line.

16 years ago(mh-make-seq, mh-seq-name): Use defsubst.
Richard M. Stallman [Wed, 6 Feb 2008 17:49:56 +0000 (17:49 +0000)]
(mh-make-seq, mh-seq-name): Use defsubst.

16 years ago(mh-do-in-gnu-emacs, mh-do-in-xemacs)
Richard M. Stallman [Wed, 6 Feb 2008 17:48:42 +0000 (17:48 +0000)]
(mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer)
(mh-iterate-on-messages-in-region, mh-iterate-on-range):
(mh-do-at-event-location, mh-seq-msgs): Add debug decls.

16 years ago(w32_read_socket) <WM_CHAR>: Use locale-coding-system
Jason Rumney [Tue, 5 Feb 2008 23:48:23 +0000 (23:48 +0000)]
(w32_read_socket) <WM_CHAR>: Use locale-coding-system
instead of using mule-unicode-* charsets directly.

16 years agoRevert previous change, which was intended for the trunk.
Juanma Barranquero [Tue, 5 Feb 2008 20:48:39 +0000 (20:48 +0000)]
Revert previous change, which was intended for the trunk.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 20:46:55 +0000 (20:46 +0000)]
*** empty log message ***

16 years agoRecommend giflib, not libungif.
Juanma Barranquero [Tue, 5 Feb 2008 16:13:34 +0000 (16:13 +0000)]
Recommend giflib, not libungif.

16 years agoIn help, use generic names for the image libraries.
Juanma Barranquero [Tue, 5 Feb 2008 16:02:55 +0000 (16:02 +0000)]
In help, use generic names for the image libraries.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 14:46:11 +0000 (14:46 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 14:24:26 +0000 (14:24 +0000)]
*** empty log message ***

16 years ago(erc-valid-nick-regexp): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 13:00:43 +0000 (13:00 +0000)]
(erc-valid-nick-regexp): Replace `legal' with `valid'.

16 years ago(erc-match-syntax-table): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 12:50:10 +0000 (12:50 +0000)]
(erc-match-syntax-table): Replace `legal' with `valid'.

16 years ago(erc-button-syntax-table): Replace `legal' with `valid'.
Juanma Barranquero [Tue, 5 Feb 2008 12:48:48 +0000 (12:48 +0000)]
(erc-button-syntax-table): Replace `legal' with `valid'.

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 12:25:49 +0000 (12:25 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 12:07:11 +0000 (12:07 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Tue, 5 Feb 2008 11:51:30 +0000 (11:51 +0000)]
*** empty log message ***