aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (PRINTFULLP): Removed because it is no longer used andGerd Moellmann1999-09-151-10/+2
* (update_frame_line): If writing whole desired line,Gerd Moellmann1999-09-151-9/+21
* (whitespace-version): Update version to 2.4Richard M. Stallman1999-09-141-22/+89
* (eval-last-sexp): Use prin1 instead of print.Gerd Moellmann1999-09-141-1/+1
* (Fplay_sound): Remove usused variables.Gerd Moellmann1999-09-141-3/+7
* Update author address.Dave Love1999-09-141-2/+1
* (lisp-font-lock-keywords-1): Recognize an autoloadRichard M. Stallman1999-09-141-1/+1
* (inferior-octave-startup): Ensure -i and --no-line-editing are passedStephen Eglen1999-09-141-2/+3
* (lw_separator_p): Check for new-style separatorsGerd Moellmann1999-09-141-1/+2
* Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.Ken Raeburn1999-09-141-9/+9
* (x_scroll_bar_handle_click): Compile only ifGerd Moellmann1999-09-141-23/+18
* (x_set_background_color): Remove unused variable(s).Gerd Moellmann1999-09-141-22/+6
* (display_echo_area_1, try_window_id): Remove unusedGerd Moellmann1999-09-141-3/+0
* (freeze_window_starts): Fix typo in prototype.Gerd Moellmann1999-09-141-1/+1
* Add prototype for debug_print.Gerd Moellmann1999-09-141-0/+4
* (CHECK_FRAME, CHECK_LIVE_FRAME): Put code in do-while.Gerd Moellmann1999-09-141-11/+10
* (Fnext_frame): Remove unused variable(s).Gerd Moellmann1999-09-141-11/+3
* (SXHASH_COMBINE): Add missing parentheses.Gerd Moellmann1999-09-141-7/+3
* Add prototypes for gamma_correct andGerd Moellmann1999-09-141-1/+3
* (texinfo-font-lock-keywords): Add uref, command, option, env and sc.Eli Zaretskii1999-09-141-3/+3
* (shell-quote-argument): Quote argument with doubleEli Zaretskii1999-09-141-2/+13
* (Fopen_network_stream): Avoid socket decriptor leak.Andreas Schwab1999-09-141-0/+14
* Declare close_file_unwind.Andreas Schwab1999-09-141-0/+1
* (eval-defun, eval-last-sexp):Richard M. Stallman1999-09-141-27/+35
* (eval-expression-print-level): New variable.Richard M. Stallman1999-09-141-3/+24
* (Info-find-node): Cope better if guesspos is too large.Richard M. Stallman1999-09-141-2/+7
* (index.texi): If cannot make a symlink, make a hard link.Richard M. Stallman1999-09-141-2/+2
* *** empty log message ***Richard M. Stallman1999-09-141-1/+3
* (hide-ifdef-mode): Add autoload cookie.Dave Love1999-09-131-0/+2
* (checkdoc-display-status-buffer): AvoidDave Love1999-09-131-8/+10
* Remove code, keep the interface.Gerd Moellmann1999-09-131-202/+12
* (redisplay_window): Make sure start_at_line_begGerd Moellmann1999-09-131-2/+2
* Support print-circle and related features.Richard M. Stallman1999-09-131-101/+283
* (move_it_in_display_line_to): Make type consistent with declaration.Dave Love1999-09-131-1/+1
* Don't continue #define args for benefit of old cc.Dave Love1999-09-131-9/+7
* (x_put_x_image): Make type consistent with declaration.Dave Love1999-09-131-1/+1
* (Fmake_hash_table): Fix string continuation.Dave Love1999-09-131-2/+2
* (help-highlight-p): Doc fix.Dave Love1999-09-131-2/+1
* Copyright up-date.Dave Love1999-09-131-1/+1
* (mode-line, header-line, tool-bar, ): Add :version.Dave Love1999-09-131-3/+10
* Remove some compatibility code and checks.Dave Love1999-09-131-67/+27
* Don't define-widget-keywords.Dave Love1999-09-131-223/+532
* (custom-face-attributes): Simplify :underline, :overline,Dave Love1999-09-131-41/+34
* Don't define-widget-keywords.Dave Love1999-09-131-31/+30
* (XTcursor_to): Change for Lisp_Object selected_frame.Gerd Moellmann1999-09-131-18/+18
* (x_own_selection): Change for Lisp_Object selected_frame.Gerd Moellmann1999-09-131-22/+28
* (Fx_popup_menu): Change for Lisp_Object selected_frame.Gerd Moellmann1999-09-131-2/+2
* (QCfile): Moved to xdisp.c.Gerd Moellmann1999-09-131-16/+13
* (frame_or_selected_frame): Change for Lisp_ObjectGerd Moellmann1999-09-131-25/+17
* (QCfile): Move here from xfns.c.Gerd Moellmann1999-09-131-40/+52