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
Chong Yidong
4b025f4758
Revert 2007-03-25 change.
2007-04-13 15:09:37 +00:00
Chong Yidong
d218a5a4db
* progmodes/compile.el (compilation-start): Revert 2007-03-25 change.
...
* files.el: Ditto.
2007-04-13 15:09:14 +00:00
Chong Yidong
c50b92723b
** disumu@x3y2z1.net, Apr 10: url-http endless loop
...
http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00379.html
Fixed.
2007-04-13 14:59:50 +00:00
Chong Yidong
f25a994634
* url-http.el (url-http-parse-headers): Stop after a set number of
...
redirections. Suggested by Diane Murray.
* url-vars.el (url-max-redirections): New var.
2007-04-13 14:59:08 +00:00
Chong Yidong
58aba8143c
(url-http-parse-headers): Stop after a set number of redirections.
...
Suggested by Diane Murray.
2007-04-13 14:58:56 +00:00
Chong Yidong
2faae86bd7
(url-max-redirections): New var.
2007-04-13 14:52:03 +00:00
Stefan Monnier
0989e7651d
*** empty log message ***
2007-04-13 13:57:02 +00:00
Kim F. Storm
49da74e698
(Fkill_buffer): gcpro BUF during kill_buffer_processes
...
and check that buffer is still alive upon return.
2007-04-13 12:52:00 +00:00
Kim F. Storm
4258757808
*** empty log message ***
2007-04-13 12:51:48 +00:00
Eli Zaretskii
1020d87999
Fix typos in Cygwin-related entries.
2007-04-13 09:57:26 +00:00
Juanma Barranquero
0e816a433c
(ebnf-insert-style, ebnf-merge-style): Fix typos in error messages.
2007-04-13 09:10:56 +00:00
Juanma Barranquero
040ee34f61
(minibuffer, auto-save): Fix typos in docstrings.
2007-04-13 09:05:43 +00:00
Juanma Barranquero
cb9026a38f
(widget-documentation): Fix typo in docstring.
2007-04-13 09:02:54 +00:00
Juanma Barranquero
78665ec42d
(term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char,
...
term-termcap-format, term-get-old-input-default, term-skip-prompt,
term-send-string, term-send-region, term-pager-page, term-pager-help):
Fix typos in docstrings.
2007-04-13 09:00:41 +00:00
YAMAMOTO Mitsuharu
19ee09cc77
[!TARGET_API_MAC_CARBON] Include Displays.h.
...
(mac_screen_config_changed): New variable.
(mac_handle_dm_notification, init_dm_notification_handler)
(mac_get_screen_info): New functions.
[MAC_OS8] (main): Call init_dm_notification_handler.
(mac_initialize) [MAC_OSX]: Likewise.
(XTread_socket): Call mac_get_screen_info if screen config changed.
(mac_initialized): Make static.
(mac_initialize_display_info): Remove function.
(mac_term_init): Call mac_get_screen_info. Add partial contents of
mac_initialize_display_info.
2007-04-13 08:14:23 +00:00
Martin Rudalics
c8286c2ca4
(edebug-pop-to-buffer): Don't select window marked as dedicated.
2007-04-13 06:05:15 +00:00
Martin Rudalics
dedecfd696
(footnote-latin-string): New variable.
...
(footnote-latin-regexp): Redefined as regexp alternative.
(Footnote-latin): Use footnote-latin-string instead of
footnote-latin-regexp.
2007-04-13 05:53:27 +00:00
Nick Roberts
6f2c280eb6
*** empty log message ***
2007-04-13 04:00:00 +00:00
Nick Roberts
0bb48bffd6
(tmm-get-keybind): Use car-safe to avoid errors with
...
inherited keymaps.
2007-04-13 03:57:37 +00:00
Glenn Morris
41a023e3b7
Fix typo.
2007-04-13 03:01:45 +00:00
Glenn Morris
fc6ee824d1
*** empty log message ***
2007-04-13 03:00:36 +00:00
Glenn Morris
2559e8f629
Update some links, remove some dead ones.
2007-04-13 03:00:16 +00:00
Glenn Morris
178b60d7ee
Fix typos. emacserver is removed.
2007-04-13 02:59:17 +00:00
Glenn Morris
2fbcf1743e
Fix typos.
2007-04-13 02:58:17 +00:00
Glenn Morris
a7da3bc55c
Fix typos.
...
(lib-src): timer, wakeup, yow are removed.
2007-04-13 02:55:28 +00:00
Richard M. Stallman
257f1b1e1d
*** empty log message ***
2007-04-13 01:40:24 +00:00
Chong Yidong
a02ddb9a97
** sdl.web@gmail.com, Apr 12: misbehaviour of outline-backward-same-level
...
Fixed.
2007-04-13 01:18:51 +00:00
Chong Yidong
29779b2d7b
* outline.el (outline-get-next-sibling): Clarify docstring.
...
(outline-get-last-sibling): Handle case where we are at the first
heading. Clarify docstring.
2007-04-13 01:17:51 +00:00
Nick Roberts
cb2ec9315e
(Format of Keymaps): Remove spurious ")" from
...
value of lisp-mode-map.
2007-04-12 23:23:25 +00:00
Nick Roberts
4a54c78a21
*** empty log message ***
2007-04-12 23:22:29 +00:00
Richard M. Stallman
69e854ce51
*** empty log message ***
2007-04-12 21:47:29 +00:00
Richard M. Stallman
a983c52638
(Glossary): Explain `iff'.
2007-04-12 21:40:55 +00:00
Nick Roberts
011dd48c57
(jdb): Add gud-print.
...
(gud-find-expr): Jdb prints the expression with the value, so
don't insert it in the output.
2007-04-12 14:24:54 +00:00
Nick Roberts
f501a00fae
*** empty log message ***
2007-04-12 14:24:22 +00:00
Nick Roberts
61e1467947
(gud-minor-mode-map): Make go button same
...
same length as stop button to lessen flicker.
2007-04-12 09:11:03 +00:00
Nick Roberts
ad108e41d1
*** empty log message ***
2007-04-12 09:10:35 +00:00
YAMAMOTO Mitsuharu
2a953eae53
[TARGET_API_MAC_CARBON] (mac_post_mouse_moved_event):
...
Use GetGlobalMouse instead of GetMouse and LocalToGlobal.
(mac_initialize_display_info) [MAC_OSX]: Use CGRectZero.
(mac_initialize_display_info) [!MAC_OSX]: dpyinfo->height and
dpyinfo->width are those of whole screen.
2007-04-12 08:12:00 +00:00
YAMAMOTO Mitsuharu
f82bd023a6
(xrm_get_preference_database, Fmac_get_preference)
...
[TARGET_API_MAC_CARBON]: Use CFPreferencesAppSynchronize.
2007-04-12 08:11:16 +00:00
Glenn Morris
880ea92562
Fix some typos.
2007-04-12 04:16:47 +00:00
Glenn Morris
c8d646ca14
Fix typos.
2007-04-12 03:51:24 +00:00
Glenn Morris
6c65d6b393
Grammar fixes.
2007-04-12 03:32:38 +00:00
Glenn Morris
4f411665c2
(BUGS): Try to be a little more helpful...
2007-04-12 02:33:59 +00:00
Glenn Morris
88b27a03d8
*** empty log message ***
2007-04-12 02:32:30 +00:00
Glenn Morris
29b7722ada
Remove date at the top of the file, since it is almost always
...
incorrect and contains no useful info.
2007-04-12 02:31:20 +00:00