aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (find-file-noselect-1): Undo previous change.Richard M. Stallman2002-06-082-11/+16
|
* *** empty log message ***Richard M. Stallman2002-06-081-0/+4
|
* (bookmark-file-or-variation-thereof): Doc fix.Richard M. Stallman2002-06-081-3/+3
|
* * bookmark.el (bookmark-file-or-variation-thereof): Just useKarl Fogel2002-06-082-13/+17
| | | | Info-suffix-list, as suggested by Stefan Monnier.
* (lisp_data_to_selection_data): Fix last change:Sam Steingold2002-06-072-39/+44
| | | | *data_ret is not a Lisp string, while unibyte_string is.
* (lisp_data_to_selection_data): Fix last change: set size_ret.Eli Zaretskii2002-06-072-0/+6
|
* Etags regexps support the same set of operators as in Emacs.Francesco Potortì2002-06-071-2/+1
|
* Regenerated.Andreas Schwab2002-06-071-933/+938
|
* Add Support for x86-64.Andreas Schwab2002-06-075-0/+135
|
* Document Etags regexp char escape sequences.Francesco Potortì2002-06-063-3/+30
|
* (scan_separators): Support all character escapeFrancesco Potortì2002-06-061-51/+60
| | | | | | | | | | | | | | 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.
* *** empty log message ***Francesco Potortì2002-06-061-0/+15
|
* Fix typos, clarify language.Robert J. Chassell2002-06-061-19/+27
|
* *** empty log message ***Stefan Monnier2002-06-061-3/+8
|
* Document new default keywords for TeX.Francesco Potortì2002-06-061-3/+7
| | | | Improve the English for --parse-stdin.
* Better English, I hope.Francesco Potortì2002-06-062-5/+5
|
* Document --parse-stdin=FILE for Etags.Francesco Potortì2002-06-061-6/+13
| | | | Document new default keywords for TeX.
* Document --parse-stdin=FILE.Francesco Potortì2002-06-061-0/+7
|
* Document --parse-stdin=FILE for Etags.Francesco Potortì2002-06-061-0/+6
|
* (enum arg_type): New label at_stdin.Francesco Potortì2002-06-062-129/+176
| | | | | | | | | | (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.
* (TeX_commands): Skip comments.Francesco Potortì2002-06-061-74/+69
| | | | | | | | | | | (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.
* *** empty log message ***Francesco Potortì2002-06-061-0/+12
|
* (Converting Representations): Update the description of whatEli Zaretskii2002-06-051-3/+5
| | | | string-make-unibyte does.
* *** empty log message ***Eli Zaretskii2002-06-052-0/+7
|
* (Fstring_make_unibyte): Doc fix.Eli Zaretskii2002-06-051-2/+4
|
* (lisp_data_to_selection_data): If the requested typeEli Zaretskii2002-06-052-3/+25
| | | | | is STRING, call string_make_unibyte to encode the selected text as a string.
* (xselect-convert-to-string): If VALUE is a string,Eli Zaretskii2002-06-051-1/+3
| | | | return a cons of TYPE and the string.
* (Fset_window_hscroll): Doc fix.Eli Zaretskii2002-06-052-1/+8
|
* (main): Avoid a buffer overrun with sprintf.Francesco Potortì2002-06-052-5/+9
|
* fix my addressKen Raeburn2002-06-051-1/+1
|
* *** empty log message ***Pavel Janík2002-06-052-0/+10
|
* (choose_write_coding_system): Call select-safe-coding-system properly.Pavel Janík2002-06-051-2/+2
|
* (cyrillic-alternativnyj-decode-table): Fix the table to contain correctPavel Janík2002-06-051-1/+1
| | | | characters.
* Don't require cl.Richard M. Stallman2002-06-042-2/+5
|
* (Spelling): Document ispell-complete-word-dict.Eli Zaretskii2002-06-041-0/+4
|
* *** empty log message ***Richard M. Stallman2002-06-032-41/+23
|
* (dired-do-shell-command): Doc fix in autoload.Richard M. Stallman2002-06-031-9/+24
|
* (Info-extract-pointer): Ignore Info-header-line.Richard M. Stallman2002-06-031-4/+4
|
* (c-postprocess-file-styles): Do nothing except in CC modes.Richard M. Stallman2002-06-031-11/+12
|
* (select-safe-coding-system): New arg FILE; use that for set-auto-coding.Richard M. Stallman2002-06-031-5/+10
| | | | | When computing auto-cs, narrow to FROM...TO. Put save-excursion outside save-restriction.
* (message_with_string): Error if STRING is not a string.Richard M. Stallman2002-06-031-0/+2
|
* (md5): Pass FILE arg to Vselect_safe_coding_system_function.Richard M. Stallman2002-06-031-2/+2
|
* (choose_write_coding_system):Richard M. Stallman2002-06-031-1/+2
| | | | Pass FILE arg to Vselect_safe_coding_system_function.
* * buffer.c (fix_overlays_before): Fix list-walking bug in 05-19 change.Ken Raeburn2002-06-032-1/+7
|
* Initial revisionThien-Thi Nguyen2002-06-031-0/+25
|
* (current_column): Now returns float.Thien-Thi Nguyen2002-06-032-22/+46
| | | | (indented_beyond_p): 3rd arg now a float.
* (last_known_column): Now a float.Thien-Thi Nguyen2002-06-031-37/+41
| | | | | | | | | (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.
* (redisplay_internal, redisplay_window, decode_mode_spec): CastThien-Thi Nguyen2002-06-031-511/+514
| | | | | | `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.
* (read_minibuf): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-22/+22
|
* (describe_command): Cast `current_column' return value to int.Thien-Thi Nguyen2002-06-031-14/+14
|