]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago*** empty log message ***
Juanma Barranquero [Mon, 4 Dec 2006 12:40:56 +0000 (12:40 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Kim F. Storm [Mon, 4 Dec 2006 12:39:58 +0000 (12:39 +0000)]
*** empty log message ***

18 years agoFix last change.
Kim F. Storm [Mon, 4 Dec 2006 12:37:55 +0000 (12:37 +0000)]
Fix last change.

18 years ago(ada-check-current): Doc fix.
Juanma Barranquero [Mon, 4 Dec 2006 12:32:12 +0000 (12:32 +0000)]
(ada-check-current): Doc fix.
(ada-make-body-gnatstub): Doc fix.  Remove redundant `progn'.

18 years ago(global-map): Bind [signal t] to ignore, to have
Kim F. Storm [Mon, 4 Dec 2006 12:31:38 +0000 (12:31 +0000)]
(global-map): Bind [signal t] to ignore, to have
user signals ignored by default.

18 years ago(Misc Events): Update signal events.
Kim F. Storm [Mon, 4 Dec 2006 12:30:20 +0000 (12:30 +0000)]
(Misc Events): Update signal events.
(Event Examples): Add signal example.

18 years ago(handle_USR1_signal, handle_USR2_signal): Replace by...
Kim F. Storm [Mon, 4 Dec 2006 12:27:09 +0000 (12:27 +0000)]
(handle_USR1_signal, handle_USR2_signal): Replace by...
(handle_user_signal): ... this, which generates two USER_SIGNAL_EVENTs
first with code == 0 [signal] and one with code == sig number.
(main): Use it as handler for SIGUR1 and SIGUSR2.

18 years ago(kbd_buffer_store_event_hold): Don't throw-on-input
Kim F. Storm [Mon, 4 Dec 2006 12:26:58 +0000 (12:26 +0000)]
(kbd_buffer_store_event_hold): Don't throw-on-input
if first event in [signal xxx] sequence.
(lispy_user_signals, Qusr1_signal, Qusr2_signal): Remove.
(syms_of_keyboard): Don't intern and staticpro them.
(Qsignal, Qusr1, Qusr2): Declare.
(syms_of_keyboard): Intern and staticpro them.
(make_lispy_event): Return them for USER_SIGNAL_EVENTs.

18 years ago(Qsignal): Declare extern.
Kim F. Storm [Mon, 4 Dec 2006 12:26:50 +0000 (12:26 +0000)]
(Qsignal): Declare extern.
(syms_of_process): Don't intern/staticpro them here.

(read_process_output): Abort if carryover < 0.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 4 Dec 2006 12:26:35 +0000 (12:26 +0000)]
*** empty log message ***

18 years ago(describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
Juanma Barranquero [Mon, 4 Dec 2006 10:24:04 +0000 (10:24 +0000)]
(describe-char-unicode-data): Use a hidden buffer for Unicode data file pointed
to by `describe-char-unicodedata-file'.

18 years ago*** empty log message ***
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:18:09 +0000 (08:18 +0000)]
*** empty log message ***

18 years ago(HAVE_SYNC): New test.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:59 +0000 (08:17 +0000)]
(HAVE_SYNC): New test.

18 years agoRegenerate.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:50 +0000 (08:17 +0000)]
Regenerate.

18 years agoSync with src/config.in.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:17:10 +0000 (08:17 +0000)]
Sync with src/config.in.

18 years ago[__NetBSD__]: Don't define `unix'.
YAMAMOTO Mitsuharu [Mon, 4 Dec 2006 08:16:47 +0000 (08:16 +0000)]
[__NetBSD__]: Don't define `unix'.
(Funix_sync, syms_of_fileio): Use `#ifdef HAVE_SYNC' instead of
`#ifdef unix'.

18 years ago(sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
Stefan Monnier [Mon, 4 Dec 2006 08:08:06 +0000 (08:08 +0000)]
(sgml-font-lock-keywords-1): Fix pathological O(n^2) regexp-search by
anchoring the search.

18 years ago(whitespace-cleanup-internal): Use current
Dan Nicolaescu [Mon, 4 Dec 2006 07:34:01 +0000 (07:34 +0000)]
(whitespace-cleanup-internal): Use current
argument for recursive call.

18 years ago* net/tramp.el (tramp-methods): Add "ControlPath" and
Michael Albinus [Mon, 4 Dec 2006 06:51:21 +0000 (06:51 +0000)]
* net/tramp.el (tramp-methods): Add "ControlPath" and
"ControlMaster" to scp, scp1 and scp2 methods.  Suggested by
Andreas Schwab <schwab@suse.de>.
(tramp-do-copy-or-rename-file-out-of-band)
(tramp-open-connection-rsh): Compute format spec for ?t.
(tramp-process-actions): Trace command parameters.

18 years ago(version): New variable, set by configure.
Glenn Morris [Mon, 4 Dec 2006 06:35:06 +0000 (06:35 +0000)]
(version): New variable, set by configure.
(bootstrapclean, mostlyclean): Also remove emacs-${version}.

18 years ago(toggle-truncate-lines): Clarify doc string.
Nick Roberts [Mon, 4 Dec 2006 05:51:48 +0000 (05:51 +0000)]
(toggle-truncate-lines): Clarify doc string.

18 years ago*** empty log message ***
Nick Roberts [Mon, 4 Dec 2006 05:51:04 +0000 (05:51 +0000)]
*** empty log message ***

18 years ago(gdb-var-delete-children): New function.
Nick Roberts [Mon, 4 Dec 2006 03:26:44 +0000 (03:26 +0000)]
(gdb-var-delete-children): New function.
(gdb-speedbar-expand-node): Use it.

18 years ago*** empty log message ***
Nick Roberts [Mon, 4 Dec 2006 03:25:29 +0000 (03:25 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Mon, 4 Dec 2006 01:02:12 +0000 (01:02 +0000)]
*** empty log message ***

18 years ago(python-indent): Add safe-local-variable prop.
Richard M. Stallman [Mon, 4 Dec 2006 00:33:19 +0000 (00:33 +0000)]
(python-indent): Add safe-local-variable prop.

18 years ago(dired-revert): Turn off dired-after-readin-hook around call to dired-readin.
Richard M. Stallman [Mon, 4 Dec 2006 00:32:00 +0000 (00:32 +0000)]
(dired-revert): Turn off dired-after-readin-hook around call to dired-readin.

18 years ago(outline-end-of-subtree): Don't leave an empty
Richard M. Stallman [Mon, 4 Dec 2006 00:31:04 +0000 (00:31 +0000)]
(outline-end-of-subtree): Don't leave an empty
line hidden as we would a real next heading.

18 years ago(menu-bar-make-toggle): Add "globally" to echo area messages.
Richard M. Stallman [Mon, 4 Dec 2006 00:30:11 +0000 (00:30 +0000)]
(menu-bar-make-toggle): Add "globally" to echo area messages.
<indicate-empty-lines, case-fold-search>: Add "globally" to Help string.
<case-fold-search>: MESSAGE arg need not say "globally".
(menu-bar-edit-menu <paste-from-menu>): Renamed from select-and-paste.

18 years agoFix paren.el doc.
Vinicius Jose Latorre [Sun, 3 Dec 2006 22:26:52 +0000 (22:26 +0000)]
Fix paren.el doc.

18 years agoKen Manheimer <ken.manheimer@gmail.com>:
Kim F. Storm [Sun, 3 Dec 2006 21:37:33 +0000 (21:37 +0000)]
Ken Manheimer  <ken.manheimer@gmail.com>:
(allout-ascend): Add an optional argument to preserve
original position of point when unsuccessful.  Also, fix a
docstring error.
(allout-yank-processing): Fix depth shift of multiple-topic so yanks
work again, using allout-ascend's new option.
(allout-setup-mode-map): Extracted from allout-mode to initialize
allout-mode-map.  Call it on file load, so the mode docstring
substitutions work even if allout mode has not yet been invoked.
(allout-mode): Use new allout-setup-mode-map to track any keybinding
customizations since the map was last processed.  Also, refine the
docstring so it's ship-shape for release.
(allout-default-layout, allout-beginning-of-line-cycles)
(allout-distinctive-bullets-string, allout-use-mode-specific-leader)
(allout-encrypt-unencrypted-on-saves, allout-inhibit-auto-fill)
(allout-version, allout-layout, allout-infer-body-reindent)
(allout-infer-header-lead-and-primary-bullet, allout-view-change-hook)
(allout-init, allout-mode, allout-next-heading, allout-chart-subtree)
(allout-previous-heading, allout-goto-prefix-doublechecked)
(allout-current-bullet-pos, allout-next-sibling-leap)
(allout-pre-command-business, allout-encrypted-type-prefix)
(allout-make-topic-prefix, allout-open-topic, allout-rebullet-heading)
(allout-rebullet-topic, allout-rebullet-topic-grunt)
(allout-flag-region, allout-expose-topic, allout-expose-topic)
(allout-old-expose-topic, allout-listify-exposed)
(allout-process-exposed, allout-latex-verb-quote)
(allout-latex-verbatim-quote-curr-line, allout-adjust-file-variable)
(allout-toggle-current-subtree-encryption)
(allout-toggle-subtree-encryption, allout-bullet-isearch):
Remove extraneous open-paren and close paren string escapes.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 3 Dec 2006 21:36:58 +0000 (21:36 +0000)]
*** empty log message ***

18 years ago(is-windows, ada-find-in-src-path): Doc fixes.
Juanma Barranquero [Sun, 3 Dec 2006 21:29:14 +0000 (21:29 +0000)]
(is-windows, ada-find-in-src-path): Doc fixes.
(ada-xref-pos-ring-max, ada-xref-project-files, ada-xref-initialize,
ada-prj-default-comp-cmd, ada-quote-cmd, ada-compile-current):
Fix typos in docstrings.

18 years agoFix paren.el.
Vinicius Jose Latorre [Sun, 3 Dec 2006 13:29:41 +0000 (13:29 +0000)]
Fix paren.el.

18 years ago(update_frame_tool_bar): Handle modifying a toolbar item
Jan Djärv [Sun, 3 Dec 2006 11:44:33 +0000 (11:44 +0000)]
(update_frame_tool_bar): Handle modifying a toolbar item
without an image.

18 years ago*** empty log message ***
Jan Djärv [Sun, 3 Dec 2006 11:44:22 +0000 (11:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Glenn Morris [Sun, 3 Dec 2006 01:02:32 +0000 (01:02 +0000)]
*** empty log message ***

18 years agoFix Copyright format.
Glenn Morris [Sun, 3 Dec 2006 01:01:48 +0000 (01:01 +0000)]
Fix Copyright format.
Update package URL.

18 years agoFix Copyright format.
Glenn Morris [Sun, 3 Dec 2006 01:00:52 +0000 (01:00 +0000)]
Fix Copyright format.

18 years ago(AH_TOP): Add missing Copyright year.
Glenn Morris [Sun, 3 Dec 2006 00:55:11 +0000 (00:55 +0000)]
(AH_TOP): Add missing Copyright year.

18 years agoAdd missing Copyright years.
Glenn Morris [Sun, 3 Dec 2006 00:54:25 +0000 (00:54 +0000)]
Add missing Copyright years.

18 years ago*** empty log message ***
Glenn Morris [Sun, 3 Dec 2006 00:46:24 +0000 (00:46 +0000)]
*** empty log message ***

18 years ago** rgm@gnu.org, Nov 29: mouse and horizontal scrolling with long lines
Chong Yidong [Sat, 2 Dec 2006 21:48:43 +0000 (21:48 +0000)]
** rgm@gnu.org, Nov 29: mouse and horizontal scrolling with long lines
Fixed.

18 years ago(mouse-drag-track): Suppress automatic hscrolling for initial down
Chong Yidong [Sat, 2 Dec 2006 21:47:02 +0000 (21:47 +0000)]
(mouse-drag-track): Suppress automatic hscrolling for initial down
event.

18 years ago* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
Chong Yidong [Sat, 2 Dec 2006 21:46:52 +0000 (21:46 +0000)]
* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
initial down event.

18 years ago(cua-toggle-set-mark): Doc fix.
Kim F. Storm [Sat, 2 Dec 2006 00:30:00 +0000 (00:30 +0000)]
(cua-toggle-set-mark): Doc fix.
(cua-repeat-replace-region): Make M-v more robust.
(cua-paste-pop-rotate-temporarily): New defcustom.
(cua-paste-pop): Use it.
(cua-auto-mark-last-change): New defcustom.
(cua-pop-to-last-change): New helper function.
(cua-set-mark): Use them.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 2 Dec 2006 00:29:50 +0000 (00:29 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Nick Roberts [Fri, 1 Dec 2006 21:55:43 +0000 (21:55 +0000)]
*** empty log message ***

18 years ago(toggle-case-fold-search): Clarify doc/help string and
Nick Roberts [Fri, 1 Dec 2006 21:52:51 +0000 (21:52 +0000)]
(toggle-case-fold-search): Clarify doc/help string and
mini-buffer message.

18 years ago*** empty log message ***
Nick Roberts [Fri, 1 Dec 2006 21:52:07 +0000 (21:52 +0000)]
*** empty log message ***

18 years agoautoupdate
Karl Berry [Fri, 1 Dec 2006 21:44:20 +0000 (21:44 +0000)]
autoupdate

18 years agoFix the highlight overlay extension
Vinicius Jose Latorre [Fri, 1 Dec 2006 21:03:19 +0000 (21:03 +0000)]
Fix the highlight overlay extension

18 years agoAnother entry.
Juanma Barranquero [Fri, 1 Dec 2006 17:43:30 +0000 (17:43 +0000)]
Another entry.

18 years ago*** empty log message ***
Juanma Barranquero [Fri, 1 Dec 2006 14:12:04 +0000 (14:12 +0000)]
*** empty log message ***

18 years agoDocument the warning in lazy-lock.
Eli Zaretskii [Fri, 1 Dec 2006 13:36:26 +0000 (13:36 +0000)]
Document the warning in lazy-lock.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 1 Dec 2006 13:23:01 +0000 (13:23 +0000)]
*** empty log message ***

18 years ago(Enabling Multibyte): Rephrase the confusing reference to a colon in the mode
Eli Zaretskii [Fri, 1 Dec 2006 13:22:29 +0000 (13:22 +0000)]
(Enabling Multibyte): Rephrase the confusing reference to a colon in the mode
line.

18 years agoEliminate Emacs 20 & 21 compatibility.
Vinicius Jose Latorre [Fri, 1 Dec 2006 13:13:19 +0000 (13:13 +0000)]
Eliminate Emacs 20 & 21 compatibility.

18 years ago(Fw32_shell_execute): Doc fix.
Eli Zaretskii [Fri, 1 Dec 2006 13:04:59 +0000 (13:04 +0000)]
(Fw32_shell_execute): Doc fix.

18 years ago(Windows Processes) [@ifnottex]: Mention w32-shell-execute.
Eli Zaretskii [Fri, 1 Dec 2006 12:24:17 +0000 (12:24 +0000)]
(Windows Processes) [@ifnottex]: Mention w32-shell-execute.

18 years agoMerge from gnus--rel--5.10
Miles Bader [Fri, 1 Dec 2006 11:53:31 +0000 (11:53 +0000)]
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 169-170)

   - Merge from emacs--devo--0
   - Update from CVS

2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
   with mm-encode-coding-string.

2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>

   * lisp/gnus/nneething.el (nneething-decode-file-name): Replace
   decode-coding-string with mm-decode-coding-string.

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

18 years ago*** empty log message ***
Richard M. Stallman [Fri, 1 Dec 2006 00:47:25 +0000 (00:47 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 30 Nov 2006 23:34:05 +0000 (23:34 +0000)]
*** empty log message ***

18 years ago(hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,
Juanma Barranquero [Thu, 30 Nov 2006 23:30:52 +0000 (23:30 +0000)]
(hexl-goto-address, hexl-forward-char, hexl-forward-short, hexl-forward-word,
hexl-previous-line, hexl-beginning-of-1k-page, hexl-end-of-1k-page): Doc fixes.
(hexl-address-region, hexl-ascii-region, hexl-highlight-line-range): Fix typos
in docstrings.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 30 Nov 2006 22:52:33 +0000 (22:52 +0000)]
*** empty log message ***

18 years ago(emacs_pid): New variable.
Juanma Barranquero [Thu, 30 Nov 2006 22:49:38 +0000 (22:49 +0000)]
(emacs_pid): New variable.
(message): Remove leftover code.
(get_server_config): Set emacs_pid.  Don't allow Emacs to grab the focus yet;
emacsclient can still display an informational message before sending requests
to Emacs.
(main): Allow Emacs to grab the focus.  Simplify message() call.

18 years ago(message): Make sure the message is properly written even if it contains printf
Juanma Barranquero [Thu, 30 Nov 2006 21:58:53 +0000 (21:58 +0000)]
(message): Make sure the message is properly written even if it contains printf
escapes, and flush the result.
(set_tcp_socket): Make the message for non-local connections informational
rather than an error.

18 years ago** kzeitler@lucent.com, Nov 29: Cursor placement with mouse in long
Chong Yidong [Thu, 30 Nov 2006 21:00:32 +0000 (21:00 +0000)]
** kzeitler@lucent.com, Nov 29: Cursor placement with mouse in long
   lines with wrapped tab
Fixed.

18 years ago(move_it_to): Correctly count tab glyphs for continued lines ending in
Chong Yidong [Thu, 30 Nov 2006 20:58:59 +0000 (20:58 +0000)]
(move_it_to): Correctly count tab glyphs for continued lines ending in
tab.

18 years ago* xdisp.c (move_it_to): Correctly count tab glyphs for continued
Chong Yidong [Thu, 30 Nov 2006 20:58:46 +0000 (20:58 +0000)]
* xdisp.c (move_it_to): Correctly count tab glyphs for continued
lines ending in tab.

18 years ago2006-11-30 Michaël Cadilhac <michael.cadilhac@lrde.org>
Kim F. Storm [Thu, 30 Nov 2006 20:50:31 +0000 (20:50 +0000)]
2006-11-30  Michaël Cadilhac  <michael.cadilhac@lrde.org>
(ido-local-file-exists-p): New. Tell if a file exists
locally, i.e. without using file name handlers.
(ido-read-internal): Allow mono letter host names, avoiding the
`c:' problem by testing if the file exists locally.
(ido-complete, ido-make-file-list, ido-exhibit): Ditto.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 30 Nov 2006 20:50:07 +0000 (20:50 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juanma Barranquero [Thu, 30 Nov 2006 16:41:31 +0000 (16:41 +0000)]
*** empty log message ***

18 years ago(byte-optimize, byte-compile-warnings): Doc fixes.
Juanma Barranquero [Thu, 30 Nov 2006 16:26:37 +0000 (16:26 +0000)]
(byte-optimize, byte-compile-warnings): Doc fixes.

18 years ago(hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp warnings.
Masatake YAMATO [Thu, 30 Nov 2006 16:10:03 +0000 (16:10 +0000)]
(hl-line-range-function, hl-line-face): Declare variables to avoid bytecomp warnings.
(hexl-mode-old-ruler-function): New variable.
(hexl-follow-line): Bind `hexl-mode-old-hl-line-range-function' and `hl-line-range-function' after `require' hl-line.
Then bind `hl-line-range-function' and `hl-line-face'.
Don't require frame. Don't use `with-no-warnings'.
(hexl-activate-ruler): Store the original value of `ruler-mode-ruler-function' to `hexl-mode-old-ruler-function'.
(hexl-mode-exit): Restore the original value of `ruler-mode-ruler-function'.

18 years ago(hexl-mode-old-hl-line-range-function): New variable
Masatake YAMATO [Thu, 30 Nov 2006 15:55:14 +0000 (15:55 +0000)]
(hexl-mode-old-hl-line-range-function): New variable
(hexl-mode-old-hl-line-face): New variable
(hexl-mode, hexl-mode-exit): Fix the highlighting of the current line when exit from the hexl-mode.

18 years ago(create-fontset-from-ascii-font, create-fontset-from-fontset-spec,
Juanma Barranquero [Thu, 30 Nov 2006 15:50:08 +0000 (15:50 +0000)]
(create-fontset-from-ascii-font, create-fontset-from-fontset-spec,
x-compose-font-name): Doc fixes.
(fontset-name-p): Fix typo in docstring.

18 years ago(c-indent-exp): Fix typo in docstring.
Juanma Barranquero [Thu, 30 Nov 2006 15:42:04 +0000 (15:42 +0000)]
(c-indent-exp): Fix typo in docstring.

18 years agoFix ChangeLog date.
Vinicius Jose Latorre [Thu, 30 Nov 2006 10:05:08 +0000 (10:05 +0000)]
Fix ChangeLog date.

18 years agoFix maintainer email. Emacs 20/21 compatibility.
Vinicius Jose Latorre [Thu, 30 Nov 2006 10:03:25 +0000 (10:03 +0000)]
Fix maintainer email. Emacs 20/21 compatibility.

18 years ago(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
Jan Djärv [Thu, 30 Nov 2006 09:18:25 +0000 (09:18 +0000)]
(x_raise_frame): Move setting of _NET_ACTIVE_WINDOW
property ...
(XTframe_raise_lower): ... to here.

18 years ago(regex_compile): Fix previous change.
Kenichi Handa [Thu, 30 Nov 2006 01:53:16 +0000 (01:53 +0000)]
(regex_compile): Fix previous change.

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 29 Nov 2006 21:44:35 +0000 (21:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Wed, 29 Nov 2006 19:50:30 +0000 (19:50 +0000)]
*** empty log message ***

18 years ago(idlwave-auto-fill): Remove paragraph-start let to prevent auto-fill
J.D. Smith [Wed, 29 Nov 2006 19:16:52 +0000 (19:16 +0000)]
(idlwave-auto-fill): Remove paragraph-start let to prevent auto-fill
giving up.

18 years agoTrivial fixes to developers' names.
Juanma Barranquero [Wed, 29 Nov 2006 16:16:55 +0000 (16:16 +0000)]
Trivial fixes to developers' names.

18 years agoFix trivial issues in developers' names.
Juanma Barranquero [Wed, 29 Nov 2006 16:10:13 +0000 (16:10 +0000)]
Fix trivial issues in developers' names.

18 years ago*** empty log message ***
Juanma Barranquero [Wed, 29 Nov 2006 15:51:25 +0000 (15:51 +0000)]
*** empty log message ***

18 years ago(Fplay_sound_internal): Remove spurious newline in docstring.
Juanma Barranquero [Wed, 29 Nov 2006 15:31:56 +0000 (15:31 +0000)]
(Fplay_sound_internal): Remove spurious newline in docstring.

18 years ago(Visibility of Frames): Explain visible windows
Richard M. Stallman [Wed, 29 Nov 2006 15:07:46 +0000 (15:07 +0000)]
(Visibility of Frames): Explain visible windows
can be covered by others.  Add xref for raise-frame.

18 years ago("greek-mizuochi"): Remove spurious initial newline in docstring.
Juanma Barranquero [Wed, 29 Nov 2006 13:18:32 +0000 (13:18 +0000)]
("greek-mizuochi"): Remove spurious initial newline in docstring.

18 years ago(led-state): Fix typo in previous change.
Juanma Barranquero [Tue, 28 Nov 2006 22:03:32 +0000 (22:03 +0000)]
(led-state): Fix typo in previous change.

18 years agoClarify bug reporting. Delete VMS section.
Richard M. Stallman [Tue, 28 Nov 2006 20:16:14 +0000 (20:16 +0000)]
Clarify bug reporting.  Delete VMS section.
Improve somew wording.

18 years ago*** empty log message ***
Nick Roberts [Tue, 28 Nov 2006 20:14:52 +0000 (20:14 +0000)]
*** empty log message ***

18 years ago(easy-mmode-define-navigation): Fix interactive spec of the functions
Chong Yidong [Tue, 28 Nov 2006 19:22:31 +0000 (19:22 +0000)]
(easy-mmode-define-navigation): Fix interactive spec of the functions
getting defined to make them work as documented.

18 years ago* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
Chong Yidong [Tue, 28 Nov 2006 19:22:02 +0000 (19:22 +0000)]
* emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Fix
interactive spec of the functions getting defined to make them
work as documented.

18 years ago*** empty log message ***
Juanma Barranquero [Tue, 28 Nov 2006 17:00:15 +0000 (17:00 +0000)]
*** empty log message ***

18 years ago* startup.el (fancy-splash-screens): Hide initial splash buffer.
Chong Yidong [Tue, 28 Nov 2006 16:47:26 +0000 (16:47 +0000)]
* startup.el (fancy-splash-screens): Hide initial splash buffer.

18 years ago(fancy-splash-screens): Hide initial splash buffer.
Chong Yidong [Tue, 28 Nov 2006 16:46:33 +0000 (16:46 +0000)]
(fancy-splash-screens): Hide initial splash buffer.

18 years agoRegenerate.
Chong Yidong [Tue, 28 Nov 2006 16:03:58 +0000 (16:03 +0000)]
Regenerate.