1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
Commit graph

527 commits

Author SHA1 Message Date
Stefan Monnier
03a74b84f8 * subr.el (listify-key-sequence-1): Use normal syntax since those
integers are nowadays always represented by the same (positive) number
on all platforms.
(read-key-empty-map): New const.
(read-key-delay): New var.
(read-key): New function.
(force-mode-line-update): Use with-current-buffer.
(locate-user-emacs-file): Don't forget to abbreviate the file name.
(start-process-shell-command, start-file-process-shell-command):
Discourage the use of command-args.

* processes.texi (Asynchronous Processes): Adjust arglist of
start-process-shell-command and start-file-process-shell-command.
2009-08-19 03:03:05 +00:00
Chong Yidong
4b1ed1bb56 * advice.texi (Argument Access in Advice): Note that argument
positions are zero-based (Bug#3932).
2009-08-15 22:02:59 +00:00
Chong Yidong
89a9e058e2 * commands.texi (Distinguish Interactive): Minor copyedit. 2009-08-15 21:47:23 +00:00
Chong Yidong
23696fd7bd * display.texi (Face Attributes): Add xref to Displaying Faces for
explanation of "underlying face".
2009-08-15 21:08:36 +00:00
Chong Yidong
f6de8a3718 * customize.texi (Common Keywords): Add xref to Loading.
* loading.texi (How Programs Do Loading): Add xref to Lisp
Libraries node in the Emacs manual.
2009-08-15 17:59:40 +00:00
Chong Yidong
417f77e6f2 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events. 2009-08-13 18:08:25 +00:00
Chong Yidong
0999039ce4 * processes.texi (Shell Arguments): Copyedits. 2009-07-18 04:42:25 +00:00
Glenn Morris
9af167bc52 (Repeated Loading): Fix typo. 2009-07-18 02:22:57 +00:00
Richard M. Stallman
137987ab43 * buffers.texi (Swapping Text): Recommend setting
write-region-annotate-functions and buffer-saved-size.

* backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2009-07-16 19:37:08 +00:00
Glenn Morris
622fa3800b Minor re-phrasings throughout.
(Edebug Execution Modes): Sit-for affects continue mode too.
(Jumping): Use `forward-sexp' rather than its keybinding.
(Edebug Misc): Fix Q binding.
(Edebug Eval): Remove cl version.
(Printing in Edebug): Clarify print-length etc.
(Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
(Specification List): Remove edebug-unwrap findex entry.
(Specification Examples): defmacro is actually not the same as defun.
Escape "`" in example.
2009-07-15 03:09:52 +00:00
Chong Yidong
b40c84b07f Clarify last change. 2009-07-15 01:29:41 +00:00
Chong Yidong
6bbd4600f9 * markers.texi (The Mark): Document optional arg to deactivate-mark. 2009-07-15 01:28:57 +00:00
Glenn Morris
64fbeb1627 (TEXI2PDF): New.
(elisp.pdf): New targets.
2009-07-11 20:06:30 +00:00
Glenn Morris
4c98b9edb6 Kevin Ryde <user42 at zip.com.au>
(Named Features): Refer to eval-after-load.
2009-07-11 19:39:24 +00:00
Glenn Morris
748c30f4a3 (Regexp Backslash): Fix typo. 2009-07-11 19:32:00 +00:00
Glenn Morris
e538d47927 Kevin Ryde <user42 at zip.com.au>
(Standard Hooks): Fix cross-references.
2009-07-11 03:02:18 +00:00
Glenn Morris
5300838c0f (Top): Display copyright notice at start of non-TeX. 2009-07-11 02:52:46 +00:00
Glenn Morris
a3cb6daaeb (EMACSVER): Fix accidental commit.
End menu descriptions with period.
2009-07-10 06:12:50 +00:00
Glenn Morris
121e43fd6e End menu descriptions with period. 2009-07-10 06:11:39 +00:00
Glenn Morris
b41d7b72dc (Completion): End menu description with period. 2009-07-10 06:10:51 +00:00
Glenn Morris
8e69dc70ad (System Interface): End menu description with period. 2009-07-10 06:10:35 +00:00
Glenn Morris
76f444dcca (Format Conversion): End menu description with period. 2009-07-10 06:10:06 +00:00
Glenn Morris
561c02163b Update @detailmenu. 2009-07-10 05:23:59 +00:00
Glenn Morris
0cc8c85ae0 (Character Type, String Type): Merge in some menu descriptions from elisp.texi. 2009-07-10 05:05:47 +00:00
Glenn Morris
c3cbbb40d0 (Hash Tables): End menu description with period. 2009-07-10 05:03:30 +00:00
Glenn Morris
fe42c16aff (Multiline Font Lock): End menu description with period. 2009-07-10 05:01:12 +00:00
Glenn Morris
5b594a5865 (Abstract Display): Merge in some menu descriptions from elisp.texi. 2009-07-10 04:58:56 +00:00
Glenn Morris
51d9979cd5 (Customization Types): Merge in some menu descriptions from elisp.texi. 2009-07-10 04:56:39 +00:00
Glenn Morris
285284024b Update edition to match elisp.texi. 2009-07-09 03:07:39 +00:00
Glenn Morris
aa514a98a7 (texinfodir): Rename from usermanualdir, and update.
(clean): Add two-volume.make intermediate files.
2009-07-09 03:07:16 +00:00
Glenn Morris
7341dc77d5 Minor rearrangements to improve TeX line-filling. 2009-07-09 03:07:01 +00:00
Glenn Morris
6ec2b97b80 Dont't hard-code texinfo location. 2009-07-09 03:06:36 +00:00
Glenn Morris
5cba88a23b (Using Interactive): Fix cross-reference. 2009-07-09 03:06:24 +00:00
Glenn Morris
95ddd36f15 Minor rearrangements to improve TeX line-filling. 2009-07-09 03:06:12 +00:00
Glenn Morris
f751a2aedc Use a DATE variable with the publication date, and update it.
Fix antinews menu description.
2009-07-09 03:05:59 +00:00
Glenn Morris
bfd0fe7b60 Minor rearrangements to improve TeX line-filling. 2009-07-09 03:05:35 +00:00
Glenn Morris
434843eccc Use consistent case for "Unicode Standard".
Minor rearrangements to improve TeX line-filling.
2009-07-09 03:05:18 +00:00
Glenn Morris
f14589fa27 Use consistent case for "Unicode Standard". 2009-07-09 03:04:51 +00:00
Glenn Morris
57eedec17d Minor rearrangements to improve TeX line-filling. 2009-07-09 03:04:35 +00:00
Glenn Morris
b5776ecfb6 (texinfodir): New, with location of texinfo.tex.
(tex): Add texinfodir to TEXINPUTS.
(elisp1med-init, elisp2med-init): Use texinfodir.
2009-07-09 03:03:53 +00:00
Glenn Morris
e45e90b306 Use a DATE variable with the publication date, and update it.
Fix antinews menu description.
Update VERSION to match elisp.texi.
Update the detailed node listing to match elisp.texi.
2009-07-09 03:03:32 +00:00
Jan Djärv
17db8e10a2 (Management Parameters): Mention sticky. 2009-07-01 16:57:01 +00:00
Jan Djärv
0c45005534 Add missing word. 2009-07-01 15:06:14 +00:00
Andreas Schwab
77c7e2e15f (Help Functions): Fix description of help-buffer and
help-setup-xref to use @defun instead of @deffn.
2009-07-01 14:52:28 +00:00
Jan Djärv
3f1c666608 * emacs.c (USAGE3, standard_args): Add -mm and --maximized.
* frame.c: Qmaximized is new.
(x_set_frame_parameters): Do not handle fullscreen specially.
Only set width and height if explicitly set.
(x_set_fullscreen): Handle Qmaximized.
(x_set_font, x_figure_window_size): Do not handle fullscreen specially.
(syms_of_frame): Initialize Qmaximized.

* frame.h (fullscreen_type): Add FULLSCREEN_MAXIMIZED.  Declare
Qfullwidth, Qfullheight, Qfullboth, Qmaximized.

* xterm.c (handle_one_xevent): Remove call to x_check_fullscreen
for Expose event. Add call to x_check_fullscreen for MapNotify event.
Remove all code w.r.t. fullscreen from ConfigureNotify event. Do not
set gravity to NorthWestGravity when USE_GTK.
(set_wm_state): New function.
(do_ewmh_fullscreen): Use set_wm_state. Also handle FULLSCREEN_MAXIMIZED.
(x_handle_net_wm_state): Handle FULLSCREEN_MAXIMIZED.
(x_check_fullscreen): Simplify so we only handle EMWH type of fullscreen
or the case when no window manager is running. That means remove calls
to x_real_positions and x_fullscreen_adjust.

* gtkutil.c (flush_and_sync, x_wm_size_hint_off): Remove.
(xg_frame_set_char_size): Remove calls to x_wm_size_hint_off and
flush_and_sync.
(xg_height_changed): New function.
(xg_create_frame_widgets): Remove call to gtk_widget_set_size_request
and gtk_window_set_policy.  Set frame gravity after parsing the geometry
string.
(xg_update_frame_menubar, free_frame_menubar)
(xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
(update_frame_tool_bar, free_frame_tool_bar): Call xg_height_changed.
Remove calls to xg_frame_set_char_size.

* startup.el (command-line-x-option-alist): Add -mm and --maximized.

* NEWS: Mention maximized.

* frames.texi (Size Parameters): Mention maximized for fullscreen.

* xresources.texi (Table of Resources): Mention maximized for
fullscreen.

* cmdargs.texi (Window Size X): -mm/--maximized is new.
2009-07-01 14:02:27 +00:00
Chong Yidong
ca27c21bf2 * display.texi (Window Systems): Add ns to the list. 2009-06-24 20:54:51 +00:00
Chong Yidong
7024347875 Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
Chong Yidong
d7ae78c031 Bump version to 23.1.50. 2009-06-21 04:46:07 +00:00
Chong Yidong
2bb4a75381 Bump version number to 23.0.95. 2009-06-19 17:10:49 +00:00
Martin Rudalics
df006536eb (Dedicated Windows): Fix typo.
(Resizing Windows): Replace @defun by @deffn.
2009-06-17 05:55:42 +00:00