bpt/emacs.git
2002-07-16 Ken Raeburn(Fframe_parameter): Use const for pointer to lisp
2002-07-16 Ken Raeburn(font_family_registry, fs_query_fontset):
2002-07-16 Ken Raeburn(report_file_error): String pointer args now point to
2002-07-16 Ken Raeburn(general_insert_function): Insertion function now
2002-07-16 Ken Raeburn(xstricmp): Declaration updated.
2002-07-16 Ken Raeburn(Ffind_coding_systems_region_interval): Use const for
2002-07-16 Ken Raeburn(find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn(find_charset_in_text, c_string_width):
2002-07-16 Ken Raeburn(xstrdup, make_string, make_unibyte_string)
2002-07-16 André SpiegelDocument C-x v v as the main version control command...
2002-07-16 André SpiegelLet C-x C-q refer to toggle-read-only, not vc-toggle...
2002-07-16 André SpiegelAdd entry for C-x C-q.
2002-07-16 André Spiegel*** empty log message ***
2002-07-16 André Spiegel(vc-next-action-on-file): Ignore buffer-read-only while...
2002-07-16 André SpiegelDon't bind vc-toggle-read-only to C-x C-q.
2002-07-16 Ken Raeburn(echo_char, parse_modifiers_uncached, parse_solitary_mo...
2002-07-16 André SpiegelBind toggle-read-only to C-x C-q.
2002-07-16 Ken Raeburn(validate_interval_range, interval_of): Use string...
2002-07-16 Ken Raeburn(Fstring_to_char): Don't use XSTRING/XSETSTRING to...
2002-07-16 Ken Raeburn(Fintern_soft): Use string macros instead of Lisp_Strin...
2002-07-16 Ken Raeburn(reset_buffer_local_variables): Delete "#if 0" settings...
2002-07-16 Ken Raeburncomment update
2002-07-16 Ken Raeburn(Fstring_to_char): Use string macros instead of Lisp_St...
2002-07-16 Ken Raeburn(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_N...
2002-07-16 Ken Raeburn(Fset_fontset_font): Use SDATA instead of XSTRING(...
2002-07-16 Stefan Monnier(help-split-fundoc, help-function-arglist)
2002-07-16 Stefan Monnier(help-key-description): Show the untranslated keys
2002-07-16 Stefan Monnier(view): Always require.
2002-07-16 Ken Raeburn* xterm.c (x_catch_errors, x_clear_errors): Use SSET.
2002-07-16 Ken Raeburn* xfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* w32fns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* search.c (wordify): Use SDATA.
2002-07-16 Ken Raeburn* process.c (status_message): Use SSET.
2002-07-16 Ken Raeburn* macfns.c (validate_x_resource_name): Use SSET.
2002-07-16 Ken Raeburn* lread.c (Fload): Use SDATA, SSET.
2002-07-16 Ken Raeburn* lisp.h (SREF): Produce rvalue.
2002-07-16 Ken Raeburn* keyboard.c (Fevent_convert_list): Use SREF.
2002-07-16 Ken Raeburn* insdel.c (insert_from_string_1): Use SDATA.
2002-07-16 Ken Raeburn* fns.c (concat): Use SSET.
2002-07-16 Ken Raeburn* fileio.c (Fmake_symbolic_link, Fexpand_file_name...
2002-07-16 Ken Raeburn* dired.c (directory_files_internal): Use SSET.
2002-07-16 Ken Raeburn* data.c (Faref): Use SDATA.
2002-07-16 Ken Raeburn* charset.h (FETCH_STRING_CHAR_ADVANCE,
2002-07-16 Ken Raeburn* casefiddle.c (casify_object): Use SSET.
2002-07-16 Ken Raeburn* buffer.c (Fother_buffer): Use SREF when retrieving...
2002-07-16 Ken Raeburn* alloc.c (make_event_array): Use SSET for storing...
2002-07-16 Ken Raeburn(SDATA): Produce rvalue.
2002-07-16 Richard M.... *** empty log message ***
2002-07-16 Richard M.... (USG_SUBTTY_WORKS): Defined.
2002-07-16 Richard M.... (reconsider_clip_changes): Don't test prevent_redisplay...
2002-07-16 Richard M.... (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
2002-07-16 Richard M.... (create_process): Test USG_SUBTTY_WORKS.
2002-07-16 Richard M.... (temp_output_buffer_show): Don't set prevent_redisplay_...
2002-07-16 Richard M.... (choose-completion-string): Doc fix.
2002-07-16 Richard M.... New operation :custom-standard-value.
2002-07-16 Stefan Monnier(diff-reverse-direction): Simplify.
2002-07-16 Stefan Monnier(mouse-sel-original-interprogram-paste-function): Defva...
2002-07-16 Richard M.... (compare-windows-whitespace): Always allow newline
2002-07-16 Richard M.... Mention Texinfo 4.2 needed.
2002-07-16 Stefan Monnier(mouse-sel-mode): Use define-minor-mode.
2002-07-16 Stefan Monnier*** empty log message ***
2002-07-16 Juanma BarranqueroFix reference to `defvaralias' as a macro.
2002-07-16 Juanma Barranquero(timer-set-time, timer-set-time-with-usecs): Fix docstring.
2002-07-16 Miles Bader(HTML Mode): Put `@end table' at end of table.
2002-07-15 Stefan Monnier*** empty log message ***
2002-07-15 Stefan Monnier(Ftrace_to_stderr): Add usage to docstring.
2002-07-15 Stefan Monnier(scan_c_file): Warn about missing `usage' info.
2002-07-15 Juanma Barranquero(describe-variable): Remove useless trailing whitespace.
2002-07-15 Juanma BarranqueroFix typo.
2002-07-15 Juanma BarranqueroDocument third argument of defvaralias.
2002-07-15 Juanma Barranquero*** empty log message ***
2002-07-15 Juanma Barranquero(describe-variable): Show documentation for aliased...
2002-07-15 Juanma Barranquero(Fdefvaralias): Add docstring argument.
2002-07-15 Kai GroßjohannIgnore *.op and *.ops, too.
2002-07-15 Mike Williams(mouse-sel-bindings): Save/restore interprogram cut...
2002-07-15 Richard M.... Minor cleanup.
2002-07-15 Andreas Schwab*** empty log message ***
2002-07-15 Ken Raeburn* textprop.c (set_text_properties): Use STRING_SET_INTE...
2002-07-15 Ken Raeburn* intervals.c (create_root_interval, balance_possible_r...
2002-07-15 Ken Raeburn* fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS.
2002-07-15 Ken Raeburn* buffer.c (Fget_buffer_create, Fmake_indirect_buffer...
2002-07-15 Ken Raeburn* lisp.h (STRING_INTERVALS): Produce rvalue.
2002-07-15 Ken Raeburn* lread.c (read_vector): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* fns.c (concat): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* dired.c (directory_files_internal): Use STRING_SET_CHARS.
2002-07-15 Ken Raeburn* lisp.h (STRING_SET_CHARS): New macro.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-14 Ken Raeburn(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
2002-07-14 Kim F. StormCorrect last commit which by mistake included some...
2002-07-14 Stefan MonnierSet encoding to utf-8.
2002-07-14 Kai GroßjohannIndex entries.
2002-07-14 Richard M.... (find-alternate-file): Offer to save a modified buffer.
2002-07-14 Richard M.... (normal-splash-screen, fancy-splash-text):
2002-07-14 Richard M.... Fix doc typos.
2002-07-14 Richard M.... Say that output from asynch subprocesses of a compiler...
2002-07-14 Kai GroßjohannComply with Texinfo coding standards. Suggestions...
2002-07-14 Mike Williams(mouse-sel-bound-events): New constant.
2002-07-13 Stefan Monnier*** empty log message ***
2002-07-13 Kim F. Stormregenerated
2002-07-13 Stefan Monnier(cl-set-substring): Fix thinko.
next