1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

101726 Commits

Author SHA1 Message Date
Lars Magne Ingebrigtsen
296ba3ee9f Remove remove-duplicates', since delete-dups' is sufficient. 2011-07-12 09:26:48 +02:00
Bill Wohler
71e0ea1358 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.91. 2011-07-11 21:54:15 -07:00
Bill Wohler
97cc26fd5f * mh-e.el (Version, mh-version): Update for release 8.2.91. 2011-07-11 21:52:40 -07:00
Bill Wohler
93d4ce1e19 * mh-compat.el (mh-pop-to-buffer-same-window): Add compatibility
function to call switch-to-buffer on systems that lack
pop-to-buffer-same-window.
* mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
(mh-make-folder): Call mh-pop-to-buffer-same-window instead of
switch-to-buffer. The previous change which used pop-to-buffer
produced the wrong behavior.
2011-07-11 21:40:16 -07:00
Bill Wohler
6445098732 * mh-xface.el (mh-picon-get-image): Remove quote from block argument.
* mh-mime.el (mh-mh-directive-present-p): Ditto.
2011-07-11 20:25:46 -07:00
Chong Yidong
b1f5845471 * xdisp.c (Vresize_mini_windows): Incredibly minor doc fix (Bug#3300). 2011-07-11 23:04:06 -04:00
Chong Yidong
f69fd0d2fb Minor Dired doc fixes.
* lisp/dired.el (dired-mark-prompt):
* lisp/dired-aux.el (dired-read-shell-command): Doc fix.
2011-07-11 22:54:26 -04:00
Bill Wohler
d988232217 * MH-E-NEWS: Mention that SourceForge MH-E users will have to update
their load-paths.
2011-07-11 19:20:42 -07:00
Chong Yidong
fdeb32ec47 Document several Emacs 24 changes.
* doc/emacs/cmdargs.texi (Initial Options): Document --no-site-lisp.
(Misc X): Document --parent-id.

* doc/emacs/frames.texi (Frame Commands): Note that focus-follows-mouse now
defaults to nil.

* doc/emacs/misc.texi (emacsclient Options): Document --parent-id.

* doc/emacs/msdog.texi (Windows HOME): Document _emacs as obsolete.

* doc/man/emacsclient.1: Document exit status.
2011-07-11 21:38:28 -04:00
YAMAMOTO Mitsuharu
c8618a0615 Suppress address randomization on Darwin (Bug#8395). 2011-07-12 08:13:28 +09:00
Lars Magne Ingebrigtsen
f584ca3892 * emacs.texi: Use "..." instead of ``...'' in the menus 2011-07-11 22:52:09 +02:00
Lars Magne Ingebrigtsen
9988520a26 Use `customize-save-variable' unconditionally, now that it works under emacs -Q 2011-07-11 22:15:04 +02:00
Lars Magne Ingebrigtsen
eab5dc0727 Allow using `customize-save-variable' under Emacs -Q: Set the variable, and give a warning 2011-07-11 22:12:07 +02:00
Chong Yidong
963578d396 More documentation of Emacs 24 X selection changes.
* doc/emacs/frames.texi (Mouse Commands): Document mouse-yank-primary.

* doc/emacs/killing.texi (Primary Selection): Document `only' setting for
select-active-regions.

* doc/emacs/mark.texi (Setting Mark): Reference Shift Selection node.

* doc/lispref/frames.texi (Window System Selections): Discussion of
x-select-enable-clipboard moved to Emacs manual.
2011-07-11 14:40:48 -04:00
Deniz Dogan
07151e498f * lispref/commands.texi (Prefix Command Arguments): Remove excessive apostrophe. 2011-07-11 19:45:01 +02:00
Juanma Barranquero
a1e65d422f lisp/loadhist.el (unload-feature-special-hooks): Add some hooks (bug#5327). 2011-07-11 18:31:09 +02:00
Lars Magne Ingebrigtsen
47076272e7 (Setting Mark): Clarify what's meant by "Shifted motion keys"
Fixes: debbugs:3503
2011-07-11 18:29:15 +02:00
Lars Magne Ingebrigtsen
6e70ab070f Make it explicit that the mini-windows are the mini-buffer and the echo area
Fixes: debbugs:3320
2011-07-11 17:55:00 +02:00
Andreas Schwab
df97fd71ba Fix typo 2011-07-11 17:48:46 +02:00
Lars Magne Ingebrigtsen
a30ed87bb5 Change all the register node names from "RegPos" (etc.) to "Positional Registers" (etc.).
Fixes: debbugs:3314
2011-07-11 17:41:41 +02:00
Lars Magne Ingebrigtsen
ad21a12a3a Clarify that the ". 23" syntax description is a string
Fixes: debbugs:3313
2011-07-11 17:30:28 +02:00
Lars Magne Ingebrigtsen
22b9578d36 Remove support for supdup, c10 and perq terminals, which are no longer supported.
Fixes: debbugs:1482
2011-07-11 17:16:10 +02:00
Lars Magne Ingebrigtsen
be958f1d65 (ediff-patch-file): Clarify doc string
Fixes: debbugs:3138
2011-07-11 17:03:24 +02:00
Lars Magne Ingebrigtsen
5bedb26cb8 (custom-guess-name-alist): -alist variables should use the `alist' type.
Suggested by Drew Adams.

Fixes: debbugs:3120
2011-07-11 16:57:15 +02:00
Lars Magne Ingebrigtsen
1d52da10bc * printing.el: Add documentation to all the `pr-toggle-' commands. 2011-07-11 16:52:48 +02:00
Lars Magne Ingebrigtsen
7261e1cfbb (Display Feature Testing): Try to explain what all the visual classes mean
Fixes: debbugs:3042
2011-07-11 16:35:46 +02:00
Leo Liu
481a51b660 Only do the `C-x C-q' warning on VC backends where it makes sense.
Fixes: debbugs:2623
2011-07-11 15:56:49 +02:00
Lars Magne Ingebrigtsen
eea84fe52e (dired-guess-shell-alist-user): Clarify the example a bit
Fixes: debbugs:2030
2011-07-11 15:46:46 +02:00
Lars Magne Ingebrigtsen
8a93078b24 (dired-guess-default): Fix grammar in doc string
Fixes: debbugs:2028
2011-07-11 15:38:58 +02:00
Lars Magne Ingebrigtsen
adbb5a4018 Fix syntax error in last checkin. 2011-07-11 15:36:54 +02:00
Lars Magne Ingebrigtsen
c3de9febac (dired-guess-default): Remove duplicate shell command entries.
Fixes: debbugs:2028
2011-07-11 15:34:35 +02:00
Lars Magne Ingebrigtsen
dcc88d8a92 Add a new, simple definition of `remove-duplicates' 2011-07-11 15:33:05 +02:00
Chong Yidong
4d45a8b7a2 Update Killing chapter of manual for Emacs 24 clipboard changes.
* doc/emacs/frames.texi: Move Cut and Paste node and subnodes into
killing.texi, except Mouse Commands and Word and Line Mouse.

* doc/emacs/killing.texi (Killing, Deletion and Killing, Killing by Lines)
(Other Kill Commands, Kill Options): Copyedits.
(Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
(Yanking): Move yank-excluded properties discussion here.
(Cut and Paste): Move from frames.texi.  Update subnodes to
describe x-select-enable-clipboard case.
2011-07-10 23:38:49 -04:00
Bill Wohler
35fe9c6044 * mh-e.el (Version, mh-version): Update for release 8.2.90. 2011-07-10 16:09:22 -07:00
Bill Wohler
d76674bb67 * NEWS, MH-E-NEWS: Update for MH-E release 8.2.90. 2011-07-10 16:06:43 -07:00
Bill Wohler
6695d07463 * mh-utils.el (mh-sub-folders-actual): Remove FIXME question. 2011-07-10 15:33:06 -07:00
Bill Wohler
2338bb0509 * mh-mime.el (mh-decode-message-subject): Fix case of Subject. 2011-07-10 15:31:33 -07:00
Lars Magne Ingebrigtsen
61243acea6 gnus-group.el (gnus-read-ephemeral-emacs-bug-group): debbugs-*' renamed to debbugs-gnu-*'. 2011-07-10 22:17:49 +00:00
Johan Bockgård
8974cc9fd1 * src/xdisp.c (Ftool_bar_lines_needed): Fix WINDOWP check. 2011-07-10 23:49:05 +02:00
Andy Moreton
c160ddee1b Fix building doc/emacs on MS-Windows.
doc/emacs/makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2011-07-10 21:35:59 +03:00
Jan Djärv
a560d9743a * xmenu.c (menu_highlight_callback): Only pass frame to show_help_event
for non-popups.

Fixes: debbugs:3642
2011-07-10 18:55:22 +02:00
Bill Wohler
84bb0cd155 * mh-folder.el (mh-inc-folder, mh-modify, mh-scan-folder)
(mh-make-folder): Replace calls to switch-to-buffer with of
pop-to-buffer. The former is intended for interactive use only and
generates warnings in Emacs 24.
2011-07-10 09:23:40 -07:00
Lars Magne Ingebrigtsen
18d59e29f9 (Mode Line Variables): Document mode-line-remote' and mode-line-client'
Fixes: debbugs:2975
2011-07-10 17:12:36 +02:00
Lars Magne Ingebrigtsen
32a214fe82 (Mode Line): Clarify that coding systems are characters, not letters.
Fixes: debbugs:1749
2011-07-10 16:40:21 +02:00
Lars Magne Ingebrigtsen
568f7b7950 (Insertion): Clarify marker movements.
Text from Drew Adams.

Fixes: debbugs:1651
2011-07-10 16:32:19 +02:00
Lars Magne Ingebrigtsen
3329e6e390 (Environment): Mention removing variables
Text suggested by Kevin Rodgers.
2011-07-10 16:29:19 +02:00
Lars Magne Ingebrigtsen
505e364506 (tool-bar-mode): Clarify positive/negative arguments 2011-07-10 16:09:05 +02:00
Martin Rudalics
54aa8874cc Revert last change of display-buffer-normalize-default. 2011-07-10 14:41:47 +02:00
Martin Rudalics
b95799f2ce Don't invert meaning of even-window-heights in display-buffer-normalize-default.
* window.el (display-buffer-normalize-default): Don't invert
meaning of even-window-heights.  Reported by Eli Zaretskii
<eliz@gnu.org>.
2011-07-10 12:19:47 +02:00
Andreas Schwab
268c2c36f4 Protoize
* src/alloc.c (reset_malloc_hooks): Protoize.
* src/cm.c (losecursor): Likewise.
* src/ralloc.c (r_alloc_check): Likewise.
2011-07-10 10:52:10 +02:00