1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

71669 Commits

Author SHA1 Message Date
Andreas Schwab
791e6ff67d Always take precision into account. 2007-11-16 00:18:16 +00:00
Andreas Schwab
023843b23b (Fformat): When formatting an integer as float take precision into account. 2007-11-16 00:10:45 +00:00
Andreas Schwab
b322c2058f Fix last change. 2007-11-15 23:53:10 +00:00
Andreas Schwab
f52fcaa4f3 (Fformat): Correctly format EMACS_INT values. 2007-11-15 23:45:21 +00:00
Juanma Barranquero
3b58b87349 (Electric Keys, Custom Macros): Fix typos. 2007-11-15 22:13:17 +00:00
Juanma Barranquero
c954c162d5 (nnimap-split-download-body): Fix typo in docstring. 2007-11-15 18:48:35 +00:00
Juanma Barranquero
eadfb8869e (gnus-demon): Fix typo in docstring. 2007-11-15 18:47:51 +00:00
Juanma Barranquero
c90722b609 (gnus-uu-default-view-rules): Fix typos in docstring.
(gnus-uu-decode-save): Fix typo in prompt.
2007-11-15 18:44:29 +00:00
Juanma Barranquero
aba30bafac (erc-log-matches): Fix typos in docstring. 2007-11-15 18:41:18 +00:00
Juanma Barranquero
6b4e9327c3 (log): Fix typo in docstring. 2007-11-15 18:39:04 +00:00
Juanma Barranquero
fb70b793a8 (define-erc-response-handler): Fix typos in docstring. 2007-11-15 18:36:38 +00:00
Juanma Barranquero
ec77ae0a9e (erc-open): Fix typo in docstring. 2007-11-15 18:35:11 +00:00
Juanma Barranquero
a198d2c915 (cua-highlight-region-shift-only, cua-paste-pop): Fix typos in docstrings. 2007-11-15 18:32:34 +00:00
Juanma Barranquero
1fc0c6247c (c-crosses-statement-barrier-p): Fix typo in docstring. 2007-11-15 18:27:06 +00:00
Francesco Potortì
6e096c718f etags.c: (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
2007-11-15 13:37:42 +00:00
Richard M. Stallman
ef2cfb2e80 (esc-map): Bind C-M-l here; moved from reposition.el.
(ctl-x-4-map): Bind C-x 4 a here; moved from add-log.el.
2007-11-15 12:09:11 +00:00
Richard M. Stallman
8c1a99611b (reposition-window): Binding C-M-l moved to bindings.el. 2007-11-15 12:08:27 +00:00
Richard M. Stallman
7120137303 (add-change-log-entry-other-window):
Key binding C-x 4 a moved to bindings.el.
2007-11-15 12:04:38 +00:00
Richard M. Stallman
2d914448d5 (minibuffer-local-map): Bind C-tab here; moved from filecache.el. 2007-11-15 12:01:04 +00:00
Richard M. Stallman
65540e58e7 Minibuffer map bindings moved to bindings.el. 2007-11-15 12:00:15 +00:00
Richard M. Stallman
a5ab2e0c99 (Communication Coding): Document x-select-request-type. 2007-11-15 11:58:22 +00:00
Richard M. Stallman
0a3333b5a6 (Equality Predicates): Delete `eql'.
(Predicates, Naming Conventions, Top): Delete `eql'.
(Common Lisp Compatibility): Delete `eql'.
(Porting Common Lisp): Delete obsolete backquote info.
Minor clarification about character constants.
(Sequence Basics): Minor clarification.
2007-11-15 11:55:59 +00:00
Richard M. Stallman
9ffb952120 (url-retrieve-synchronously): Call delete-process. 2007-11-15 11:52:42 +00:00
Juanma Barranquero
bb189688f6 *** empty log message *** 2007-11-15 09:53:02 +00:00
Juanma Barranquero
43831a0c63 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_visual_class, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:36:34 +00:00
Juanma Barranquero
c527f5b038 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_screens, Fx_display_mm_height,
Fx_display_mm_width, Fx_display_backing_store, Fx_display_visual_class,
Fw32_select_font, Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:33:33 +00:00
Juanma Barranquero
7a9e614e08 (Fx_create_frame, Fx_display_pixel_width, Fx_display_pixel_height,
Fx_display_planes, Fx_display_color_cells, Fx_server_max_request_size,
Fx_server_vendor, Fx_server_version, Fx_display_backing_store,
Fx_display_save_under): Fix typos in docstrings.
2007-11-15 09:24:41 +00:00
Martin Rudalics
d4f60741a4 (Top): Remove Frame-Local Variables from Node Listing. 2007-11-15 06:44:25 +00:00
Juanma Barranquero
cca3fd48cd (Fw32_registered_hot_keys): Don't return the nil values corresponding
to deleted entries; they are an implementation detail.
(gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): Remove variables.
(Fw32_define_rgb_color, Fw32_load_color_file): Fix typos in docstrings.
(Fx_server_version): Reflow docstring.
(Fw32_shell_execute): Doc fixes.
2007-11-14 20:25:02 +00:00
Jason Rumney
262452334c (set-locale-environment): Set default-file-name-coding-system
from system defaults on Windows.
2007-11-14 10:26:09 +00:00
Nick Roberts
d4b9f75c42 (gdb-parent-bptno-enabled): New variable.
(gdb-breakpoint-regexp, gdb-mouse-toggle-breakpoint-margin)
(gdb-mouse-toggle-breakpoint-fringe, gdb-delete-breakpoint)
(gdb-goto-breakpoint): Generalise for breakpoints with multiple
locations.
(gdb-info-breakpoints-custom, gdb-assembler-custom)
(gdb-toggle-breakpoint): Update for new gdb-breakpoint-regexp.
(gdb-put-breakpoint-icon): Only display icon for parent breakpoint.
2007-11-14 09:05:26 +00:00
Nick Roberts
a2e1f5e012 *** empty log message *** 2007-11-14 09:03:45 +00:00
Juanma Barranquero
f1ca94970b *** empty log message *** 2007-11-13 13:01:40 +00:00
Juanma Barranquero
1eb8d617f0 (Fw32_register_hot_key): Don't try to register
hot key if w32_parse_hot_key returned nil.
2007-11-13 12:55:45 +00:00
Richard M. Stallman
b07a2d9cdb *** empty log message *** 2007-11-12 05:59:31 +00:00
Juanma Barranquero
3618423c39 (iso-translate-conventions): Doc fix.
(iso-aggressive-german-trans-tab, iso-conservative-german-trans-tab,
iso-tex2iso-trans-tab, iso-gtex2iso-trans-tab): Reflow docstring.
(iso-spanish, iso-german, iso-iso2tex, iso-tex2iso, iso-gtex2iso, iso-iso2gtex,
iso-iso2duden, iso-iso2sgml, iso-sgml2iso): Rewrite in active voice.
2007-11-11 22:33:07 +00:00
Juri Linkov
a064691f58 (menu-bar-help-menu):
Move "About Emacs" and "About GNU" to the end of the Help menu.
Move "Emacs Psychotherapist" after "Send Bug Report...".
Move "External Packages" after "Find Emacs Packages".
2007-11-11 20:23:41 +00:00
Juri Linkov
079fa3cb26 Rename save-buffers-kill-terminal to save-buffers-kill-emacs
to fix previous commit.
2007-11-11 20:23:23 +00:00
Juri Linkov
87f74ea51f *** empty log message *** 2007-11-11 20:22:18 +00:00
Glenn Morris
b409ff248a (Special Diary Entries): Fix Thanksgiving example. 2007-11-11 03:17:40 +00:00
Glenn Morris
d5f8ae0147 *** empty log message *** 2007-11-11 03:17:27 +00:00
Juri Linkov
d83e029983 (BASE_PURESIZE): Increase to 1130000. 2007-11-10 22:42:06 +00:00
Juri Linkov
ad360c9356 (emacs-copyright): Add emacs-copyright. 2007-11-10 21:21:03 +00:00
Juri Linkov
c766ffaa57 (help-map, help-for-help-internal): Add `C-h C-a'. 2007-11-10 21:19:54 +00:00
Juri Linkov
90c9e42f45 Add button'. Move up startup'. 2007-11-10 21:19:13 +00:00
Juri Linkov
c7de83fe3d Backport startup screen related changes from the trunk. 2007-11-10 21:18:48 +00:00
Stefan Monnier
8383dac799 (load_overlay_strings): Fix copy&paste typo. 2007-11-10 03:06:45 +00:00
Jason Rumney
1e013b1336 Sync charset names with setup-default-fontset.
Append "-1" where second part missing.
2007-11-10 01:47:45 +00:00
Jason Rumney
756d09c83f Enable SJIS fonts before creating any fontsets. 2007-11-10 01:28:52 +00:00
Juanma Barranquero
e290d997cd (ido-save-history): Write the history file in UTF-8,
and add `coding' file-local variable.
2007-11-10 00:28:58 +00:00