]> code.delx.au - gnu-emacs/log
gnu-emacs
17 years ago* progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
Chong Yidong [Fri, 10 Nov 2006 16:58:10 +0000 (16:58 +0000)]
* progmodes/cc-fonts.el (c-font-lock-declarations): Don't overwrite
fontification for "case" and "default" keywords.

17 years agoTwo more entries (yes, I'm easily amused).
Juanma Barranquero [Fri, 10 Nov 2006 16:57:46 +0000 (16:57 +0000)]
Two more entries (yes, I'm easily amused).

17 years ago** triska@gmx.at, Nov 2: EMACS environment variable.
Chong Yidong [Fri, 10 Nov 2006 16:41:12 +0000 (16:41 +0000)]
** triska@gmx.at, Nov 2: EMACS environment variable.
Resolved: email sent to SWI Prolog dev team.

17 years ago** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
Chong Yidong [Fri, 10 Nov 2006 16:27:44 +0000 (16:27 +0000)]
** offby1@blarg.net, Nov 5: calendar gets wrong end for Daylight Savings Time
Fixed.

17 years ago[!WINDOWSNT]: Include <sys/types.h>.
Juanma Barranquero [Fri, 10 Nov 2006 15:44:40 +0000 (15:44 +0000)]
[!WINDOWSNT]: Include <sys/types.h>.

17 years ago*** empty log message ***
Andreas Schwab [Fri, 10 Nov 2006 15:04:21 +0000 (15:04 +0000)]
*** empty log message ***

17 years ago(calendar-dst-check-each-year-flag): Avoid
Andreas Schwab [Fri, 10 Nov 2006 15:04:03 +0000 (15:04 +0000)]
(calendar-dst-check-each-year-flag): Avoid
starting sentence with "nil".

17 years ago(mh-draft-folder): Avoid starting sentence with "nil".
Andreas Schwab [Fri, 10 Nov 2006 15:03:06 +0000 (15:03 +0000)]
(mh-draft-folder): Avoid starting sentence with "nil".

17 years ago*** empty log message ***
Juanma Barranquero [Fri, 10 Nov 2006 09:55:23 +0000 (09:55 +0000)]
*** empty log message ***

17 years ago(server-raise-frame): New option.
Juanma Barranquero [Fri, 10 Nov 2006 09:46:51 +0000 (09:46 +0000)]
(server-raise-frame): New option.
(server-switch-buffer): Use it.

17 years ago(gdb-many-windows): Start doc string
Nick Roberts [Fri, 10 Nov 2006 09:38:11 +0000 (09:38 +0000)]
(gdb-many-windows): Start doc string
with a capital.

17 years ago*** empty log message ***
Nick Roberts [Fri, 10 Nov 2006 09:34:56 +0000 (09:34 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Nick Roberts [Fri, 10 Nov 2006 09:25:30 +0000 (09:25 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Glenn Morris [Fri, 10 Nov 2006 09:14:46 +0000 (09:14 +0000)]
*** empty log message ***

17 years ago(mh-draft-folder): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:14:35 +0000 (09:14 +0000)]
(mh-draft-folder): Doc fix (Nil -> nil).

17 years ago(org-export-with-timestamps)
Glenn Morris [Fri, 10 Nov 2006 09:13:32 +0000 (09:13 +0000)]
(org-export-with-timestamps)
(org-export-remove-timestamps-from-toc, org-export-with-tags)
(org-read-date): Doc fix (Nil -> nil).

17 years ago(vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:12:49 +0000 (09:12 +0000)]
(vhdl-reset-active-high, vhdl-clock-rising-edge): Doc fix (Nil -> nil).

17 years ago(gdb-many-windows): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:12:16 +0000 (09:12 +0000)]
(gdb-many-windows): Doc fix (Nil -> nil).

17 years ago(ebnf-stop-on-error): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:11:55 +0000 (09:11 +0000)]
(ebnf-stop-on-error): Doc fix (Nil -> nil).

17 years ago(compilation-directory-matcher): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:10:58 +0000 (09:10 +0000)]
(compilation-directory-matcher): Doc fix (Nil -> nil).

17 years ago(c-lineup-string-cont): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:10:33 +0000 (09:10 +0000)]
(c-lineup-string-cont): Doc fix (Nil -> nil).

17 years ago(tramp-unified-filenames): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:10:07 +0000 (09:10 +0000)]
(tramp-unified-filenames): Doc fix (Nil -> nil).

17 years ago(ses-call-printer-return): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:09:37 +0000 (09:09 +0000)]
(ses-call-printer-return): Doc fix (Nil -> nil).

17 years ago(ido-enable-prefix): Doc fix (Nil -> nil).
Glenn Morris [Fri, 10 Nov 2006 09:09:08 +0000 (09:09 +0000)]
(ido-enable-prefix): Doc fix (Nil -> nil).

17 years ago*** empty log message ***
Carsten Dominik [Fri, 10 Nov 2006 08:55:11 +0000 (08:55 +0000)]
*** empty log message ***

17 years agoDo not assume DST starts/ends on the same date in every year.
Glenn Morris [Fri, 10 Nov 2006 08:54:38 +0000 (08:54 +0000)]
Do not assume DST starts/ends on the same date in every year.
(calendar-dst-check-each-year-flag): New customizable variable.
(calendar-dst-find-data): New function, extracted from
calendar-current-time-zone.
(calendar-current-time-zone): Use calendar-dst-find-data.
(calendar-dst-transition-cache): New variable.
(calendar-dst-find-startend, calendar-dst-starts)
(calendar-dst-ends): New functions.
(calendar-daylight-savings-starts)
(calendar-daylight-savings-ends): Change value to use
calendar-dst-starts, calendar-dst-ends; respectively.

17 years ago(ARCHIVE tag): Document C-TAB for forcing cycling of
Carsten Dominik [Fri, 10 Nov 2006 08:53:49 +0000 (08:53 +0000)]
(ARCHIVE tag): Document C-TAB for forcing cycling of
archived trees.
(Checkboxes): Section moved to chapter 5, and extended.
(The date/time prompt): New section.
(Link abbreviations): New section.
(Presentation and sorting): New section.
(Custom agenda views): Section completely rewritten.
(Summary): Compare with Planner.
(Feedback): More info about creating backtraces.
(Plain lists): Modified example.
(Breaking down tasks): New section.
(Custom time format): New section.
(Time stamps): Document inactive timestamps.
(Setting tags): More details about fast tag selection.
(Block agenda): New section.
(Custom agenda views): Section rewritten.
(Block agenda): New section.

17 years ago*** empty log message ***
Glenn Morris [Fri, 10 Nov 2006 08:53:14 +0000 (08:53 +0000)]
*** empty log message ***

17 years ago(org-scan-tags): Make the search case-sensitive.
Carsten Dominik [Fri, 10 Nov 2006 08:52:16 +0000 (08:52 +0000)]
(org-scan-tags): Make the search case-sensitive.
(org-tags-sparse-tree): Don't overrule
`org-show-following-heading' and `org-show-hierarchy-above'.
(org-reveal): New command.
(org-show-context): Renamed from `org-show-hierarchy-above'.
(org-fast-tag-selection-single-key): New option.
(org-fast-tag-show-exit, org-set-current-tags-overlay): New
functions.
(org-tags-overlay): New variable.
(org-agenda-todo-ignore-deadlines): New option.
("session"): Add circular data structure `org-mark-ring' to
exceptions list in session.el.
(org-agenda-window-setup, org-agenda-restore-windows-after-quit):
New options.
(org-agenda-quit): Use `org-agenda-restore-windows-after-quit'.
(org-prepare-agenda, org-agenda-quit): Use
`org-agenda-window-setup'.
(org-pre-agenda-window-conf, org-blank-before-new-entry): New
variables.
(org-finalize-agenda): Activate bracket links in agenda.
(org-at-timestamp-p, org-at-date-range-p): Additional argument
INACTIVE-OK.
(org-show-hierarchy-above, org-show-following-heading): List
values allowed for fine-tuned configuration.
(org-show-hierarchy-above): New argument CONTEXT, use the
fine-tuned settings in `org-show-hierarchy-above' and
`org-show-following-heading'.
(org-display-custom-time): New function.
(org-toggle-time-stamp-overlays, org-insert-time-stamp): New
function.
(org-display-custom-times, org-time-stamp-custom-formats):
(org-maybe-intangible): New macro.
(org-activate-bracket-links, org-hide-wide-columns): Use
`org-maybe-intangible'.
(org-open-file): Use `shell-quote-argument'.
(org-display-internal-link-with-indirect-buffer): New option.
(org-file-remote-p): Get regexp from list.
(org-link-expand-abbrev): New function.
(org-link-abbrev-alist): New option.
(org-open-at-point, org-cleaned-string-for-export): Call
`org-link-expand-abbrev'.
(org-timeline, org-agenda-list, org-todo-list)
(org-tags-view): Remove the KEEP-MODES argument.
(org-finalize-agenda-hook): New hook.
(org-get-alist-option): New function.
(org-follow-timestamp-link): New function.
(org-open-at-point): Call `org-follow-timestamp-link'.
(org-log-note-marker, org-log-note-purpose)
(org-log-note-window-configuration): New variables.
(org-add-log-maybe, org-add-log-note, org-store-log-note): New
functions.
(org-log-note-headings): New option.
(org-dblock-write:clocktable): Bug fix, removed infinite loop.
(org-store-link): Support for dired-mode.
(org-open-file): Substitute environment variables into filename.
(org-last): New defsubst.
(org-agenda-re-align-tags): New function.
(org-agenda-align-tags-to-column): New option.
(org-agenda-timeline): Group removed.
(org-prepare-agenda, org-prepare-agenda-buffers)
(org-run-agenda-series, org-timeline, org-agenda-list)
(org-todo-list, org-tags-view): Call `org-agenda-prepare' and set
the text property inticating the agenda type.
(org-agenda-post-command-hook): Get agenda type from text property
at point.
(org-agenda): Handle command sets.  Set
`org-agenda-last-arguments' and obey
`org-agenda-overriding-arguments'.
(org-agenda-overriding-arguments, org-agenda-last-arguments): New
variables.
(org-agenda-goto-today, org-agenda-later, org-agenda-earlier)
(org-agenda-week-view, org-agenda-day-view): Use
`org-agenda-overriding-arguments' to make updating work with
multi-block agendas.
(org-agenda-prefix-format): Allow different formats for the
different agenda entry types.
(org-timeline-prefix-format): Option removed, use
`org-agenda-prefix-format' instead.
(org-prepare-agenda): New function.
(org-select-timeline-window): Option removed, use
`org-select-agenda-window' instead.
(org-respect-restriction): Variable removed.
(org-cmp-tag): New function.
(org-agenda-sorting-strategy, org-entries-lessp): Implement
sorting by last tag.
(org-complete): Better completion in in-buffer option lines.
(org-in-item-p): New function.
(org-org-menu): Added entries for checkboxes.
(org-cycle): Extra brouping in outline-regexp, because it is used
in a search with "^" prepended.
(org-provide-checkbox-statistics): New option.
(org-set-font-lock-defaults): Highlight checkbox statistics.
(org-update-checkbox-count-maybe)
(org-get-checkbox-statistics-face): New functions.
(org-update-checkbox-count): New command.
(org-insert-item, org-toggle-checkbox): Call
`org-update-checkbox-count-maybe'.
(org-export-as-html): XEmacs compatibility for coding system.
(org-force-cycle-archived): New command.
(org-cycle-hide-archived-subtrees): Display message when ARCHIVE
overrules cycling.
(org-fix-position-after-promote): If the line contains only a todo
keyword, add a final space.
(org-promote-subtree, org-demote-subtree): Call
`org-fix-position-after-promote'.

17 years ago*** empty log message ***
Carsten Dominik [Fri, 10 Nov 2006 08:51:55 +0000 (08:51 +0000)]
*** empty log message ***

17 years ago(f90-indent-region): Bind case-fold-search to t.
Glenn Morris [Fri, 10 Nov 2006 08:39:13 +0000 (08:39 +0000)]
(f90-indent-region): Bind case-fold-search to t.

17 years ago*** empty log message ***
Glenn Morris [Fri, 10 Nov 2006 08:38:56 +0000 (08:38 +0000)]
*** empty log message ***

17 years ago(do_ewmh_fullscreen, XTfullscreen_hook): New functions.
Jan Djärv [Fri, 10 Nov 2006 08:01:33 +0000 (08:01 +0000)]
(do_ewmh_fullscreen, XTfullscreen_hook): New functions.
(x_check_fullscreen): Call do_ewmh_fullscreen.
(x_initialize): Set fullscreen_hook to XTfullscreen_hook.

17 years ago(struct x_display_info): Fix indentation.
Jan Djärv [Fri, 10 Nov 2006 07:55:13 +0000 (07:55 +0000)]
(struct x_display_info): Fix indentation.

17 years ago(x_set_fullscreen): Call fullscreen_hook if set.
Jan Djärv [Fri, 10 Nov 2006 07:54:22 +0000 (07:54 +0000)]
(x_set_fullscreen): Call fullscreen_hook if set.

17 years agoDefine fullscreen_hook.
Jan Djärv [Fri, 10 Nov 2006 07:53:26 +0000 (07:53 +0000)]
Define fullscreen_hook.
(syms_of_term): Initialize fullscreen_hook to NULL.

17 years agoAdd fullscreen_hook.
Jan Djärv [Fri, 10 Nov 2006 07:49:11 +0000 (07:49 +0000)]
Add fullscreen_hook.

17 years ago* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
Jan Djärv [Fri, 10 Nov 2006 07:40:06 +0000 (07:40 +0000)]
* term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
 Encode/decode text to/from cut buffers to/from iso-latin-1 only.

17 years ago* frames.texi (Window System Selections): Remove clipboard from
Jan Djärv [Fri, 10 Nov 2006 07:39:08 +0000 (07:39 +0000)]
* frames.texi (Window System Selections): Remove clipboard from
 description of selection-coding-system.

17 years ago(bs--window-for-buffer): Remove.
Juanma Barranquero [Fri, 10 Nov 2006 01:36:05 +0000 (01:36 +0000)]
(bs--window-for-buffer): Remove.
(bs--show-with-configuration): Use `get-window-with-predicate' instead of
`bs--window-for-buffer'.

17 years ago(revert-buffer): Fix previous change.
Kenichi Handa [Fri, 10 Nov 2006 01:16:26 +0000 (01:16 +0000)]
(revert-buffer): Fix previous change.

17 years agoAdd "add-log-time-zone-rule: t" to Local Variables section.
Juanma Barranquero [Fri, 10 Nov 2006 00:21:57 +0000 (00:21 +0000)]
Add "add-log-time-zone-rule: t" to Local Variables section.

17 years agoCopy descriptions from detailed master menu to menus within body.
Robert J. Chassell [Thu, 9 Nov 2006 18:48:11 +0000 (18:48 +0000)]
Copy descriptions from detailed master menu to menus within body.

17 years ago(beginning of emacs-lisp-intro.texi): Add `other shell commands' to
Robert J. Chassell [Thu, 9 Nov 2006 17:05:07 +0000 (17:05 +0000)]
(beginning of emacs-lisp-intro.texi):  Add `other shell commands' to
produce additional output formats; total is now ten.
(A Loop with an Incrementing Counter, and others): Ensure Info menus
will appear in short windows.
(Disentangle beginning-of-buffer): Replace `version 21' with `more
recent versions'.
(Simple Extension): Show how to handle multiple versions by adding
an alternative with a test of `>= 21'

17 years ago(bs--redisplay): Fix typo in docstring.
Juanma Barranquero [Thu, 9 Nov 2006 16:35:48 +0000 (16:35 +0000)]
(bs--redisplay): Fix typo in docstring.
(bs--window-config-coming-from): Make frame-local.
(bs--restore-window-config): New function.
(bs-kill, bs-select, bs-select-other-window, bs-select-other-frame): Use it.
(bs--show-with-configuration): Save the window configuration as a frame local
var, and only if *buffer-selection* is not already visible on this frame.
(bs--window-for-buffer): Return as soon as a matching buffer is found.

17 years ago** arit93@yahoo.com, Nov 7: proposed fix for vc-svn.el and "the underscore hack"
Chong Yidong [Thu, 9 Nov 2006 03:46:13 +0000 (03:46 +0000)]
** arit93@yahoo.com, Nov 7: proposed fix for vc-svn.el and "the underscore hack"
Similar fix checked in.

17 years agoFix typo in previous commit.
Chong Yidong [Thu, 9 Nov 2006 03:34:17 +0000 (03:34 +0000)]
Fix typo in previous commit.

17 years agoUndo last fix.
Chong Yidong [Thu, 9 Nov 2006 03:31:09 +0000 (03:31 +0000)]
Undo last fix.

17 years ago(vc-svn-admin-directory): New var.
Chong Yidong [Thu, 9 Nov 2006 03:14:51 +0000 (03:14 +0000)]
(vc-svn-admin-directory): New var.
(vc-svn-registered, vc-svn-responsible-p)
(vc-svn-repository-hostname): Use it.
Suggested by arit93@yahoo.com.

17 years ago* vc-svn.el (vc-svn-admin-directory): New var.
Chong Yidong [Thu, 9 Nov 2006 03:13:19 +0000 (03:13 +0000)]
* vc-svn.el (vc-svn-admin-directory): New var.
(vc-svn-registered, vc-svn-responsible-p)
(vc-svn-repository-hostname): Use it.
Suggested by arit93@yahoo.com.

17 years agoRegenerate.
Juanma Barranquero [Thu, 9 Nov 2006 02:10:36 +0000 (02:10 +0000)]
Regenerate.

17 years ago(erc-header-line): Fix typo.
Chong Yidong [Thu, 9 Nov 2006 01:50:35 +0000 (01:50 +0000)]
(erc-header-line): Fix typo.

17 years ago* erc.el (erc-header-line): Fix typo.
Chong Yidong [Thu, 9 Nov 2006 01:50:20 +0000 (01:50 +0000)]
* erc.el (erc-header-line): Fix typo.

17 years ago(Fbyte_code): Use SYMBOL_CONSTANT_P macro.
Juanma Barranquero [Wed, 8 Nov 2006 21:16:56 +0000 (21:16 +0000)]
(Fbyte_code): Use SYMBOL_CONSTANT_P macro.

17 years ago(Fmakunbound): Use SYMBOL_CONSTANT_P macro.
Juanma Barranquero [Wed, 8 Nov 2006 21:13:44 +0000 (21:13 +0000)]
(Fmakunbound): Use SYMBOL_CONSTANT_P macro.

17 years ago(url-http-handle-authentication): If there are several authentication
Magnus Henoch [Wed, 8 Nov 2006 20:34:47 +0000 (20:34 +0000)]
(url-http-handle-authentication): If there are several authentication
headers, use the strongest available method.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Nov 2006 19:38:38 +0000 (19:38 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Nov 2006 19:28:26 +0000 (19:28 +0000)]
*** empty log message ***

17 years ago2006-11-08 Alan Mackenzie <acm@muc.de>
Alan Mackenzie [Wed, 8 Nov 2006 19:22:33 +0000 (19:22 +0000)]
2006-11-08  Alan Mackenzie  <acm@muc.de>

* emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the case
(eq open-paren-in-column-0-is-defun-start nil) by searching for
least nested open-paren.

17 years ago(remove-overlays): Fix typo in last change.
Romain Francoise [Wed, 8 Nov 2006 18:46:58 +0000 (18:46 +0000)]
(remove-overlays): Fix typo in last change.

17 years ago(remove-overlays): Call overlay-recenter.
Richard M. Stallman [Wed, 8 Nov 2006 17:31:46 +0000 (17:31 +0000)]
(remove-overlays): Call overlay-recenter.

17 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Nov 2006 14:15:23 +0000 (14:15 +0000)]
*** empty log message ***

17 years agoFix Print submenu creation
Vinicius Jose Latorre [Wed, 8 Nov 2006 14:04:09 +0000 (14:04 +0000)]
Fix Print submenu creation

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 8 Nov 2006 09:52:26 +0000 (09:52 +0000)]
*** empty log message ***

17 years ago(ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache,
Juanma Barranquero [Wed, 8 Nov 2006 09:46:30 +0000 (09:46 +0000)]
(ido-ignore-extensions, ido-show-dot-for-dired, ido-max-dir-file-cache,
ido-decorations, ido-rewrite-file-prompt-functions, ido-use-mycompletion-depth,
ido-magic-backward-char, ido-enter-dired, ido-enter-insert-buffer,
ido-enter-insert-file, ido-dired, ido-list-directory, ido-first-match,
ido-only-match, ido-subdir, ido-indicator): Fix typos in docstrings.
(ido-buffer-internal, ido-completion-help): Fix typos in messages.
(ido-read-internal): Fix typo in error message.

17 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Wed, 8 Nov 2006 08:03:41 +0000 (08:03 +0000)]
*** empty log message ***

17 years agoRemove descriptions about --without-x. Remove
YAMAMOTO Mitsuharu [Wed, 8 Nov 2006 08:03:21 +0000 (08:03 +0000)]
Remove descriptions about --without-x.  Remove
--without-carbon from configure options for X11 build.

17 years agoRegenerate.
YAMAMOTO Mitsuharu [Wed, 8 Nov 2006 08:03:01 +0000 (08:03 +0000)]
Regenerate.

17 years agoPrefer X11 to Carbon only when some X-specific
YAMAMOTO Mitsuharu [Wed, 8 Nov 2006 08:02:49 +0000 (08:02 +0000)]
Prefer X11 to Carbon only when some X-specific
option is specified (Thanks to Jan Dj� and Andreas Schwab).

17 years ago(set-default-coding-systems): Always
Kenichi Handa [Wed, 8 Nov 2006 07:34:24 +0000 (07:34 +0000)]
(set-default-coding-systems): Always
set default-file-name-coding-system to utf-8 for Mac Darwin.

17 years ago*** empty log message ***
Juanma Barranquero [Wed, 8 Nov 2006 01:15:08 +0000 (01:15 +0000)]
*** empty log message ***

17 years ago(setwins): Remove.
Juanma Barranquero [Wed, 8 Nov 2006 01:12:58 +0000 (01:12 +0000)]
(setwins): Remove.
(WINS_ALMOST): New macro.
(WINS): Use it.
(autoloads): Don't extract autoloads from files in obsolete/.

17 years ago(get_server_config): Declare set_fg as FARPROC to avoid a compiler warning.
Juanma Barranquero [Wed, 8 Nov 2006 01:06:45 +0000 (01:06 +0000)]
(get_server_config): Declare set_fg as FARPROC to avoid a compiler warning.

17 years ago(url-retrieve-synchronously): Allow quitting when inhibit-quit is t.
Magnus Henoch [Wed, 8 Nov 2006 00:13:00 +0000 (00:13 +0000)]
(url-retrieve-synchronously): Allow quitting when inhibit-quit is t.

17 years ago** Slowness of remove-overlays.
Chong Yidong [Tue, 7 Nov 2006 17:39:15 +0000 (17:39 +0000)]
** Slowness of remove-overlays.
Resolved.

17 years ago(whitespace-buffer): Call remove-overlays after overlay-recenter for
Chong Yidong [Tue, 7 Nov 2006 17:37:14 +0000 (17:37 +0000)]
(whitespace-buffer): Call remove-overlays after overlay-recenter for
performance.  Suggested by Martin Rudalics.

17 years ago* whitespace.el (whitespace-buffer): Call remove-overlays after
Chong Yidong [Tue, 7 Nov 2006 17:36:55 +0000 (17:36 +0000)]
* whitespace.el (whitespace-buffer): Call remove-overlays after
overlay-recenter for performance.  Suggested by Martin Rudalics.

17 years ago(get_server_config) [WINDOWSNT]: Search the server file on APPDATA
Juanma Barranquero [Tue, 7 Nov 2006 11:23:12 +0000 (11:23 +0000)]
(get_server_config) [WINDOWSNT]: Search the server file on APPDATA
if it doesn't exist on HOME, even if HOME is defined.

17 years ago* lisp/net/tramp.el (tramp-default-method): scp is the default method.
Michael Albinus [Tue, 7 Nov 2006 10:58:19 +0000 (10:58 +0000)]
* lisp/net/tramp.el (tramp-default-method): scp is the default method.

* man/tramp.texi (Configuration): scp is the default method.
(Default Method): Use ssh as example for another method.

17 years ago*** empty log message ***
Juanma Barranquero [Tue, 7 Nov 2006 10:47:51 +0000 (10:47 +0000)]
*** empty log message ***

17 years ago(get_server_config): Extract also the Emacs pid from the server file.
Juanma Barranquero [Tue, 7 Nov 2006 10:43:45 +0000 (10:43 +0000)]
(get_server_config): Extract also the Emacs pid from the server file.
On Windows, try to force the Emacs frame to the foreground.

17 years ago(server-start): Save also the Emacs pid in the server authentication file.
Juanma Barranquero [Tue, 7 Nov 2006 10:42:52 +0000 (10:42 +0000)]
(server-start): Save also the Emacs pid in the server authentication file.

17 years ago(reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtex
Carsten Dominik [Tue, 7 Nov 2006 08:27:16 +0000 (08:27 +0000)]
(reftex-pop-to-bibtex-entry): Preserve point when displaying a bibtex
cross reference in the echo area.

17 years ago*** empty log message ***
Carsten Dominik [Tue, 7 Nov 2006 08:26:49 +0000 (08:26 +0000)]
*** empty log message ***

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 6 Nov 2006 23:29:05 +0000 (23:29 +0000)]
*** empty log message ***

17 years ago(syms_of_xsmfns): Fix typo in docstring.
Juanma Barranquero [Mon, 6 Nov 2006 23:27:31 +0000 (23:27 +0000)]
(syms_of_xsmfns): Fix typo in docstring.

17 years ago(syms_of_lread): Fix typo in docstring.
Juanma Barranquero [Mon, 6 Nov 2006 23:25:55 +0000 (23:25 +0000)]
(syms_of_lread): Fix typo in docstring.

17 years ago(make-char): Fix typo in docstring.
Juanma Barranquero [Mon, 6 Nov 2006 23:05:34 +0000 (23:05 +0000)]
(make-char): Fix typo in docstring.
(load-with-code-conversion, charsetp): Doc fixes.

17 years ago(hook): Fix typos in docstring.
Juanma Barranquero [Mon, 6 Nov 2006 22:37:30 +0000 (22:37 +0000)]
(hook): Fix typos in docstring.

17 years ago(skkdic-convert): Fix typo in docstring.
Juanma Barranquero [Mon, 6 Nov 2006 22:33:32 +0000 (22:33 +0000)]
(skkdic-convert): Fix typo in docstring.

17 years ago(custom-mode-map): Move defvar above code using it.
Chong Yidong [Mon, 6 Nov 2006 22:05:23 +0000 (22:05 +0000)]
(custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.

17 years ago* cus-edit.el (custom-mode-map): Move defvar above code using it.
Chong Yidong [Mon, 6 Nov 2006 22:05:10 +0000 (22:05 +0000)]
* cus-edit.el (custom-mode-map): Move defvar above code using it.
(custom-mode-link-map): New variable.
(custom-group-link, custom-manual): Use follow-link.

17 years agoFix typo in name of author of bibtex.el,
Roland Winkler [Mon, 6 Nov 2006 21:33:47 +0000 (21:33 +0000)]
Fix typo in name of author of bibtex.el,
"Mark Shapiro" -> "Marc Shapiro".  Update his email address.

17 years agoUpdate Marc Shapiro's email address.
Roland Winkler [Mon, 6 Nov 2006 21:25:02 +0000 (21:25 +0000)]
Update Marc Shapiro's email address.

17 years ago(BUGS): Remove "Build failure under Suse 10.0" was
Reiner Steib [Mon, 6 Nov 2006 20:15:21 +0000 (20:15 +0000)]
(BUGS): Remove "Build failure under Suse 10.0" was
due to a local miss-configuration.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Nov 2006 16:51:40 +0000 (16:51 +0000)]
*** empty log message ***

17 years ago(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Chong Yidong [Mon, 6 Nov 2006 16:47:33 +0000 (16:47 +0000)]
(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.

17 years ago(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Chong Yidong [Mon, 6 Nov 2006 16:47:07 +0000 (16:47 +0000)]
(Fmenu_or_popup_active_p): Define outside HAVE_MENUS.

17 years ago* macmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Chong Yidong [Mon, 6 Nov 2006 16:46:53 +0000 (16:46 +0000)]
* macmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.

* w32menu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.

* xmenu.c (Fmenu_or_popup_active_p): Define outside HAVE_MENUS.
Return nil if building without menus.

17 years ago(Acknowledgments): Fix name spelling, add Anna Bigatti.
Richard M. Stallman [Mon, 6 Nov 2006 16:13:59 +0000 (16:13 +0000)]
(Acknowledgments): Fix name spelling, add Anna Bigatti.