aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fformat): Cast int to pointer by way of EMACS_INT.Richard M. Stallman1995-04-071-5/+5
* (search_buffer): Avoid casting trt to int.Richard M. Stallman1995-04-071-9/+9
* (Fdelete_overlays): Add declaration.Richard M. Stallman1995-04-071-0/+1
* (parse_modifiers): Use type EMACS_INT for `modifiers'.Richard M. Stallman1995-04-071-1/+1
* (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)Richard M. Stallman1995-04-071-2/+2
* (bcopy): If NEED_BCOPY, do compile this.Richard M. Stallman1995-04-071-78/+83
* Use m/ncr386.h.Richard M. Stallman1995-04-071-1/+1
* Comment change.Richard M. Stallman1995-04-071-0/+1
* Comment changes.Richard M. Stallman1995-04-071-9/+11
* Accept -lites* as op sys.Richard M. Stallman1995-04-071-2/+4
* (byte-compile-output-docform): Output doc string positionRichard M. Stallman1995-04-071-1/+7
* (get_doc_string): In (STRING . INTEGER), if INTEGERRichard M. Stallman1995-04-071-1/+6
* (Fuser_variable_p): For (STRING . INTEGER), test sign.Richard M. Stallman1995-04-071-3/+9
* (C_SWITCH_X_SYSTEM): Defined.Richard M. Stallman1995-04-071-0/+5
* Use $ at end when searching for mail-header-separator.Richard M. Stallman1995-04-071-6/+6
* (LIBS_SYSTEM): New override definition.Richard M. Stallman1995-04-071-0/+4
* (fill-region-as-paragraph): If JUSTIFY is non-nil,Richard M. Stallman1995-04-071-2/+2
* (lwlib.o): Depend on Makefile.Richard M. Stallman1995-04-071-1/+2
* (remove_grabs): Use type Widget for `menu'.Richard M. Stallman1995-04-071-2/+2
* (Fmake_overlay): Use XMISCTYPE.Richard M. Stallman1995-04-071-1/+1
* (Fmake_marker, mark_object): Use XMISCTYPE.Richard M. Stallman1995-04-071-6/+6
* (defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)Richard M. Stallman1995-04-071-5/+5
* (print): Use XMISCTYPE.Richard M. Stallman1995-04-071-2/+2
* (internal_equal): Use XMISCTYPE.Richard M. Stallman1995-04-071-1/+1
* (Ftype_of, do_symval_forwarding, store_symval_forwarding)Richard M. Stallman1995-04-071-7/+7
* (intern_face): Cast FONT_DEFAULT to (XFontStruct *)Richard M. Stallman1995-04-071-1/+1
* (frame_vector): New static variable.Richard M. Stallman1995-04-071-4/+51
* (CHECK_IMPURE): Remove & from before my_edata.Richard M. Stallman1995-04-071-2/+2
* Update copyright.Karl Heuer1995-04-0743-45/+45
* Update copyright.Karl Heuer1995-04-0722-27/+27
* (main): Cast arg to `brk'.Richard M. Stallman1995-04-071-1/+1
* [Berkeley sockets version] (main): Declare getcwd.Richard M. Stallman1995-04-071-0/+1
* Update copyright.Karl Heuer1995-04-073-6/+7
* Don't call the special math functions "transcendental".Richard M. Stallman1995-04-061-3/+3
* Treat __NetBSD__ like __FreeBSD__.Richard M. Stallman1995-04-061-2/+2
* (install-arch-indep): Undo Sep 23 change.Richard M. Stallman1995-04-061-4/+2
* (install-arch-indep, dist): look for `update-subdir' in $(srcdir).Richard M. Stallman1995-04-061-2/+2
* (lib-src): Don't copy *.lex; it doesn't exist anymore.Karl Heuer1995-04-061-7/+9
* Fix typo.Richard M. Stallman1995-04-061-2/+2
* (desktop-save): Use dired-directory as nameRichard M. Stallman1995-04-061-11/+13
* Include mkinstalldirs in distribution.Richard M. Stallman1995-04-061-0/+1
* (write-file): Fix arg count in call to y-or-n-p.Karl Heuer1995-04-061-1/+1
* (Fplist_put): Fix missing \n\.Karl Heuer1995-04-061-1/+1
* (x_window_to_frame): Skip non-X frames before testing dpyinfo.Karl Heuer1995-04-061-9/+3
* Doc fixes to match declared args.Simon Marshall1995-04-061-4/+4
* (menu-bar-bookmark-map): Autoload each formRichard M. Stallman1995-04-061-12/+22
* (ispell-menu-map-needed): Delete test for menu-bar feature.Richard M. Stallman1995-04-061-2/+5
* (BASE_PURESIZE): Increment to 310000.Richard M. Stallman1995-04-061-1/+1
* (list-buffers-noselect): Put buffer name in a textRichard M. Stallman1995-04-061-29/+26
* (Fkill_buffer): Call reset_buffer_local_variablesRichard M. Stallman1995-04-061-30/+53