aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (Fx_popup_menu): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-3/+5
| | | | (set_frame_menubar): Likewise.
* (DISP_TABLE_P): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-1/+1
|
* (display_text_line): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-3/+4
|
* (Fframe_or_buffer_changed_p): Use EQ, not ==.Karl Heuer1997-04-101-1/+1
|
* (BSD_SYSTEM): Alternate definition for FreeBSD v3.Richard M. Stallman1997-04-101-0/+2
|
* (GETPGRP_NO_ARG): If Glibc 2.1 or later,Richard M. Stallman1997-04-091-0/+8
| | | | don't define this if _BSD_SOURCE is defined.
* (mallocobj): Don't add gmalloc if using glibc.Richard M. Stallman1997-04-091-4/+8
| | | | Drop check for `old malloc'; it isn't distributed with Emacs.
* Update copyright year.Richard M. Stallman1997-04-091-1/+1
|
* (DOUG_LEA_MALLOC): Add #undef.Richard M. Stallman1997-04-091-1/+4
|
* (malloc_get_state, malloc_set_state): New declarations.Richard M. Stallman1997-04-091-0/+24
| | | | | (main): Restore internal malloc state when loading from dumped image. (Fdump_emacs): Copy internal malloc state for dumping, then free it.
* For glibc's malloc, include <malloc.h> for mallinfo,Richard M. Stallman1997-04-091-3/+39
| | | | | | | | | | | mallopt, struct mallinfo, and mallopt constants. (BYTES_USED): New macro. (memory_full, emacs_blocked_free): Replace _bytes_used with BYTES_USED. (emacs_blocked_malloc): Set sbrk padding value for glibc, as is done with gmalloc. (allocate_vectorlike, make_uninit_string): Prevent using mmap for possible large chunks. (init_alloc_once): Set trim and mmap malloc parms, when using glibc.
* (init_casetab_once): Initialize the purpose slot.Richard M. Stallman1997-04-081-0/+1
|
* Last-minute changed for 3.75.1Paul D. Smith1997-04-071-2/+2
|
* Changes for make 3.75.1Paul D. Smith1997-04-071-4/+4
|
* (disp_char_vector): Extern it.Kenichi Handa1997-04-071-1/+3
| | | | (DISP_CHAR_VECTOR): Handle multibyte characters.
* (Vhighlight_wrong_size_font, Vclip_large_size_font):Kenichi Handa1997-04-071-0/+13
| | | | | New variables. (syms_of_fontset): Declare them as Lisp variables.
* (Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.Kenichi Handa1997-04-071-0/+2
|
* (lisp, shortlisp): Include english.elc and tibetan.elc.Kenichi Handa1997-04-071-0/+4
|
* (Fmake_char_table): Adjusted for the new structure ofKenichi Handa1997-04-071-2/+18
| | | | | Lisp_Char_Table. (make_sub_char_table): New function.
* (describe_vector): Adjusted for the new structure of Lisp_Char_Table.Kenichi Handa1997-04-071-37/+65
|
* (CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots thanKenichi Handa1997-04-071-10/+41
| | | | | | | | | | | CHAR_TABLE_ORDINARY_SLOTS for top, defalt, parent, and purpose. (SUB_CHAR_TABLE_ORDINARY_SLOTS, SUB_CHAR_TABLE_STANDARD_SLOTS): New macros. (struct Lisp_Char_Table): New member `top'. The member `defalt' is moved before `contents' so that XCHAT_TABLE (val)->defalt can also be used for a sub char table. (SUB_CHAR_TABLE_P): New macro. (make_sub_char_table): Extern it.
* (read1): Adjusted for the new structure of Lisp_Char_Table.Kenichi Handa1997-04-072-0/+19
|
* (category-table-p): Check only type and purpose.Kenichi Handa1997-04-071-51/+58
| | | | | (copy_category_table, Fmodify_category_entry): Adjusted for the new structure of Lisp_Char_Table.
* (ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.Kenichi Handa1997-04-071-6/+6
|
* (non_ascii_char_to_string, update_charset_table,Kenichi Handa1997-04-071-10/+8
| | | | Fsplit_char): Adjusted for the above change.
* (CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.Kenichi Handa1997-04-071-7/+8
| | | | | (SPLIT_NON_ASCII_CHAR, SPLIT_CHAR): Return -1 in C2 for DIMENSION1 characters.
* (detect_coding_iso2022, detect_coding_mask): IgnoreKenichi Handa1997-04-071-19/+26
| | | | | | invalid ESC sequence for ISO 2022. (Fencode_sjis_char, Fencode_big5_char): Adjusted for the change of SPLIT_CHAR.
* (Faref, Faset): Adjusted for the new structure ofKenichi Handa1997-04-071-50/+53
| | | | Lisp_Char_Table.
* (copy_sub_char_table): New function.Kenichi Handa1997-04-071-54/+75
| | | | | | (Fcopy_sequence): Call copy_sub_char_table for copying a sub char table. (Fchar_table_range, Fset_char_table_range, map_char_table, Fmap_char_table): Handle multibyte characters correctly.
* (disp_char_vector): New function to be used from theKenichi Handa1997-04-071-0/+37
| | | | macro DISP_CHAR_VECTOR for multibyte characters.
* (dumpglyphs): Clip and highlight glyphs displayed withKenichi Handa1997-04-071-16/+16
| | | | fonts of wrong size.
* (init_cmdargs) [MSDOS]: Make the change that setsEli Zaretskii1997-04-061-0/+10
| | | | | `installation-directory' if `info' is found as its subdirectory or sibling, be conditioned on MSDOS (it makes trouble on Unix).
* (Ffind_coding_system): Doc fix.Richard M. Stallman1997-04-051-12/+22
|
* (Fcopy_sequence): Delete unused variable.Karl Heuer1997-04-031-7/+6
| | | | | | (Fchar_table_extra_slot, Fset_char_table_extra_slot): Doc fix. (map_char_table): When expanding indices, don't increase depth; that's amount used, not amount allocated.
* Fix comment typo.Karl Heuer1997-04-031-1/+1
|
* (CHAR_TABLE_REF): Fix syntax error.Karl Heuer1997-04-031-7/+3
| | | | | (LOWERCASEP): Use NOCASEP instead of its expansion. (UPCASE): Use UPPERCASEP instead of its expansion.
* [!__GNUC__] (CATEGORY_SET): Fix syntax error.Karl Heuer1997-04-031-1/+1
|
* (Fcopy_file): Fix error message.Richard M. Stallman1997-04-021-1/+1
|
* (Finsert_file_contents): Handle non-regular files.Richard M. Stallman1997-04-021-19/+47
|
* (Finsert_file_contents): When handling REPLACE,Richard M. Stallman1997-04-021-55/+77
| | | | | first try comparing block by block; if we discover a need for nontrivial code conversion, give up and try convert-whole-file method.
* (skip_chars): Make `c' an unsigned int.Richard M. Stallman1997-04-021-1/+1
|
* (change_frame_size_1): Call Fset_window_buffer,Richard M. Stallman1997-04-021-0/+4
| | | | so that Vwindow_configuration_change_hook gets run.
* (Qwindow_configuration_change_hook): New variable.Richard M. Stallman1997-04-021-7/+48
| | | | | | | | | | | (Vwindow_configuration_change_hook): New variable. (syms_of_window): Initialize; set up Lisp var. (delete_window): New subroutine, from Fdelete_window. Most callers changed. (Fdelete_window): Call Vwindow_configuration_change_functions. (Fset_window_buffer, Fenlarge_window, Fshrink_window): Call the Vwindow_configuration_change_functions. (Fset_window_configuration): Likewise.
* (Fuser_variable_p): If not a symbol, return nil.Richard M. Stallman1997-04-011-0/+3
|
* (Finsert_file_contents): Determine the character codingRichard M. Stallman1997-04-011-35/+198
| | | | | | | before we see if REPLACE can be handled. Do handle REPLACE even if code conversion is needed. (Fcopy_file): Fix previous change.
* (Fcopy_file): Use Qfile_date_error if can't set file date.Richard M. Stallman1997-04-011-2/+12
| | | | | (Qfile_date_error): New variable. (syms_of_fileio): Set it up.
* (Faccessible_keymaps): When metizing, convert aRichard M. Stallman1997-03-301-3/+8
| | | | string to a vector. But don't metize a character that is part of PREFIX.
* (Fopen_network_stream): Use same socket for in and out.Richard M. Stallman1997-03-251-3/+1
|
* (Fbury_buffer): add missing semiErik Naggum1997-03-231-1/+1
|
* (frames_bury_buffer): New function.Richard M. Stallman1997-03-231-0/+16
|