Juanma Barranquero
43983eb155
When called with no arguments (not even a filter), show help instead of
...
blindingly dumping every single ChangeLog available. Doc fix. Update version.
2006-11-02 11:52:15 +00:00
Robert J. Chassell
82306b14c3
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
...
of extraneous quotation mark to rotate-yank-pointer.
2006-11-02 11:27:45 +00:00
Robert J. Chassell
45ddadc02d
* emacs-lisp-intro.texi (kill-ring-yank-pointer): Revert addition
...
of extraneous quotation mark to rotate-yank-pointer.
Reset edition-number to 3.02 and update-date to 2006 November 2.
2006-11-02 11:26:40 +00:00
Juanma Barranquero
1e7823d061
[WINDOWSNT]: Define HAVE_INET_SOCKETS.
...
[!WINDOWSNT]: Include <netinet/in.h> if available.
[HAVE_SOCKETS]: Also require HAVE_INET_SOCKETS.
(IOCTL, IOCTL_BOOL_ARG): Remove.
(set_tcp_socket): Don't set the socket in blocking mode. Remove c_arg.
2006-11-02 09:55:33 +00:00
Carsten Dominik
98644ad4a0
(org-mode-map): No longer copy `outline-mode-map' explicitly
...
- this is already done by `define-derived-mode'.
2006-11-02 08:41:57 +00:00
Carsten Dominik
661ca46f27
*** empty log message ***
2006-11-02 08:40:56 +00:00
YAMAMOTO Mitsuharu
73da71f926
2006-11-02 Nozomu Ando <nand@mac.com>
...
* unexmacosx.c (mach_header, segment_command, vm_region, section)
[_LP64]: New defines.
(VM_REGION_BASIC_INFO_COUNT, VM_REGION_BASIC_INFO, LC_SEGMENT)
(MH_MAGIC) [_LP64]: Redefine.
(delta): Remove variable.
(curr_file_offset, pagesize): New variables.
(ROUNDUP_TO_PAGE_BOUNDARY): New macro.
(data_segment_old_fileoff): Initialize explicitly.
(print_region, unexec_regions_recorder, print_load_command_name)
(copy_segment, copy_data_segment): Use long format in printf.
(MAX_UNEXEC_REGIONS): Increase to 400.
(unexec_regions_recorder): Don't warn too many regions here.
(find_emacs_zone_regions): Warn too many regions here.
(print_load_command_name) [_LP64]: Show correct load command name.
(copy_segment, copy_data_segment): Use variable `curr_file_offset'.
Show starting virtual memory address. Don't show ending file offset.
(copy_symtab, copy_dysymtab, copy_twolevelhints): New argument DELTA.
(dump_it): Use new local variable `linkedit_delta' and pass to them.
Error if trying to handle multiple DATA segments.
(unexec): Initialize variable `pagesize'.
2006-11-02 04:37:35 +00:00
Juanma Barranquero
95eefb3510
(server-visit-files): Use `when'.
...
(server-process-filter): When authentication fails, send error message to
client. Wrap `process-send-region' in `ignore-errors' instead of
`condition-case', and remove misleading comment.
2006-11-02 01:31:39 +00:00
Juri Linkov
0a81bd34a4
Fix unbalanced quotes.
2006-11-01 23:44:51 +00:00
Juri Linkov
356d75b6c8
Fix unbalanced quotes.
2006-11-01 23:30:41 +00:00
Juri Linkov
ac65be043c
*** empty log message ***
2006-11-01 23:23:18 +00:00
Juri Linkov
0609f48041
Fix unbalanced quotes.
2006-11-01 23:23:08 +00:00
Juri Linkov
cadc14ec8a
(Word Search): Document incremental word search.
2006-11-01 23:17:22 +00:00
Juri Linkov
a9b9303c47
(yank): Doc fix.
2006-11-01 23:11:08 +00:00
Stefan Monnier
b7621225b4
Try and fit within 80 columns.
...
(server-start): Make the auth file unreadable by other users.
2006-11-01 21:37:11 +00:00
Juanma Barranquero
ebc20ca09c
*** empty log message ***
2006-11-01 20:25:51 +00:00
Juanma Barranquero
1d632ccfe8
(Fcatch): Doc fix.
2006-11-01 20:23:44 +00:00
Juanma Barranquero
b73ea44bb7
[WINDOWSNT]: Force the first argv passed to execvp to point to alternate_editor
...
(otherwise .BAT scripts can't run).
2006-11-01 19:26:14 +00:00
Magnus Henoch
8ea882655e
(url-http-create-request): Use buffer-locale equivalents of
...
dynamically bound variables.
2006-11-01 15:16:22 +00:00
Chong Yidong
5c79f850e1
* battery.el (battery-linux-proc-acpi): Prevent range error when
...
`full-capacity' is 0.
2006-11-01 14:24:37 +00:00
Robert J. Chassell
6a3f3de849
Removed Info files wrongly committed.
2006-10-31 21:49:55 +00:00
Robert J. Chassell
b096c3a92d
* emacs-lisp-intro.texi: Remove version reference for X colors.
...
Document `='. Remove mention that :eval was new in 21. Updated
instance's edition-number to 3.01.
2006-10-31 18:07:16 +00:00
Robert J. Chassell
6c850af4a1
* eintr-3: updated `Introduction to Programming in Emacs Lisp'
2006-10-31 18:05:16 +00:00
Robert J. Chassell
70468157b3
* eintr-2: updated `Introduction to Programming in Emacs Lisp'
2006-10-31 18:04:34 +00:00
Robert J. Chassell
7a01c12996
* eintr-1: updated `Introduction to Programming in Emacs Lisp'
2006-10-31 18:03:48 +00:00
Robert J. Chassell
6440b7ece4
* eintr: updated `Introduction to Programming in Emacs Lisp'
2006-10-31 18:03:03 +00:00
Robert J. Chassell
0fc9a22bf2
info/eintr-3: Updated Info file to Third Edition for
...
`Introduction to Programming in Emacs Lisp'
2006-10-31 17:00:54 +00:00
Robert J. Chassell
58c57150a8
info/eintr-2: Updated Info file to Third Edition for
...
`Introduction to Programming in Emacs Lisp'
2006-10-31 17:00:32 +00:00
Robert J. Chassell
9497a8e60b
info/eintr-1: Updated Info file to Third Edition for
...
`Introduction to Programming in Emacs Lisp'
2006-10-31 17:00:13 +00:00
Robert J. Chassell
b91f80459f
info/eintr: Updated Info file to Third Edition for
...
`Introduction to Programming in Emacs Lisp'
2006-10-31 16:59:12 +00:00
Robert J. Chassell
2c88164433
* emacs-lisp-intro.texi: Revised text for kill-region,
...
copy-region-as-kill, kill-append, kill-new, forward-sentence,
forward-paragraph, find-file, current-kill, yank, and yank-pop.
Removed INSTALL MANIFEST from the directory since those files are
now irrelevant. Updated Info file in ../info. Changed numbering
so is now Revised Third Edition and this instance's edition-number
is 3.00. Did not update ISBN number.
2006-10-31 16:46:53 +00:00
Robert J. Chassell
61879b3a05
Removed INSTALL MANIFEST since those files are now irrelevant.
2006-10-31 16:41:49 +00:00
Juanma Barranquero
411b80a566
[WINDOWSNT]: Include <malloc.h> and <stdlib.h>.
...
(close_winsock): Declare as __cdecl.
2006-10-31 16:40:11 +00:00
Juanma Barranquero
95d0feaa4a
[!WINDOWSNT]: Include <fcntl.h> if available.
...
(set_tcp_socket): Prefer O_NONBLOCK, then O_NDELAY, then FIONBIO to set the
socket in non-blocking mode.
2006-10-31 13:52:32 +00:00
Kim F. Storm
d4fa60c883
*** empty log message ***
2006-10-31 11:07:10 +00:00
Ramprasad B
3cd2b59fc8
Added an entry
2006-10-31 09:59:48 +00:00
Ramprasad B
c76cf5f8a4
Installed describe-face sample text
2006-10-31 09:54:01 +00:00
Juanma Barranquero
e35fc9628c
Fixes to emacsclient.c for GNU/Linux.
...
[!WINDOWSNT] <top level>: Include <netinet/in.h> and <sys/ioctl.h>.
(INVALID_SOCKET): Define.
(initialize_sockets): Put #endif at the right place.
(set_local_socket): Use progname, not argv[0].
2006-10-31 09:08:24 +00:00
YAMAMOTO Mitsuharu
6ceb805857
(create_apple_event_from_event_ref)
...
(create_apple_event_from_drag_ref, xrm_merge_string_database)
(xrm_get_resource, xrm_get_preference_database): Add const
qualifier to arguments in externs.
2006-10-31 08:33:53 +00:00
YAMAMOTO Mitsuharu
369a7a37d8
(mac_create_bitmap_from_bitmap_data): Make variable
...
`swap_nibbles' static const.
(atsu_get_text_layout_with_text_ptr): Make variables `lengths',
`tags', `sizes', `values' static const.
(mac_draw_string_common): Make variables `context' static. Make
variables `tags', `sizes', and `values' static const.
(pcm_get_status, x_detect_focus_change, x_scroll_bar_handle_click)
(xlfdpat_create, xlfdpat_block_match_1, xlfdpat_match)
(mac_to_x_fontname, parse_x_font_name, add_mac_font_name)
(mac_do_list_fonts, is_fully_specified_xlfd, do_grow_window)
(mac_store_event_ref_as_apple_event, mac_make_rdb): Add const
qualifier to arguments.
(xlfd_scalable_fields, keycode_to_xkeysym_table)
(fn_keycode_to_keycode_table): Make static const.
(mac_load_query_font): Make variables `tags', `sizes', `values',
`types', and `selectors' static const.
(mac_handle_command_event, mac_handle_window_event): Make
variables `names' and `types' static const.
(init_command_handler, install_window_handler): Make variables
`specs*' static const.
(mac_handle_font_event, mac_handle_text_input_event)
(mac_store_service_event): Make variables `names' and `types'
const. Make variables `names_*' and `types_*' static const.
2006-10-31 08:32:56 +00:00
YAMAMOTO Mitsuharu
11e0f75563
(init_service_handler): Make variable `specs' static
...
const.
2006-10-31 08:32:25 +00:00
YAMAMOTO Mitsuharu
37a39780ff
(install_menu_quit_handler): Make variable `typesList'
...
static const.
(name_is_separator): Add const qualifier to arguments.
2006-10-31 08:32:08 +00:00
YAMAMOTO Mitsuharu
e4e64b037b
(mac_color_map): Make static const.
...
(mac_color_map_lookup): Add const qualifier to arguments.
2006-10-31 08:31:50 +00:00
YAMAMOTO Mitsuharu
37a9ab8638
(create_apple_event_from_event_ref)
...
(create_apple_event_from_drag_ref, skip_white_space, parse_comment)
(parse_include_file, parse_binding, parse_component)
(parse_resource_name, parse_value, parse_resource_line)
(xrm_merge_string_database, xrm_get_resource)
(xrm_get_preference_database): Add const qualifier to arguments.
[MAC_OSX] (sys_select): Make variable `context' static const.
2006-10-31 08:31:30 +00:00
YAMAMOTO Mitsuharu
46accb8f6d
[MAC_OS] (image_load_qt_1, xpm_scan, xpm_make_color_table_v)
...
(xpm_put_color_table_v, xpm_get_color_table_v, xpm_make_color_table_h)
(xpm_put_color_table_h, xpm_get_color_table_h, xpm_str_to_color_key)
(xpm_load_image): Add const qualifier to arguments.
[MAC_OS] (xpm_color_key_strings): Make static const.
2006-10-31 08:31:01 +00:00
Kenichi Handa
7147863a1c
(xic_create_xfontset): Fix previous change.
2006-10-31 06:42:59 +00:00
Miles Bader
24b86c51ee
Add arch tagline
2006-10-31 02:08:16 +00:00
Juanma Barranquero
ecc5405763
*** empty log message ***
2006-10-31 01:08:02 +00:00
Juanma Barranquero
d759dcce76
(ada-prj-new): Change maintainer, apply whitespace-cleanup, checkdoc. Minor
...
improvements to many doc strings and comments.
(ada-prj-display-page): Change buffer name to more accurately reflect function.
2006-10-31 01:02:41 +00:00
Juanma Barranquero
88581e6183
Change maintainer, apply whitespace-cleanup, checkdoc.
...
(ada-func-or-proc-name): Add doc string.
2006-10-31 00:59:42 +00:00