1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-05 11:21:04 -08:00
Commit graph

84595 commits

Author SHA1 Message Date
Adrian Robert
edfda78355 merging Emacs.app (NeXTstep port) 2008-07-15 18:15:18 +00:00
Jason Rumney
1391cd5487 * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
(w32_show_hourglass): Rename from show_hourglass.
	(w32_hide_hourglass): Rename from hide_hourglass.
	(DEFAULT_HOURGLASS_DELAY): Revert from last change.
	(Vhourglass_delay): Declare extern.
	(hourglass_started): Remove.

	* xdisp.c (Vhourglass_delay): Remove static.
	(hourglass_started, start_hourglass, cancel_hourglass):
	Don't include these versions on WINDOWSNT.
2008-07-15 15:45:05 +00:00
Chong Yidong
71f675e5e0 (Glossary): Remove xref to Text Characters. 2008-07-15 15:29:24 +00:00
Chong Yidong
e06d1b570a (Entering Emacs): Update prev node. 2008-07-15 15:29:16 +00:00
Chong Yidong
938a5d2e0b * entering.texi (Entering Emacs): Update prev node.
* glossary.texi (Glossary): Remove xref to Text Characters.
2008-07-15 15:29:07 +00:00
Chong Yidong
20d6dc0286 s/xxxfns.c/xfns.c/ 2008-07-15 14:17:25 +00:00
Chong Yidong
f3f7b86f85 commands.texi checked 2008-07-15 14:14:11 +00:00
Chong Yidong
f049d162c4 (Top): Update node list. 2008-07-15 14:12:39 +00:00
Chong Yidong
ba73ec7b2b (Modifier Keys): New node. 2008-07-15 14:12:30 +00:00
Chong Yidong
9bb75d2682 (User Input): Rewrite. Describe Emacs' behavior
directly, rather than in the context of ASCII.  Move description of
special properties of modifier key to new Modifier Keys node.
(Keys): Copyedit.
(Text Characters): Delete node.  Multibyte is the default nowadays, and
the node contents are obsolete.
2008-07-15 14:12:18 +00:00
Chong Yidong
9f30aa7371 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
directly, rather than in the context of ASCII.  Move description of
special properties of modifier key to new Modifier Keys node.
(Keys): Copyedit.
(Text Characters): Delete node.  Multibyte is the default nowadays, and
the node contents are obsolete.

* custom.texi (Modifier Keys): New node.

* emacs.texi (Top): Update node list.
2008-07-15 14:11:58 +00:00
Adrian Robert
1885ab29b7 applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341 2008-07-15 13:04:01 +00:00
Stefan Monnier
f5ab8ccc33 Fix up typo. 2008-07-14 23:06:30 +00:00
Jason Rumney
3faa984f21 (w32_get_arg): Remove wrapper function.
(w32_createwindow, x_icon, x_create_tip_frame): Use x_get_arg
directly.
(Fx_create_frame): Sync with xfns.c.  Use x_get_arg directly.
2008-07-14 10:38:50 +00:00
Jason Rumney
aaa5e42077 (x-handle-switch, x-handle-name-switch)
(x-handle-numeric-switch, x-handle-initial-switch)
(x-handle-xrm-switch, x-handle-args, x-handle-display)
(xw-defined-colors, w32-initialize-window-system):
Avoid use of cl pop and push macros.
2008-07-14 10:30:56 +00:00
Martin Rudalics
83750bb1cd (change-log-goto-source): Avoid wrong-type-argument
error when change-log-search-file-name returns nil.
2008-07-14 08:15:59 +00:00
Kenichi Handa
2f73901fa1 (xfont_open): Add workaround for X's bug. 2008-07-14 07:48:03 +00:00
Kenichi Handa
11da284dbd Include <stdio.h> unconditionally. 2008-07-14 07:05:33 +00:00
Miles Bader
16c85f2690 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1326
2008-07-14 06:56:18 +00:00
Kenichi Handa
3b48f0d2a6 *** empty log message *** 2008-07-14 04:47:19 +00:00
Chong Yidong
f67cb65e37 Two additional files checked. 2008-07-13 20:39:14 +00:00
Chong Yidong
a6b85944c7 Aggregate change log mode changes. Update documentation status. 2008-07-13 20:38:12 +00:00
Chong Yidong
af07efeb04 (Screen): Copyedit. Define "buffer" and "current buffer" early on.
(Point): Copyedit.  Relegate historical trivia to a footnote.
(Mode Line): Explain mode-line format more consistently.
(Menu Bar): Copyedit.
2008-07-13 20:37:02 +00:00
Chong Yidong
332b5b9acd (Intro): Increase conciseness slightly. Remove paragraph saying that
Emacs provides menus and mouse support (which is par for the course).
2008-07-13 20:36:53 +00:00
Chong Yidong
7e53d36cda * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
saying that Emacs provides menus and mouse support (which is par for
the course).

* screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
early on.
(Point): Copyedit.  Relegate historical trivia to a footnote.
(Mode Line): Explain mode-line format more consistently.
(Menu Bar): Copyedit.
2008-07-13 20:36:37 +00:00
Michael Albinus
9b7993b44f * dbus.texi (Receiving Method Calls): Fix description of
`dbus-register-method'.
(Signals): Allow also signal arguments for filtering in
`dbus-register-signal'.
2008-07-13 15:12:58 +00:00
Michael Albinus
944cc4a883 * dbusbind.c (Fdbus_register_signal): Allow also signal arguments
for filtering.
2008-07-13 15:07:10 +00:00
Dan Nicolaescu
bdee2ef3fa * config.nt (HAVE_FACES): Remove, unused.
* s/vms.h: Use __GNUC__ instead of _GNUC_.

* m/macppc.h:
* m/alpha.h: Use GNU_LINUX instead of LINUX.  Reorganize conditionals.

* m/ibms390x.h (XINT, XUINT): Don't define, same as the default
(SPECIAL_EMACS_INT):
* m/ia64.h (SPECIAL_EMACS_INT):
* m/amdx86-64.h (SPECIAL_EMACS_INT):
* s/gnu.h (NLIST_STRUCT):
* aix4-2.h (X11R5_INHIBIT_I18N):
* s/gnu-linux.h (LINUX):
* s/msdos.h (HAVE_FACES):
* s/ms-w32.h (HAVE_FACES): Don't define, unused.

* systty.h:
* sysdep.c (setup_pty): Don't depend on SYSV_PTYS, it is not used
anymore.
2008-07-13 07:35:26 +00:00
Martin Rudalics
f06b5ed2ce (change-log-search-file-name): Use match-string-no-properties.
(change-log-search-tag-name-1, change-log-search-tag-name)
(change-log-goto-source-1, change-log-goto-source): New functions.
(change-log-tag-re, change-log-find-head, change-log-find-tail):
New variables.
(change-log-mode-map): Bind C-c C-c to change-log-goto-source.
2008-07-13 07:35:15 +00:00
Jay Belanger
241d447bd3 (calc-describe-key): Add angles to special key descriptions. 2008-07-13 05:42:31 +00:00
Jay Belanger
a8b1414970 (Manipulating Vectors): Clarify definition of rnorm' and cnorm'.
(Arithmetic Tutorial): Simplify the verification of prime factors.
2008-07-13 04:50:39 +00:00
Jay Belanger
2ad05c22e6 (calc-describe-thing): Use `re-search-forward' to search for regexp. 2008-07-13 04:37:44 +00:00
Chong Yidong
24c02e6f1f emacstool has been removed. 2008-07-12 22:56:11 +00:00
Chong Yidong
81efacf925 Update description of changes to Line Wrapping on the menu bar. 2008-07-12 22:12:49 +00:00
Chong Yidong
2e0ef05b7b Update documentation status. 2008-07-12 22:03:16 +00:00
Juri Linkov
688085eacf ("cyrillic-translit"): Put combining accent rules into one group. 2008-07-12 21:41:07 +00:00
Juri Linkov
268207a34b Use more correct IPA characters for English pronunciation.
Add the combining acute accent after the accented vowel in the
Russian example like it is used in dictionaries.
2008-07-12 20:41:55 +00:00
Juri Linkov
86ec8cc52a ("cyrillic-translit"): Fix rules with
combining acute accent.  Add rules ("e\\" ?� ("E\\" ?�ange conflicting rules ("u'" ? ) to ("u~" ? ), and ("U'" ? )
to ("U~" ? ).  Doc fix.
2008-07-12 20:40:34 +00:00
Juri Linkov
f445f31a41 Replace non-printable control characters with equivalent text-only notations. 2008-07-12 20:40:15 +00:00
Chong Yidong
2c80f06bd6 (line-move-visual): Handle null pixel position gracefully. 2008-07-12 18:33:47 +00:00
Chong Yidong
fbb563ca13 * simple.el (line-move-visual): Handle null pixel position gracefully. 2008-07-12 18:33:32 +00:00
Miles Bader
2dab419dc9 Add arch tagline 2008-07-12 07:32:51 +00:00
Dan Nicolaescu
bba104c11e * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
always defined as int.

* s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
* s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
* s/gnu-linux.h (HAVE_WAIT_HEADER):
* s/freebsd.h (HAVE_WAIT_HEADER):
* s/bsd-common.h (HAVE_UNION_WAIT):
* s/aix4-2.h (HAVE_WAIT_HEADER):
* m/mips.h (HAVE_UNION_WAIT):
* s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
(COFF, static): Do not define, they are undefined later in the file.

* process.c (update_status): Don't use a union.
(status_convert):
(sigchld_handler): Use int instead of WAITTYPE.

* movemail.c (main): Use int instead of WAITTYPE.
2008-07-12 05:31:23 +00:00
Chong Yidong
2f4ec7ce4f (Fvertical_motion): Restore hscroll before moving to goal column. 2008-07-12 03:19:38 +00:00
Chong Yidong
e433031a1a * indent.c (Fvertical_motion): Restore hscroll before moving to
goal column.
2008-07-12 03:19:25 +00:00
Jason Rumney
0773a6ce6c *** empty log message *** 2008-07-11 23:13:48 +00:00
Jason Rumney
85d181e19e (file-truename): Get truename of ancestors if file does
not exist on Windows.
2008-07-11 23:08:07 +00:00
Chong Yidong
0c8b58e9f7 Document line-move-visual and vertical-motion changes. 2008-07-11 18:18:34 +00:00
Chong Yidong
53a22af4f7 (previous-line, next-line): Update docstring. 2008-07-11 18:11:06 +00:00
Chong Yidong
3330ba74ba * simple.el (previous-line, next-line): Update docstring. 2008-07-11 18:10:59 +00:00