1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-06 20:49:33 +00:00

69853 Commits

Author SHA1 Message Date
Chong Yidong
84247bb59e Include GFDL. 2007-04-15 20:57:15 +00:00
Chong Yidong
903e50e435 ** ryanmcgeary@hotmail.com, Apr 9: x-display-pixel-width
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00400.html
Not a bug, but doc must be updated.
Fixed.
2007-04-15 19:41:44 +00:00
Chong Yidong
23bb1fdfda (Multiple Displays): Add note about "multi-monitor" setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.
2007-04-15 19:41:27 +00:00
Chong Yidong
addf7a4773 * frames.texi (Multiple Displays): Add note about "multi-monitor"
setups.
(Display Feature Testing): Note that display refers to all
physical monitors for multi-monitor setups.
2007-04-15 19:40:28 +00:00
Chong Yidong
844f9b7e64 ** cs-muelleimer-rubbish.bin@arcor.de, Apr 14:
Org-mode and calc manual problems.
Added a stronger note to the calc manual (it is already documented in
multiple places there, but less prominently).
2007-04-15 19:21:45 +00:00
Chong Yidong
35028ba14c (Algebraic Tutorial): Emphasize that / binds less strongly than *. 2007-04-15 19:17:38 +00:00
Chong Yidong
7e97a61f25 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
than *.
2007-04-15 19:17:27 +00:00
Richard M. Stallman
55c6ed61ce *** empty log message *** 2007-04-15 18:50:02 +00:00
Chong Yidong
04cc65dcae (footnote-style): Clarify docstring to state that customizing this
only applies to future footnotes.
2007-04-15 17:28:00 +00:00
Chong Yidong
dbbab658ce * mail/footnote.el (footnote-style): Clarify docstring to state
that customizing this only applies to future footnotes.
2007-04-15 17:27:47 +00:00
Chong Yidong
c6578117a2 Revert last change. 2007-04-15 17:25:36 +00:00
Chong Yidong
b9d88df0dc ** footnote.el doesn't really let people customize footnote-style.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00406.html
Fixed.
2007-04-15 17:21:32 +00:00
Chong Yidong
3715ab231d (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:21:21 +00:00
Chong Yidong
807707ad9e * mail/footnote.el (footnote-current-style): New var.
(Footnote-index-to-string, Footnote-current-regexp)
(Footnote-cycle-style, Footnote-set-style): Use it instead of
footnote-style.
(footnote-mode): Make footnote-current style buffer-local instead
of footnote-style, and initialize it to footnote-style.
(footnote-style): Update docstring.
2007-04-15 17:19:30 +00:00
Chong Yidong
01373f5836 ** Parsing URL attributes - url-mailto, url-imap, url-ldap broken?
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00455.html
Resolved.
2007-04-15 16:51:17 +00:00
Chong Yidong
0539db756c (url-generic-parse-url): Revert 2006-10-09 changes. 2007-04-15 16:47:20 +00:00
Chong Yidong
5cfdb0fb63 * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. 2007-04-15 16:47:08 +00:00
Roland Winkler
cbc0b7831f (bibtex-field-list): Use functionp.
(bibtex-make-field): Check that INIT is a string. Use functionp.
2007-04-15 16:05:19 +00:00
Richard M. Stallman
a762d463bc Don't suggest emailing to get a copy -- the FSF staff have other work to do. 2007-04-15 14:52:51 +00:00
Nick Roberts
76918d1658 (Sets And Lists): Fix typo. 2007-04-15 10:53:58 +00:00
Glenn Morris
4f45128ffd Make it a duplicate of ../FTP. 2007-04-15 01:34:43 +00:00
Glenn Morris
c98b464fc2 *** empty log message *** 2007-04-15 01:34:35 +00:00
Glenn Morris
074e79d257 Replace with a pointer to the web version. 2007-04-15 01:34:10 +00:00
Glenn Morris
e00c1b9cae (PC-goto-end, PC-do-completion-end): Make buffer-local. 2007-04-14 20:23:31 +00:00
Glenn Morris
031199c77c *** empty log message *** 2007-04-14 20:23:01 +00:00
Glenn Morris
19608e4254 *** empty log message *** 2007-04-14 19:33:32 +00:00
Glenn Morris
d73bbb352c (PC-goto-end): New variable.
(partial-completion-mode) <choose-completion-string-functions>:
Do not go to the end of the minibuffer if PC-goto-end is non-nil.
(PC-do-completion): New optional fourth argument GOTO-END.  Add a
doc string.  Set PC-goto-end for choose-completion.
(PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to
PC-do-completion.
2007-04-14 19:33:06 +00:00
Glenn Morris
808409d6d7 Fixed: BibTeX-mode: bibtex-user-optional-fields: INIT without {}. 2007-04-14 19:14:43 +00:00
Glenn Morris
84aa4fc6ee (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field.
(bibtex-make-field): Add optional fourth arg NODELIM.  Insert
delimiters around INIT unless this arg is non-nil.
2007-04-14 19:12:59 +00:00
Glenn Morris
c810a79638 *** empty log message *** 2007-04-14 19:12:31 +00:00
Glenn Morris
b958ce562b Replace with a pointer to the web version. 2007-04-14 19:06:39 +00:00
Carsten Dominik
91c28a54a4 (Formula syntax for Calc): Emphasize the operator precedence in Calc. 2007-04-14 16:17:24 +00:00
Carsten Dominik
339af9c0a0 *** empty log message *** 2007-04-14 16:16:43 +00:00
Chong Yidong
a353a03d15 Move x-display-pixel-width to doc section. 2007-04-14 14:39:53 +00:00
Richard M. Stallman
6bc0c0553a *** empty log message *** 2007-04-14 12:41:31 +00:00
Richard M. Stallman
31fd7ef864 (Sets And Lists): Clarify `delete' examples.
Remove spurious xref to same node.
Clarify xref for add-to-list.
2007-04-14 12:38:06 +00:00
Nick Roberts
e47b701926 (tmm-get-keybind): Use copy-sequence to ensure that the
global map isn't modified
2007-04-14 12:34:35 +00:00
Nick Roberts
57b213434a *** empty log message *** 2007-04-14 12:33:25 +00:00
Eli Zaretskii
553de2ecf6 (Colors): Qualify "color of window" index entry by "command line". 2007-04-14 12:18:12 +00:00
Eli Zaretskii
2a3479e27a (Faces): Refer to "Creating Frames" for face and other frame customizations
in .emacs.
2007-04-14 12:17:25 +00:00
Eli Zaretskii
863c2674d2 (Creating Frames): Mention that face customizations can be put in .emacs.
Add index entries.
2007-04-14 12:16:56 +00:00
Glenn Morris
a291c1b752 (appt-disp-window): Do not split small windows.
Suggested by Jeff Miller <jmiller@cablespeed.com>.
2007-04-14 02:36:58 +00:00
Glenn Morris
1ed5afd9e4 *** empty log message *** 2007-04-14 02:36:44 +00:00
Glenn Morris
c266f6365d Remove obsolete comment about Emacs 21. 2007-04-14 02:34:57 +00:00
Glenn Morris
20725dbbbe Update some of the more obsolete information. 2007-04-14 02:34:16 +00:00
Glenn Morris
48e7e1237e Remove page break that prevents Local variables section being found.
Replace indented-text-mode (an alias) with text-mode.
2007-04-14 02:32:40 +00:00
Richard M. Stallman
adcac4df1a *** empty log message *** 2007-04-13 19:35:55 +00:00
Eli Zaretskii
485a6c18d3 Update versions of Cygwin GCC known to produce good binaries. 2007-04-13 18:33:58 +00:00
Richard M. Stallman
73391da8fe *** empty log message *** 2007-04-13 16:04:09 +00:00
Chong Yidong
658597c2eb ** compile.el change to use compilation-directory instead of
default-directory does not work right.
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00342.html
Fixed.
2007-04-13 15:10:56 +00:00