- 06 Jun, 2002 13 commits
-
-
Francesco Potortì authored
-
Francesco Potortì authored
sequences supported by gcc. (find_entries): rewind unconditionally. (find_entries): Do not call language functions directly, now calls itself. (find_entries): Do general initialisations here. (CNL_SAVE_DEFINEDEF, C_entries, LOOP_ON_INPUT_LINES, F_getit) (Ada_getit, Pascal_functions, Pascal_functions) (prolog_skip_comment): Do not do them here. (readline_internal): Increment lineno here. (readline): Conditionally undo readline_internal increment. (readline): Do not return a value.
-
Francesco Potortì authored
-
Robert J. Chassell authored
-
Stefan Monnier authored
-
Francesco Potortì authored
Improve the English for --parse-stdin.
-
Francesco Potortì authored
-
Francesco Potortì authored
Document new default keywords for TeX.
-
Francesco Potortì authored
-
Francesco Potortì authored
-
Francesco Potortì authored
(STDIN): New constant. (parsing_stdin): New flag. (longopts): New option --parse-stdin=NAME. (print_help): Document it. (main): Handle it. (process_file): Split into process_file and process_file_name. (process_file_name): New function.
-
Francesco Potortì authored
(TEX_defenv): Now contains more contructs. (TEX_cmt): Make it a static char and move it before TeX_commands. (TeX_commands): Shorten the tag to the brace after the name. (TeX_commands): Names now include the initial backslash. (TeX_commands): Names do not include numeric args #n. (TeX_commands): Correct line char number in tags. (TEX_tabent, TEX_token): Deleted. (TeX_commands, TEX_decode_env): Streamlined.
-
Francesco Potortì authored
-
- 05 Jun, 2002 11 commits
-
-
Eli Zaretskii authored
string-make-unibyte does.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
is STRING, call string_make_unibyte to encode the selected text as a string.
-
Eli Zaretskii authored
return a cons of TYPE and the string.
-
Eli Zaretskii authored
-
Francesco Potortì authored
-
Ken Raeburn authored
-
Pavel Janík authored
-
Pavel Janík authored
-
Pavel Janík authored
characters.
-
- 04 Jun, 2002 2 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-
- 03 Jun, 2002 14 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
When computing auto-cs, narrow to FROM...TO. Put save-excursion outside save-restriction.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Pass FILE arg to Vselect_safe_coding_system_function.
-
Ken Raeburn authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(indented_beyond_p): 3rd arg now a float.
-
Thien-Thi Nguyen authored
(current_column_1, position_indentation, current_column, string_display_width): Return float. (Fcurrent_column): Cast `current_column' return value to int. (Fcurrent_indentation): Cast `position_indentation' retval to int. (indented_beyond_p): Third arg now a float. (compute_motion, vmotion): Cast `indented_beyond_p' 3rd arg to float.
-
Thien-Thi Nguyen authored
`current_column' return value to int. (back_to_previous_visible_line_start, reseat_at_next_visible_line_start, next_element_from_buffer): Cast `indented_beyond_p' 3rd arg to float.
-
Thien-Thi Nguyen authored
-