2002-07-16 |
André Spiegel | Document C-x v v as the main version control command... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | Let C-x C-q refer to toggle-read-only, not vc-toggle... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | Add entry for C-x C-q. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | (vc-next-action-on-file): Ignore buffer-read-only while... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | Don't bind vc-toggle-read-only to C-x C-q. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (echo_char, parse_modifiers_uncached, parse_solitary_mo... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
André Spiegel | Bind toggle-read-only to C-x C-q. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (validate_interval_range, interval_of): Use string... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (Fstring_to_char): Don't use XSTRING/XSETSTRING to... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (Fintern_soft): Use string macros instead of Lisp_Strin... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (reset_buffer_local_variables): Delete "#if 0" settings... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | comment update |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (Fstring_to_char): Use string macros instead of Lisp_St... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_N... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (Fset_fontset_font): Use SDATA instead of XSTRING(... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (help-split-fundoc, help-function-arglist) |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (help-key-description): Show the untranslated keys |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (view): Always require. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * xterm.c (x_catch_errors, x_clear_errors): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * xfns.c (validate_x_resource_name): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * w32fns.c (validate_x_resource_name): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * search.c (wordify): Use SDATA. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * process.c (status_message): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * macfns.c (validate_x_resource_name): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * lread.c (Fload): Use SDATA, SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * lisp.h (SREF): Produce rvalue. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * keyboard.c (Fevent_convert_list): Use SREF. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * insdel.c (insert_from_string_1): Use SDATA. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * fns.c (concat): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * fileio.c (Fmake_symbolic_link, Fexpand_file_name... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * dired.c (directory_files_internal): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * data.c (Faref): Use SDATA. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * charset.h (FETCH_STRING_CHAR_ADVANCE, |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * casefiddle.c (casify_object): Use SSET. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * buffer.c (Fother_buffer): Use SREF when retrieving... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | * alloc.c (make_event_array): Use SSET for storing... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Ken Raeburn | (SDATA): Produce rvalue. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (USG_SUBTTY_WORKS): Defined. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (reconsider_clip_changes): Don't test prevent_redisplay... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (create_process): Test USG_SUBTTY_WORKS. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (temp_output_buffer_show): Don't set prevent_redisplay_... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (choose-completion-string): Doc fix. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | New operation :custom-standard-value. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (diff-reverse-direction): Simplify. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (mouse-sel-original-interprogram-paste-function): Defva... |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | (compare-windows-whitespace): Always allow newline |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Richard M.... | Mention Texinfo 4.2 needed. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | (mouse-sel-mode): Use define-minor-mode. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Juanma Barranquero | Fix reference to `defvaralias' as a macro. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Juanma Barranquero | (timer-set-time, timer-set-time-with-usecs): Fix docstring. |
commit | commitdiff | tree | snapshot |
2002-07-16 |
Miles Bader | (HTML Mode): Put `@end table' at end of table. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Stefan Monnier | (Ftrace_to_stderr): Add usage to docstring. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Stefan Monnier | (scan_c_file): Warn about missing `usage' info. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | (describe-variable): Remove useless trailing whitespace. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | Document third argument of defvaralias. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | (describe-variable): Show documentation for aliased... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Juanma Barranquero | (Fdefvaralias): Add docstring argument. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Kai Großjohann | Ignore *.op and *.ops, too. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Mike Williams | (mouse-sel-bindings): Save/restore interprogram cut... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Richard M.... | Minor cleanup. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Andreas Schwab | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * textprop.c (set_text_properties): Use STRING_SET_INTE... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * intervals.c (create_root_interval, balance_possible_r... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * fns.c (Fstring_as_multibyte): Use STRING_SET_INTERVALS. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * buffer.c (Fget_buffer_create, Fmake_indirect_buffer... |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * lisp.h (STRING_INTERVALS): Produce rvalue. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * lread.c (read_vector): Use STRING_SET_CHARS. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * fns.c (concat): Use STRING_SET_CHARS. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * dired.c (directory_files_internal): Use STRING_SET_CHARS. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | * lisp.h (STRING_SET_CHARS): New macro. |
commit | commitdiff | tree | snapshot |
2002-07-15 |
Ken Raeburn | Most uses of XSTRING combined with STRING_BYTES or... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Ken Raeburn | (SMBP): Deleted. All uses changed to STRING_MULTIBYTE. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Kim F. Storm | Correct last commit which by mistake included some... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Stefan Monnier | Set encoding to utf-8. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Kai Großjohann | Index entries. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Richard M.... | (find-alternate-file): Offer to save a modified buffer. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Richard M.... | (normal-splash-screen, fancy-splash-text): |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Richard M.... | Fix doc typos. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Richard M.... | Say that output from asynch subprocesses of a compiler... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Kai Großjohann | Comply with Texinfo coding standards. Suggestions... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Mike Williams | (mouse-sel-bound-events): New constant. |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Stefan Monnier | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Kim F. Storm | regenerated |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Stefan Monnier | (cl-set-substring): Fix thinko. |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Stefan Monnier | Use hash-tables. |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Andreas Schwab | (mail-abbrev-make-syntax-table): Check the |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Stefan Monnier | (ebrowse-symbol-regexp): Avoid cl-set-substring. |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Stefan Monnier | (sgml-quote): Use narrowing. Improve the regexp used... |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Glenn Morris | (timeclock-in): Run the new day section if, after rerea... |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Kai Großjohann | Do not hook into file-name-handler-alist, this |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Kai Großjohann | Fix copyright years. |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Kai Großjohann | (tramp-multi-file-name-structure-unified): Add |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Kai Großjohann | * files.texi (Remote Files): Explain new unified file... |
commit | commitdiff | tree | snapshot |
next |