1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
Commit Graph

64461 Commits

Author SHA1 Message Date
Nick Roberts
ff239a7eaa (gud-running): Fix doc string.
(gud-menu-map): Use :visible instead fo :enable for debugger test.
(gud-tooltip-modes): Add python-mode.
(gud-tooltip-print-command): Add pdb.  Remove perldb.
2006-06-05 21:31:24 +00:00
Nick Roberts
876bd6e47e *** empty log message *** 2006-06-05 21:30:54 +00:00
Jason Rumney
818a1a5d1f (w32_set_scroll_bar_thumb, x_scroll_bar_create)
(w32_set_vertical_scroll_bar, w32_scroll_bar_handle_click)
(x_scroll_bar_report_motion): Remove workarounds for
versions of Windows NT < 3.51.
[!SIF_ALL]: Remove.
(pfnSetScrollInfo, pfnGetScrollInfo): Remove.
(w32_initialize): Don't dynamically load Get/SetScrollInfo.
2006-06-05 21:20:59 +00:00
Jason Rumney
94856834ef *** empty log message *** 2006-06-05 21:20:22 +00:00
Eli Zaretskii
3152b1ebb0 (bootstrap, $(lisp)/mh-e/mh-loaddefs.el): Quote $(EMACS). 2006-06-05 19:47:51 +00:00
Richard M. Stallman
43c58260f6 (defined-colors): Doc fix. 2006-06-05 17:21:37 +00:00
Thien-Thi Nguyen
58ce5535fd (vc-process-filter): Inhibit undo
info collection around call to insert.
(vc-setup-buffer): Likewise for call to erase-buffer.
(vc-do-command): Likewise for call to process-file.
2006-06-05 15:46:00 +00:00
Romain Francoise
63fbb6441f Formatting fixes. 2006-06-05 11:56:03 +00:00
Romain Francoise
420b775e77 (irc): Mention new funs url-irc-rcirc' and url-irc-erc'.
Fix typo.
2006-06-05 11:55:28 +00:00
Romain Francoise
3e26254b48 (Question 8.6): Update reference to the Gnus
channel (#gnus@irc.freenode.net).
Fix typos.  Update copyright notice.
2006-06-05 11:50:40 +00:00
Romain Francoise
4dc5fe62c3 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
(Line-Up Functions, Custom Macros):
* ediff.texi (Window and Frame Configuration)
(Highlighting Difference Regions, Highlighting Difference Regions):
* emacs-mime.texi (Display Customization):
* erc.texi (History):
* eshell.texi (Known problems):
* eudc.texi (Overview, BBDB):
* gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
(The problem of spam, SpamOracle, Extending the Spam package)
(Conformity, Terminology):
* idlwave.texi (Routine Info, Routine Info)
(Class and Keyword Inheritance, Padding Operators)
(Breakpoints and Stepping, Electric Debug Mode)
(Examining Variables, Troubleshooting):
* org.texi (Creating timestamps):
* reftex.texi (Commands, Options, Changes):
* tramp.texi (Inline methods, Password caching)
(Auto-save and Backup, Issues):
* vip.texi (Files, Commands in Insert Mode):
* viper.texi (Emacs Preliminaries, States in Viper)
(Packages that Change Keymaps, Viper Specials, Groundwork):
* xresmini.texi (GTK resources):
Fix various typos.
2006-06-05 11:44:42 +00:00
Nick Roberts
55d5a4633a (GDB Graphical Interface): Update bindings.
(Commands of GUD): Add gud-print.  Remove gud-run.  Restate
availability more generally.
2006-06-05 10:14:49 +00:00
Nick Roberts
623c14d3aa *** empty log message *** 2006-06-05 10:14:16 +00:00
Nick Roberts
121586b1f7 (gud-menu-map): Use a conditional help echo for gud-go.
(gud-common-init): Other debuggers may trigger error.
2006-06-05 10:10:51 +00:00
Kenichi Handa
dac5ab0a1b (find-auto-coding): Handle
enable-character-translation in file header.
2006-06-05 07:11:33 +00:00
Kenichi Handa
f090034b78 *** empty log message *** 2006-06-05 07:11:13 +00:00
Kim F. Storm
8aa9048278 Regenerate. 2006-06-04 22:12:46 +00:00
Kim F. Storm
9109bf4909 (authors-aliases): Add mode aliases.
(authors-fixed-entries): Fix spelling.
(authors-canonical-file-name): Don't report error for wildcards.
2006-06-04 22:01:24 +00:00
Kim F. Storm
34c614a862 Corrections for AUTHORS. 2006-06-04 22:00:54 +00:00
Kim F. Storm
a88e034349 *** empty log message *** 2006-06-04 19:21:51 +00:00
David Ponce
6416587d5d *** empty log message *** 2006-06-04 16:26:29 +00:00
David Kastrup
d495ccfc50 Mention `redisplay-dont-pause' in doc string of
`sit-for'.
2006-06-04 15:07:25 +00:00
Thien-Thi Nguyen
6dfbf80300 Update for Emacs 22: Use German quotes
and umlauts; fix overfull /hboxes; many rewordings.
2006-06-04 09:39:11 +00:00
Richard M. Stallman
3c8c279cc1 Lots of cleanups. 2006-06-04 02:17:49 +00:00
Kim F. Storm
e38cc268e2 (view-emacs-news): Rewrite to support new NEWS,
NEWS.major, and NEWS.1-17 file naming.  Add more intelligense,
e.g. version 10 matches 1.10, and don't be confused by version 1.1
begin a prefix of 1.12 (etc).  A numeric prefix arg also works.
2006-06-04 01:14:15 +00:00
Kim F. Storm
32a877bb67 Reorganize NEWS and ONEWS files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.
2006-06-04 01:11:51 +00:00
Kim F. Storm
9a21d88ba1 Reorganize NEWS and ONEWS.* files into NEWS for current major version
and NEWS.21, NEWS.20, NEWS.19, NEWS.18, and NEWS.1-17 for older version.
Update copyright notices.
2006-06-04 01:01:51 +00:00
Thien-Thi Nguyen
71ee3e042e (Abstract Display): Fix typo. 2006-06-03 22:51:32 +00:00
Thien-Thi Nguyen
ff3e9dbcc7 Fix typo. 2006-06-03 21:55:47 +00:00
Masatake YAMATO
0f29c66d25 (main): Exit with EXIT_FAILURE if BROWSE file doesn't exist, is not seekable, not is failed in ftall. 2006-06-03 17:49:36 +00:00
Eli Zaretskii
9781fb53c8 (ALL): Add sorted-doc and digest-doc.
($(BLD)/sorted-doc.exe, $(BLD)/digest-doc.exe)
($(BLD)/test-distrib.exe): New targets.
(sorted-doc, digest-doc, test-distrib): New targets.
(install): Install sorted-doc.exe and digest-doc.exe.
($(BLD)/sorted-doc.$(O)): Update dependencies.
2006-06-03 15:30:02 +00:00
Eli Zaretskii
1b178b9902 [DOS_NT] <top level>: Include fcntl.h and io.h.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.
2006-06-03 15:05:05 +00:00
Eli Zaretskii
37c49f02a0 (main): Initialize bp, to avoid compiler warnings 2006-06-03 14:58:50 +00:00
Eli Zaretskii
ae85efdbd5 *** empty log message *** 2006-06-03 14:51:44 +00:00
Eli Zaretskii
e75dcee327 [DOS_NT] <top level>: Include fcntl.h and io.h.
[WINDOWSNT] <top level>: Don't redeclare malloc.
(main) [DOS_NT]: Switch stdin to binary mode, if it is not a terminal device.
2006-06-03 14:51:25 +00:00
Eli Zaretskii
c61bea765d Remove file. 2006-06-03 13:54:26 +00:00
Eli Zaretskii
a03d86d565 Fix last change. 2006-06-03 13:53:18 +00:00
Eli Zaretskii
b727702bfa Add copyright notice and copying permissions. 2006-06-03 13:53:01 +00:00
Eli Zaretskii
309920fa03 Add copyright notice and copying permissions. 2006-06-03 12:52:35 +00:00
Eli Zaretskii
a941b26bc2 *** empty log message *** 2006-06-03 12:12:34 +00:00
Eli Zaretskii
1f4fd92caf Delete traces of leditcfns.c. 2006-06-03 12:12:13 +00:00
Eli Zaretskii
04a1dad085 Remove the file. 2006-06-03 12:10:37 +00:00
Eli Zaretskii
af6aef872b Fix date of last entry. 2006-06-03 08:39:30 +00:00
Eli Zaretskii
6d39902f35 (sh-quoted-exec): New face for quoted exec constructs like foo bar.
(sh-quoted-subshell): New helper function to search for a possibly nested
subshell (like `` or $()) within a "" quoted string.
(sh-font-lock-keywords-var): Add sh-quoted-exec for Bash.
(sh-apply-quoted-subshell): Flag quote characters inside a subshell, which is
itself already in a quoted region, as punctuation, since this is the closest
to what they actually are.
(sh-font-lock-syntactic-keywords): Add sh-quoted-subshell and
sh-apply-quoted-subshell.
(sh-font-lock-syntactic-face-function): Apply the new face for text inside ``
instead of the old font-lock-string-face.
2006-06-03 08:38:43 +00:00
Eli Zaretskii
e7818a4a1f (Minibuffer History) <history-add-new-input>: Reword variable's description. 2006-06-03 08:28:03 +00:00
YAMAMOTO Mitsuharu
fabcf45510 *** empty log message *** 2006-06-03 02:34:35 +00:00
YAMAMOTO Mitsuharu
ae674cef6c (EVENT_PARAM_TEXT_INPUT_SEQUENCE_NUMBER): New enumerator. 2006-06-03 02:34:25 +00:00
YAMAMOTO Mitsuharu
02236cbc8c (tsm_document_id) [USE_MAC_TSM]: New variable.
(Qtext_input, Qupdate_active_input_area, Qunicode_for_key_event)
[USE_MAC_TSM]: Likewise.
(syms_of_macterm) [USE_MAC_TSM]: Intern and staticpro them.
(Qbefore_string) [USE_MAC_TSM]: Add extern.
(do_app_resume, do_app_suspend) [USE_MAC_TSM]: Call
ActivateTSMDocument/DeactivateTSMDocument.
(mac_store_event_ref_as_apple_event): Call mac_post_mouse_moved_event.
(mac_handle_window_event) [USE_MAC_TSM]: Handle
kEventWindowFocusAcquired/kEventWindowFocusRelinquish.
(mac_handle_text_input_event) [USE_MAC_TSM]: New function.
(install_window_handler) [USE_MAC_TSM]: Install it.  Register
kEventWindowFocusAcquired/kEventWindowFocusRelinquish.
(keycode_to_xkeysym_table): Add entry for f16.
(XTread_socket) [USE_MAC_TSM]: Set/reset read_socket_inev
before/after passing keystroke event to toolbox dispatcher.
(init_tsm) [USE_MAC_TSM]: New function.
(mac_initialize) [USE_MAC_TSM]: Call it.
(Vmac_ts_active_input_overlay) [USE_MAC_TSM]: New defvar.
2006-06-03 02:34:11 +00:00
YAMAMOTO Mitsuharu
a625bb4ef2 (USE_MAC_TSM): Set default to 1 on Mac OS X. 2006-06-03 02:33:43 +00:00
YAMAMOTO Mitsuharu
a05e867db7 (x_set_icon_name): Apply 2006-06-02 change for xfns.c. 2006-06-03 02:32:42 +00:00