1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00
Commit graph

84608 commits

Author SHA1 Message Date
Glenn Morris
7963f8ab8a (set-copyright): Add nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist. 2008-07-16 02:19:37 +00:00
Miles Bader
2f8e74bbbb Use nicer comment syntax for arch taglines in Objective-C files
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1330
2008-07-16 02:18:49 +00:00
Glenn Morris
8d640e6bbd Add copyright and license notices. 2008-07-16 02:15:12 +00:00
Glenn Morris
d384112704 (set-version, set-copyright): Add nextstep/ files. 2008-07-16 02:14:02 +00:00
Miles Bader
0ae1e5e565 Add arch tagline 2008-07-15 23:52:03 +00:00
Andreas Schwab
209a0f5ec0 Regenerate with fixed AC_FUNC_MKTIME. 2008-07-15 23:00:44 +00:00
Stefan Monnier
6ddc6ccab4 *** empty log message *** 2008-07-15 21:13:10 +00:00
Stefan Monnier
0a1700794a (parse_menu_item): Don't use cachelist, even under NS.
If the cache doesn't work, let's fix it, rather than work around it.
2008-07-15 21:01:44 +00:00
Chong Yidong
e953d75ceb Checked entering.texi 2008-07-15 20:58:09 +00:00
Chong Yidong
321ca37f53 (Exiting): Don't describe text-only terminals as the
default.  Describe the new startup screen.
(Exiting): Describe how to kill Emacs first.  Change description of
iconification to handle modern window systems.
2008-07-15 20:57:39 +00:00
Chong Yidong
0ef9470696 * entering.texi (Exiting): Don't describe text-only terminals as the
default.  Describe the new startup screen.
(Exiting): Describe how to kill Emacs first.  Change description of
iconification to handle modern window systems.
2008-07-15 20:57:28 +00:00
Adrian Robert
dd05155960 remove historical info from nextstep/FOR-RELEASE 2008-07-15 18:45:08 +00:00
Adrian Robert
a68fda4a8c adding forgotten file src/nsfont.m for emacs.app merge 2008-07-15 18:35:28 +00:00
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