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 |
2002-07-12 |
Kim F. Storm | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Kim F. Storm | (grep-tree): Fixed autoload. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Kim F. Storm | (command_loop_1): Invert check on Vmemory_full. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Glenn Morris | (timeclock-get-workday-function): `timeclock-workday... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | Move the node Query Before Exit down. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | Document binding `deactivate-mark' around something... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | defimage does not evaluate SPECS. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (ange-ftp-write-region): Don't bind executing-kbd-macro... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (flush-lines, keep-lines): Convert REND to a marker. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (help-with-tutorial): Display completion list right... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (ediff-test-patch-utility): Catch error and return... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (fancy-splash-text, actions page): Add blank line to... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (command-line): Set memory-signal-data. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (help-map): Add binding for info-emacs-manual. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (strokes-help): Call print-help-return-message |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (info-emacs-manual): New function. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (multiple-value-call): Add alias. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (compilation-normalize-filename): |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (Fwrite_region): Doc fix. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Juanma Barranquero | (describe-variable): Put `defvaralias' info before... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Juanma Barranquero | (timer-set-time-with-usecs): Fix documentation. Simplif... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (print_error_message): Don't handle Vsignaling_function... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (cmd_error_internal): Handle Vsignaling_function here. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (Fsignal): Don't call cancel_hourglass. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Richard M.... | (process_send_signal): Add abort call. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Pavel Janík | (describe-variable): Mention if the variable is an... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Markus Rost | (Fkey_binding): Fix typo. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Kenichi Handa | (locale-language-names): Change "mk" (Macedoninan)... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Kai Großjohann | (tramp-handle-make-symbolic-link): Implement. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Kai Großjohann | (tramp-default-method): New default method "sm" |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (Vmemory_full): New variable. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (Vmemory_full): Add declaration. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (last_known_column): Declare as double, not float. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (message_dolog): Do nothing if Vmemory_full is non... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Pavel Janík | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (BROKEN_SA_RESTART): Defined. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Richard M.... | (sys_signal): Test BROKEN_SA_RESTART. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Andrew Choi | 2002-07-11 Andrew Choi <akochoi@shaw.ca> |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Juanma Barranquero | Use macro SPECPDL_INDEX. |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Juanma Barranquero | Use macro SPECPDL_INDEX. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Kim F. Storm | (ido-make-merged-file-list): Fix last change again. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (authors-obsolete-file-p): Fix typo. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | Revert doubtful typo fix. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (speedbar-obj-do-check): Fix typo. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (speedbar-tag-hierarchy-method): Fix typos. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | Rename BINDING_STACK_SIZE to SPECPDL_INDEX. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (speedbar-make-specialized-keymap): Fix docstring. |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Juanma Barranquero | (ido-enter-single-matching-directory): Delete leftover... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stefan Monnier | (Fdefalias): Add an optional `docstring' argument. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Stefan Monnier | (HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now). |
commit | commitdiff | tree | snapshot |
next |