/[emacs]/emacs/src
ViewVC logotype

Index of /emacs/src

Files shown:189
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
bitmaps/        
m/        
s/        
.cvsignore  1.7  22 years  sds   ignore *-spd and *.pdb for w32
.dbxinit  1.1  24 years  fx   #ecrt0.c
.gdbinit  1.51.2.1  22 years  handa   (xchartable): Adjusted for the change of char table structure. (xsubchartable, x…
COPYING  1.3  22 years  pj   Moved back.
ChangeLog  1.2479.2.163  20 years  handa   *** empty log message ***
ChangeLog.1  1.4  22 years  sds   fixed format
ChangeLog.2  1.3  22 years  sds   fixed format
ChangeLog.3  1.6  22 years  pj   *** empty log message ***
ChangeLog.4  1.2  22 years  gerd   *** empty log message ***
ChangeLog.5  1.2  22 years  gerd   *** empty log message ***
ChangeLog.6  1.2  22 years  gerd   *** empty log message ***
ChangeLog.7  1.7  22 years  pj   Fix typo.
ChangeLog.8  1.5  22 years  gerd   *** empty log message ***
Makefile.in  1.248.2.9  21 years  fx   Fix some dependencies.
README  1.2  22 years  pj   *** empty log message ***
abbrev.c  1.49.2.3  21 years  handa   (Fexpand_abbrev): Convert a unibyte character to multibyte if necessary.
acldef.h  1.1  32 years  jimb   entered into RCS
alloc.c  1.266.2.2  21 years  handa   (Fmake_string): Use ASCII_CHAR_P, not SINGLE_BYTE_CHAR_P.
alloca.c  1.20  23 years  fx   Use #error. [POINTER_TYPE]: Use it.
alloca.s  1.4  28 years  kwzh   Update FSF address in comment.
atimer.c  1.11  22 years  gerd   (alarm_signal_handler) [USG && !POSIX_SIGNALS]: Remove code setting signal handl…
atimer.h  1.4  22 years  pj   *** empty log message ***
blockinput.h  1.10  23 years  fx   Protect against multiple inclusion. Include atimer.h.
buffer.c  1.378.2.6  21 years  fx   (Fset_buffer_multibyte, Fset_buffer_multibyte): Fix type error.
buffer.h  1.85.2.2  21 years  handa   (_fetch_multibyte_char_len): Extern deleted. (FETCH_MULTIBYTE_CHAR): Don't use _…
bytecode.c  1.66.2.2  21 years  handa   (Fbyte_code): Convert a unibyte character to multibyte if necessary.
callint.c  1.112  22 years  rms   (check_mark): New arg to specify clearer error message. Callers changed.
callproc.c  1.181.2.5  20 years  handa   (Fcall_process): Handle carryover correctly.
casefiddle.c  1.40.2.4  21 years  handa   (casify_object): Fix previous change.
casetab.c  1.26.2.3  21 years  handa   (set_canon, set_identity, shuffle): Simplified.
category.c  1.30.2.5  21 years  handa   (copy_category_entry): Fix for the case that RANGE is an integer.
category.h  1.14.2.1  22 years  handa   (CATEGORY_SET): Just call char_category_set.
ccl.c  1.76.2.4  21 years  handa   (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros. (ccl_driver): New arg CHARSET_LI…
ccl.h  1.16.14.2  21 years  handa   (ccl_driver): Prototype adjusted.
character.c  1.1.2.17  21 years  handa   (char_string): Renamed from char_string_with_unification. Pay attention to CHAR…
character.h  1.1.2.12  21 years  handa   (CHAR_STRING): Call char_string if C is greater than MAX_3_BYTE_CHAR. (CHAR_STRI…
charset.c  1.125.2.38  20 years  handa   (Fset_charset_priority): Pay attention to dumplicated arguments.
charset.h  1.65.2.14  21 years  handa   (ENCODE_CHAR): If the method is SUBSET or SUPERSET, call encode_char.
chartab.c  1.1.2.10  20 years  handa   *** empty log message ***
chpdef.h  1.1  32 years  jimb   entered into RCS
cm.c  1.15.16.1  21 years  fx   (calccost, cmgoto): Declare args.
cm.h  1.16  24 years  fx   Remove unneeded declaration of ospeed.
cmds.c  1.85.2.3  21 years  handa   (internal_self_insert): In a multibyte buffer, insert C as is without converting…
coding.c  1.239.2.57  20 years  handa   (decode_coding_sjis): Check bytes more rigidly.
coding.h  1.63.2.8  20 years  handa   (make_conversion_work_buffer): Prototype adjusted. (code_conversion_restore): Do…
commands.h  1.17  25 years  rms   (Vthis_command): Renamed from this_command.
composite.c  1.17.2.5  21 years  fx   (syms_of_composite): Make composition_hash_table weak.
composite.h  1.9.6.2  21 years  handa   (Qauto_composed, Vauto_composition_function, Qauto_composition_function): Extern…
config.in  1.167.2.4  21 years  fx   *** empty log message ***
cxux-crt0.s  1.1  24 years  fx   #ecrt0.c
data.c  1.209.2.4  21 years  handa   (Faset): Check NEWELT by ASCII_CHAR_P, not by SINGLE_BYTE_CHAR_P.
dired.c  1.94.2.1  22 years  handa   Include "character.h".
dispextern.h  1.128.2.7  21 years  handa   (check_face_attributes, generate_ascii_font_name) (font_name_registry): Don't ex…
dispnew.c  1.300.2.1  22 years  handa   Include "character.h" instead of "charset.h".
disptab.h  1.16.18.1  22 years  handa   (DISP_CHAR_VECTOR): Adjusted for the change of char table structure.
doc.c  1.90.2.2  21 years  fx   (Fsubstitute_command_keys): Delete unused vars.
doprnt.c  1.38.2.1  22 years  handa   Include "character.h" instead of "charset.h".
dosfns.c  1.34.2.1  22 years  handa   Include "character.h" instead of "charset.h".
dosfns.h  1.11  23 years  eliz   Update copyright notice.
ecrt0.c  1.2  24 years  gerd   Remove `LISP_FLOAT_TYPE' and `standalone'.
editfns.c  1.326.2.6  21 years  fx   (Finsert_byte): Return a proper value.
emacs.c  1.299.2.2  21 years  handa   (main): In the case of --unibyte, instead of aborting on finding non-empty buffe…
epaths.in  1.9  23 years  gerd   Update copyright notice.
eval.c  1.181  22 years  pj   (Fsignal): Remove duplicated declaration of the variable `display_hourglass_p'. …
fileio.c  1.439.2.8  20 years  handa   (choose_write_coding_system): Return a decided coding system. (Fwrite_region): S…
filelock.c  1.96.2.1  22 years  handa   Include "character.h".
filemode.c  1.1  24 years  fx   #ecrt0.c
firstfile.c  1.1  26 years  rms   Initial revision
floatfns.c  1.78  22 years  eliz   (Fatan): Accept an optional second arg and call atan2 if passed 2 args.
fns.c  1.303.2.11  21 years  fx   (Flanginfo): Call synchronize_system_time_locale.
fontset.c  1.65.2.15  20 years  handa   (BASE_FONTSET_P): Check FONTSET_BASE, not FONTSET_NAME. (fontset_add): Fix for t…
fontset.h  1.25.2.4  21 years  handa   (Qfontset): Don't extern it. (new_fontset_from_font_name): Extern it.
frame.c  1.281.2.1  22 years  handa   Include "character.h" instead of "charset.h".
frame.h  1.95  22 years  kfstorm   (Vmouse_highlight): Declare extern.
getloadavg.c  1.45  23 years  fx   Don't define NLIST_STRUCT (handled by configure).
getpagesize.h  1.5  23 years  gerd   Add copyright notice.
gmalloc.c  1.12  22 years  rms   Test BROKEN_PROTOTYPES.
gnu.h  1.3  30 years  rms   (gnu_bits): Use unsigned char.
hftctl.c  1.11  24 years  fx   Use PROTOTYPES.
indent.c  1.146.2.1  22 years  handa   Include "character.h" instead of "charset.h". (MULTIBYTE_BYTES_WIDTH): Call CHAR…
indent.h  1.8  24 years  gerd   (toplevel): Add function prototypes.
insdel.c  1.166.2.5  21 years  handa   (insert_from_gap): Fix argument to offset_intervals.
intervals.c  1.112  22 years  rms   (set_point_both): The position after an invisible, intangible character is not a…
intervals.h  1.47  22 years  pj   Include "dispextern.h" unconditionally.
ioctl.h  1.1  32 years  jimb   entered into RCS
keyboard.c  1.659.2.6  21 years  fx   (lispy_accent_codes, lispy_accent_keys): Extend. (lispy_kana_keys): Comment out.…
keyboard.h  1.55  22 years  pj   Fix typos.
keymap.c  1.258.2.8  21 years  fx   (Fapropos_internal): Don't gcpro apropos_predicate but set it to nil before retu…
keymap.h  1.5.2.1  22 years  handa   (describe_char_table): Extern it.
lastfile.c  1.7  25 years  andrewi   Include config.h to pick up data layout pragmas. [WINDOWSNT]: Remove explicit pr…
lisp.h  1.407.2.9  20 years  handa   (Fgenerate_new_buffer_name): EXFUN it.
lread.c  1.277.2.10  20 years  handa   (read1): While reading a string, set force_singlebyte and force_multibyte correc…
macros.c  1.46  22 years  pj   Change doc-string comments to `new style' [w/`doc:' keyword].
macros.h  1.6  26 years  schwab   Declare finalize_kbd_macro_chars and store_kbd_macro_char.
makefile.nt  1.59  22 years  pj   Remove mocklisp files.
makefile.w32-in  1.15  22 years  pj   Remove mocklisp files.
marker.c  1.35.2.1  22 years  handa   Include "character.h" instead of "charset.h".
md5.c  1.4  23 years  handa   (WORDS_BIG_ENDIAN) [__BYTE_ORDER == __BIG_ENDIAN]: Define it instead of WORDS_BI…
md5.h  1.3  23 years  fx   (__P): Don't define -- it comes from config.h.
mem-limits.h  1.29  22 years  rms   Test GNU_LINUX, not LINUX.
minibuf.c  1.235.2.3  21 years  handa   (Fminibuffer_complete_word): Use the macro FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANC…
mktime.c  1.13  23 years  fx   Unprotoized.
msdos.c  1.163.2.2  21 years  handa   (XMenuActivate): Adjuted for the change of lookup_derived_face.
msdos.h  1.24  22 years  kfstorm   (struct display_info): Add mouse_face_hidden.
ndir.h  1.3  29 years  rms   (MAXNAMLEN) [WINDOWSNT]: Define as 255.
param.h  1.1  32 years  jimb   entered into RCS
point.h  1.1  32 years  jimb   entered into RCS
pre-crt0.c  1.1  32 years  jimb   entered into RCS
prefix-args.c  1.3  23 years  rms   Add copyright and permissions.
print.c  1.172.2.5  21 years  fx   Copyright up-date.
process.c  1.351.2.3  20 years  handa   (read_process_output): Handle carryover correctly.
process.h  1.18  22 years  monnier   (EXEC_SUFFIXES): Remove.
puresize.h  1.61.2.1  22 years  handa   (BASE_PURESIZE): Increased.
ralloc.c  1.55  23 years  gerd   (__morecore) [!SYSTEM_MALLOC]: Move declaration to the start of the file.
regex.c  1.174.2.7  20 years  fx   (re_search_2): Fix last change.
regex.h  1.29.16.1  21 years  handa   (struct re_pattern_buffer): New member target_multibyte.
region-cache.c  1.3  28 years  erik   Update FSF's address in the preamble.
region-cache.h  1.4  26 years  schwab   Add prototypes.
scroll.c  1.26.2.1  21 years  fx   (calculate_scrolling, calculate_direct_scrolling): Declare an arg.
search.c  1.162.2.8  20 years  handa   (compile_pattern): Check the member target_multibyte, not the member multibyte o…
sound.c  1.23  22 years  pj   (Fplay_sound): Initialize header_size also for :data case.
strftime.c  1.25  22 years  rms   (mbsinit): Define as no-op if not available.
sunfns.c  1.22  22 years  rms   (Fsun_change_cursor_icon): Doc fix.
syntax.c  1.152.2.11  21 years  fx   (skip_chars, skip_syntaxes): Fix type errors.
syntax.h  1.37.2.4  21 years  fx   (SYNTAX_ENTRY_INT): Don't use make_number.
sysdep.c  1.230.2.1  21 years  fx   Comment.
sysselect.h  1.2  28 years  erik   Update FSF's address in the preamble.
syssignal.h  1.35  22 years  eliz   (sigunblock): Don't define if already defined.
systime.h  1.36  23 years  fx   (set_file_times): Prototype.
systty.h  1.47  25 years  schwab   [__GLIBC__ >= 2]: Check __FAVOR_BSD instead of _BSD_SOURCE, the latter is alway…
syswait.h  1.13  22 years  rms   Delete conditionals for HPUX7, ISC 4.1, and convex.
temacs.opt  1.1  24 years  fx   #ecrt0.c
term.c  1.137.2.3  21 years  fx   Comment fix
termcap.c  1.20  22 years  gerd   (speeds): Put in #if 0.
termchar.h  1.6  28 years  erik   Update FSF's address in the preamble.
termhooks.h  1.56.2.1  21 years  fx   Comment.
terminfo.c  1.15.16.1  21 years  fx   (tparam): Declare an arg. Use P_ to declare tparm.
termopts.h  1.5  28 years  erik   Update FSF's address in the preamble.
textprop.c  1.123  22 years  monnier   (Fnext_property_change, Fnext_single_property_change) (Fprevious_property_change…
tparam.c  1.7  23 years  gerd   (tparam1): Change the way buffers are reallocated to be portable and less obfusc…
uaf.h  1.5  28 years  erik   Update FSF's address in the preamble.
undo.c  1.54  22 years  pj   Update usage of CHECK_ macros (remove unused second argument).
unexaix.c  1.18  24 years  gerd   (unexec): Use unsigned instead of uintptr_t because that fails on IBM PowerPC, A…
unexalpha.c  1.15  23 years  fx   Prototype fatal_unexec, mark_x, update_dynamic_symbols. Declare unexec as void.…
unexapollo.c  1.2  22 years  pj   Include <config.h>.
unexconvex.c  1.5  28 years  erik   Update FSF's address in the preamble.
unexec.c  1.34  22 years  rms   *** empty log message ***
unexelf.c  1.47.2.2  21 years  fx   (unexec): Make last change conditional on Irix 6.5.
unexenix.c  1.5  28 years  erik   Update FSF's address in the preamble.
unexhp9k800.c  1.8  24 years  eggert   Add support for large files, 64-bit Solaris, system locale codings. * Makefile.…
unexmips.c  1.12  28 years  erik   Update FSF's address in the preamble.
unexnext.c  1.7  26 years  rms   Comment change.
unexsni.c  1.5  24 years  gerd   (unexec): Handle .rel.dyn section.
unexsunos4.c  1.19  24 years  eggert   Add support for large files, 64-bit Solaris, system locale codings. * Makefile.…
unexw32.c  1.21  23 years  andrewi   Change PUCHAR to PCHAR. (PTR_TO_OFFSET): Cast ptr to unsigned char *. (relocate_…
vlimit.h  1.1  32 years  jimb   entered into RCS
vm-limit.c  1.11  23 years  andrewi   (check_memory_limits) [REL_ALLOC]: Use real_morecore when non-NULL instead of __…
w16select.c  1.26.2.1  22 years  handa   Include "character.h" instead of "charset.h".
w32.c  1.70  22 years  pj   Include <config.h>.
w32.h  1.10  23 years  andrewi   (w32_strerror): New extern.
w32bdf.c  1.16.2.1  22 years  handa   Include "character.h" instead of "charset.h".
w32bdf.h  1.5  23 years  jasonr   (bdffont): Add nchars.
w32console.c  1.32.2.1  22 years  handa   Include "character.h" instead of "charset.h".
w32fns.c  1.157  22 years  jasonr   (w32_wnd_proc) <WM_TIMER>: Fix last change.
w32gui.h  1.14  22 years  eliz   Add a dummy typedef for XImage. From Juanma Barranquero <lektu@terra.es>.
w32heap.c  1.21  22 years  pj   Include <config.h>.
w32heap.h  1.11  22 years  andrewi   Do not undef min and max.
w32inevt.c  1.27  22 years  pj   Include <config.h>.
w32inevt.h  1.7  23 years  jasonr   *** empty log message ***
w32menu.c  1.55  22 years  jasonr   (menubar_selection_callback): Free the menu and clear the menu_command_in_progre…
w32proc.c  1.48  22 years  lektu   (syms_of_ntproc): Doc fix.
w32reg.c  1.7  24 years  andrewi   (w32_get_string_resource): Check for name in current user area, and if not found…
w32select.c  1.23  22 years  jasonr   (Fw32_set_clipboard_data): Run pre-write-conversion on the string before encodin…
w32term.c  1.146.2.3  21 years  handa   (w32_encode_char): Call ccl_driver with the last arg Qnil.
w32term.h  1.45  22 years  jasonr   (struct w32_output): New member menu_command_in_progress.
w32xfns.c  1.19  23 years  andrewi   (select_palette): Do nothing if palette hasn't yet been created. It seems we ca…
widget.c  1.64  22 years  kfstorm   (set_frame_size): Use x_compute_fringe_widths. (EmacsFrameSetCharSize): Ditto. …
widget.h  1.6  23 years  fx   (EmacsFrameSetCharSize_): Prototype.
widgetprv.h  1.2  28 years  erik   Update FSF's address in the preamble.
window.c  1.403  22 years  kfstorm   (Vminibuf_selected_window): New variable. (struct save_window_data): New member …
window.h  1.46  22 years  kfstorm   (Vminibuf_selected_window): Declare extern.
xdisp.c  1.729.2.13  21 years  handa   (SKIP_GLYPHS): New macro. (set_cursor_from_row): Pay attention to string display…
xfaces.c  1.250.2.11  21 years  handa   (Vface_font_rescale_alist): Renamed from Vface_resizing_fonts. (struct font_name…
xfns.c  1.539.2.9  21 years  handa   (x_set_font, x_create_tip_frame): Adjusted to the change of x_new_fontset. (Fx_c…
xmenu.c  1.230  22 years  jasonr   (set_frame_menubar, xmenu_show): (xdialog_show): Initialize wv->help to Qnil.
xrdb.c  1.47  22 years  gerd   (SYSV): Don't define on Solaris 2. From Rainer Orth <ro@TechFak.Uni-Bielefeld.D
xselect.c  1.112.2.2  21 years  handa   (selection_data_to_lisp_data): Don't call compose_chars_in_text.
xterm.c  1.707.2.20  21 years  fx   (XTread_socket): Check Lisp types for Vx_keysym_table and fix C types.
xterm.h  1.128.2.3  21 years  handa   (x_new_fontset): Prototype adjusted.

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26