2002-07-16 |
André Spiegel |
Let C-x C-q refer to toggle-read-only, not vc-toggle-read-only.
|
2002-07-16 |
André Spiegel |
Add 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 comparing to
|
2002-07-16 |
André Spiegel |
Don't bind vc-toggle-read-only to C-x C-q.
|
2002-07-16 |
Ken Raeburn |
*** empty log message ***
|
2002-07-16 |
Ken Raeburn |
(echo_char, parse_modifiers_uncached, parse_solitary_modifier,
|
2002-07-16 |
André Spiegel |
Bind toggle-read-only to C-x C-q.
|
2002-07-16 |
Ken Raeburn |
*** empty log message ***
|
2002-07-16 |
Ken Raeburn |
(validate_interval_range, interval_of): Use string macros instead of
|
2002-07-16 |
Ken Raeburn |
(Fstring_to_char): Don't use XSTRING/XSETSTRING to copy a lisp value.
|
2002-07-16 |
Ken Raeburn |
(Fintern_soft): Use string macros instead of Lisp_String fields.
|
2002-07-16 |
Ken Raeburn |
(reset_buffer_local_variables): Delete "#if 0" settings of non-existent fields.
|
2002-07-16 |
Ken Raeburn |
comment update
|
2002-07-16 |
Ken Raeburn |
(Fstring_to_char): Use string macros instead of Lisp_String fields.
|
2002-07-16 |
Ken Raeburn |
*** empty log message ***
|
2002-07-16 |
Ken Raeburn |
(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES
|
2002-07-16 |
Ken Raeburn |
(Fset_fontset_font): Use SDATA instead of XSTRING()->data.
|
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 |
*** empty log message ***
|
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): Use SSET.
|
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 a byte from
|
2002-07-16 |
Ken Raeburn |
* alloc.c (make_event_array): Use SSET for storing into a string.
|
2002-07-16 |
Ken Raeburn |
*** empty log message ***
|
2002-07-16 |
Ken Raeburn |
(SDATA): Produce rvalue.
|
2002-07-16 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-16 |
Richard M. Stallman |
(USG_SUBTTY_WORKS): Defined.
|
2002-07-16 |
Richard M. Stallman |
(reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p.
|
2002-07-16 |
Richard M. Stallman |
(cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
|
2002-07-16 |
Richard M. Stallman |
(create_process): Test USG_SUBTTY_WORKS.
|
2002-07-16 |
Richard M. Stallman |
(temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p.
|
2002-07-16 |
Richard M. Stallman |
(choose-completion-string): Doc fix.
|
2002-07-16 |
Richard M. Stallman |
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): Defvar it.
|
2002-07-16 |
Richard M. Stallman |
(compare-windows-whitespace): Always allow newline
|
2002-07-16 |
Richard M. Stallman |
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 Barranquero |
Fix reference to `defvaralias' as a macro.
|
2002-07-16 |
Juanma Barranquero |
*** empty log message ***
|
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 |
*** empty log message ***
|
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 Barranquero |
Fix typo.
|
2002-07-15 |
Juanma Barranquero |
Document third argument of defvaralias.
|
2002-07-15 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-15 |
Juanma Barranquero |
(describe-variable): Show documentation for aliased variable if alias does not
|
2002-07-15 |
Juanma Barranquero |
(Fdefvaralias): Add docstring argument.
|
2002-07-15 |
Kai Großjohann |
Ignore *.op and *.ops, too.
|
2002-07-15 |
Mike Williams |
*** empty log message ***
|
2002-07-15 |
Mike Williams |
(mouse-sel-bindings): Save/restore interprogram cut/paste functions.
|
2002-07-15 |
Richard M. Stallman |
Minor cleanup.
|
2002-07-15 |
Andreas Schwab |
*** empty log message ***
|
2002-07-15 |
Ken Raeburn |
*** empty log message ***
|
2002-07-15 |
Ken Raeburn |
* textprop.c (set_text_properties): Use STRING_SET_INTERVALS.
|
2002-07-15 |
Ken Raeburn |
* intervals.c (create_root_interval, balance_possible_root_interval,
|
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): Use it.
|
2002-07-15 |
Ken Raeburn |
* lisp.h (STRING_INTERVALS): Produce rvalue.
|
2002-07-15 |
Ken Raeburn |
*** empty log message ***
|
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 Raeburn |
*** empty log message ***
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-14 |
Ken Raeburn |
(SMBP): Deleted. All uses changed to STRING_MULTIBYTE.
|
2002-07-14 |
Kim F. Storm |
Correct last commit which by mistake included some completely
|
2002-07-14 |
Stefan Monnier |
Set encoding to utf-8.
|
2002-07-14 |
Kai Großjohann |
Index entries.
|
2002-07-14 |
Richard M. Stallman |
(find-alternate-file): Offer to save a modified buffer.
|
2002-07-14 |
Richard M. Stallman |
(normal-splash-screen, fancy-splash-text):
|
2002-07-14 |
Richard M. Stallman |
Fix doc typos.
|
2002-07-14 |
Richard M. Stallman |
Say that output from asynch subprocesses of a compiler may be lost.
|
2002-07-14 |
Kai Großjohann |
Comply with Texinfo coding standards. Suggestions by Eli.
|
2002-07-14 |
Mike Williams |
*** empty log message ***
|
2002-07-14 |
Mike Williams |
(mouse-sel-bound-events): New constant.
|
2002-07-13 |
Stefan Monnier |
*** empty log message ***
|
2002-07-13 |
Kim F. Storm |
regenerated
|
2002-07-13 |
Stefan Monnier |
(cl-set-substring): Fix thinko.
|
2002-07-13 |
Stefan Monnier |
Use hash-tables.
|
2002-07-13 |
Andreas Schwab |
(mail-abbrev-make-syntax-table): Check the
|
2002-07-13 |
Stefan Monnier |
(ebrowse-symbol-regexp): Avoid cl-set-substring.
|
2002-07-13 |
Stefan Monnier |
(sgml-quote): Use narrowing. Improve the regexp used when unquoting.
|
2002-07-13 |
Glenn Morris |
*** empty log message ***
|
2002-07-13 |
Glenn Morris |
(timeclock-in): Run the new day section if, after rereading the log file,
|
2002-07-13 |
Kai Großjohann |
Do not hook into file-name-handler-alist, this
|
2002-07-13 |
Kai Großjohann |
Fix copyright years.
|
2002-07-13 |
Kai Großjohann |
(tramp-multi-file-name-structure-unified): Add
|
2002-07-13 |
Kai Großjohann |
* files.texi (Remote Files): Explain new unified file name synatx.
|
2002-07-12 |
Kim F. Storm |
*** empty log message ***
|
2002-07-12 |
Kim F. Storm |
(grep-tree): Fixed autoload.
|
2002-07-12 |
Kim F. Storm |
(command_loop_1): Invert check on Vmemory_full.
|
2002-07-12 |
Glenn Morris |
*** empty log message ***
|
2002-07-12 |
Glenn Morris |
(timeclock-get-workday-function): `timeclock-workday' is not a valid
|
2002-07-12 |
Richard M. Stallman |
Move the node Query Before Exit down.
|
2002-07-12 |
Richard M. Stallman |
Document binding `deactivate-mark' around something that modifies the
|
2002-07-12 |
Richard M. Stallman |
defimage does not evaluate SPECS.
|
2002-07-12 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-12 |
Richard M. Stallman |
(ange-ftp-write-region): Don't bind executing-kbd-macro; instead, pass
|
2002-07-12 |
Richard M. Stallman |
(flush-lines, keep-lines): Convert REND to a marker.
|
2002-07-12 |
Richard M. Stallman |
(help-with-tutorial): Display completion list right away.
|
2002-07-12 |
Richard M. Stallman |
Comment change.
|
2002-07-12 |
Richard M. Stallman |
(ediff-test-patch-utility): Catch error and return nil.
|
2002-07-12 |
Richard M. Stallman |
(fancy-splash-text, actions page): Add blank line to balance help page.
|
2002-07-12 |
Richard M. Stallman |
(command-line): Set memory-signal-data.
|
2002-07-12 |
Richard M. Stallman |
(help-map): Add binding for info-emacs-manual.
|
2002-07-12 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-12 |
Richard M. Stallman |
(strokes-help): Call print-help-return-message
|
2002-07-12 |
Richard M. Stallman |
(info-emacs-manual): New function.
|
2002-07-12 |
Richard M. Stallman |
(multiple-value-call): Add alias.
|
2002-07-12 |
Richard M. Stallman |
(compilation-normalize-filename):
|
2002-07-12 |
Richard M. Stallman |
(Fwrite_region): Doc fix.
|
2002-07-12 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-12 |
Juanma Barranquero |
(describe-variable): Put `defvaralias' info before the documentation (patch from
|
2002-07-12 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-12 |
Juanma Barranquero |
(timer-set-time-with-usecs): Fix documentation. Simplify extraction of time data.
|
2002-07-12 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-12 |
Richard M. Stallman |
(print_error_message): Don't handle Vsignaling_function here.
|
2002-07-12 |
Richard M. Stallman |
(cmd_error_internal): Handle Vsignaling_function here.
|
2002-07-12 |
Richard M. Stallman |
(Fsignal): Don't call cancel_hourglass.
|
2002-07-12 |
Richard M. Stallman |
(process_send_signal): Add abort call.
|
2002-07-12 |
Pavel Janík |
*** empty log message ***
|
2002-07-12 |
Pavel Janík |
(describe-variable): Mention if the variable is an alias.
|
2002-07-12 |
Markus Rost |
*** empty log message ***
|
2002-07-12 |
Markus Rost |
(Fkey_binding): Fix typo.
|
2002-07-11 |
Kenichi Handa |
*** empty log message ***
|
2002-07-11 |
Kenichi Handa |
(locale-language-names): Change "mk" (Macedoninan), "ru" (Russian),
|
2002-07-11 |
Kai Großjohann |
(tramp-handle-make-symbolic-link): Implement.
|
2002-07-11 |
Kai Großjohann |
(tramp-default-method): New default method "sm"
|
2002-07-11 |
Richard M. Stallman |
(Vmemory_full): New variable.
|
2002-07-11 |
Richard M. Stallman |
(Vmemory_full): Add declaration.
|
2002-07-11 |
Richard M. Stallman |
(last_known_column): Declare as double, not float.
|
2002-07-11 |
Richard M. Stallman |
(message_dolog): Do nothing if Vmemory_full is non-nil.
|
2002-07-11 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-11 |
Pavel Janík |
*** empty log message ***
|
2002-07-11 |
Richard M. Stallman |
(BROKEN_SA_RESTART): Defined.
|
2002-07-11 |
Richard M. Stallman |
(sys_signal): Test BROKEN_SA_RESTART.
|
2002-07-11 |
Andrew Choi |
2002-07-11 Andrew Choi <akochoi@shaw.ca>
|
2002-07-11 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-11 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-10 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change again.
|
2002-07-10 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-10 |
Juanma Barranquero |
(authors-obsolete-file-p): Fix typo.
|
2002-07-10 |
Juanma Barranquero |
Revert doubtful typo fix.
|
2002-07-10 |
Juanma Barranquero |
(speedbar-obj-do-check): Fix typo.
|
2002-07-10 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-10 |
Juanma Barranquero |
(speedbar-tag-hierarchy-method): Fix typos.
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-07-10 |
Juanma Barranquero |
(SPECPDL_INDEX): Rename from BINDING_STACK_SIZE. All callers updated.
|
2002-07-10 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-10 |
Juanma Barranquero |
(speedbar-make-specialized-keymap): Fix docstring.
|
2002-07-10 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-10 |
Juanma Barranquero |
(ido-enter-single-matching-directory): Delete leftover comment.
|
2002-07-09 |
Stefan Monnier |
(Fdefalias): Add an optional `docstring' argument.
|
2002-07-09 |
Stefan Monnier |
(HASH_VALUE, HASH_KEY): Remove (it's in lisp.h now).
|
2002-07-09 |
Stefan Monnier |
*** empty log message ***
|
2002-07-09 |
Stefan Monnier |
(HASH_VALUE): Remove (it's in lisp.h now).
|
2002-07-09 |
Juanma Barranquero |
(ebnf-yac-error): Fix typo.
|
2002-07-09 |
Juanma Barranquero |
(idlwave-shell-set-bp): Fix typos.
|
2002-07-09 |
Simon Josefsson |
(mail-extr-all-top-level-domains): Update names.
|
2002-07-09 |
Juanma Barranquero |
Fix typo.
|
2002-07-09 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-09 |
Kim F. Storm |
(ido-make-merged-file-list): Fix last change.
|
2002-07-09 |
Juanma Barranquero |
(hexl-mode): Fix typo.
|
2002-07-09 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-09 |
Juanma Barranquero |
(face-id): Fix typo.
|
2002-07-09 |
Miles Bader |
*** empty log message ***
|
2002-07-09 |
Miles Bader |
(hexl-find-file): Bind `completion-ignored-extensions' to nil when
|
2002-07-09 |
Kenichi Handa |
*** empty log message ***
|
2002-07-09 |
Kenichi Handa |
(insert-directory): Be sure to bind
|
2002-07-09 |
Kenichi Handa |
*** empty log message ***
|
2002-07-09 |
Kenichi Handa |
("latin-3-prefix"): Remove bogus Latin-3
|
2002-07-09 |
Kenichi Handa |
(Fcall_process): Fix previous change.
|
2002-07-08 |
Dave Love |
*** empty log message ***
|
2002-07-08 |
Kim F. Storm |
*** empty log message ***
|
2002-07-08 |
Kim F. Storm |
(ido-make-merged-file-list): Move fully matching item to head of list.
|
2002-07-08 |
Kim F. Storm |
(ido-find-common-substring): Return substring instead of t.
|
2002-07-08 |
Simon Josefsson |
Fix typo in comments, not worthy of a changelog entry.
|
2002-07-08 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-08 |
Andreas Schwab |
.
|
2002-07-08 |
Juanma Barranquero |
(Info-directory-list): Fix docstring.
|
2002-07-08 |
Miles Bader |
*** empty log message ***
|
2002-07-08 |
Miles Bader |
(comint-dynamic-list-completions): Sort COMPLETIONS before first use.
|
2002-07-08 |
Stefan Monnier |
(font-lock-default-unfontify-region): Use remove-list-of-text-properties.
|
2002-07-08 |
Stefan Monnier |
Move `provide' to the end.
|
2002-07-08 |
Miles Bader |
(TeX Mode): Remove explicit next/prev/up in @node line.
|
2002-07-08 |
Miles Bader |
Add entries for face-attribute-relative-p, merge-face-attribute.
|
2002-07-07 |
Miles Bader |
Update face-foreground and face-background to mention INHERIT parameter.
|
2002-07-07 |
Richard M. Stallman |
Document C-c . in Shell mode.
|
2002-07-07 |
Richard M. Stallman |
Document the major rearrangement of help commands after 21.1.
|
2002-07-07 |
Richard M. Stallman |
C-w sometimes grabs just one character.
|
2002-07-07 |
Richard M. Stallman |
Describe yank-excluded-properties.
|
2002-07-07 |
Miles Bader |
Add entries for face-attribute-relative-p, merge-face-attribute.
|
2002-07-07 |
Richard M. Stallman |
Describe add-log-always-start-new-record.
|
2002-07-07 |
Richard M. Stallman |
Clarify gud-jump description.
|
2002-07-07 |
Richard M. Stallman |
New node Momentary Mark.
|
2002-07-07 |
Richard M. Stallman |
keyboard-coding-system is initialized from the locale.
|
2002-07-07 |
Richard M. Stallman |
Fix indentation.
|
2002-07-07 |
Richard M. Stallman |
New node for SGML mode, etc.
|
2002-07-07 |
Kim F. Storm |
(after-find-file): Don't check for read-only status
|
2002-07-07 |
Kim F. Storm |
*** empty log message ***
|
2002-07-07 |
Kim F. Storm |
(ido-set-matches1): Use regexp-quote instead of identity.
|
2002-07-07 |
Kim F. Storm |
*** empty log message ***
|
2002-07-07 |
Stefan Monnier |
*** empty log message ***
|
2002-07-07 |
Richard M. Stallman |
Add x-*-keysym.
|
2002-07-07 |
Kim F. Storm |
*** empty log message ***
|
2002-07-07 |
Stefan Monnier |
*** empty log message ***
|
2002-07-07 |
Kim F. Storm |
Changed xemacs specific code to avoid byte compiler warning in GNU
|
2002-07-07 |
Stefan Monnier |
(Ftry_completion, Fall_completions, Ftest_completion):
|
2002-07-07 |
Stefan Monnier |
(indian-make-hash): Switch makehash -> make-hash-table.
|
2002-07-07 |
Stefan Monnier |
(dev-char-glyph-hash, dev-glyph-glyph-hash)
|
2002-07-07 |
Stefan Monnier |
(Fnconc): Use XCDR.
|
2002-07-07 |
Stefan Monnier |
(HASH_KEY, HASH_VALUE, HASH_NEXT, HASH_HASH, HASH_INDEX)
|
2002-07-07 |
Stefan Monnier |
(insert-string): Update the obsolete info.
|
2002-07-07 |
Stefan Monnier |
*** empty log message ***
|
2002-07-07 |
Stefan Monnier |
(debug-on-entry): Fix the wrapper used for
|
2002-07-07 |
Stefan Monnier |
(texinfo-font-lock-keywords): Disable the automatic environment name update.
|
2002-07-07 |
Richard M. Stallman |
Clarify read-only visiting commands.
|
2002-07-07 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-07 |
Richard M. Stallman |
Document o and C-o in Occur mode.
|
2002-07-07 |
Richard M. Stallman |
Explain that $FOO stands for itself if FOO is not defined.
|
2002-07-07 |
Richard M. Stallman |
Simplify the reference to Octave mode.
|
2002-07-07 |
Richard M. Stallman |
Document mail-default-directory.
|
2002-07-07 |
Richard M. Stallman |
Doc tex-start-options and tex-start-commands
|
2002-07-07 |
Richard M. Stallman |
Add mouse-autoselect-window.
|
2002-07-07 |
Richard M. Stallman |
Clarify cursors with multiple windows.
|
2002-07-07 |
Richard M. Stallman |
Document toolip-delay and other tooltip customization. Explain the
|
2002-07-07 |
Richard M. Stallman |
Update mouse button info.
|
2002-07-07 |
Richard M. Stallman |
Document unify-8859-on-decoding-mode.
|
2002-07-07 |
Richard M. Stallman |
Update description of * and ? for shell commands.
|
2002-07-07 |
Richard M. Stallman |
setenv allows $-substitution.
|
2002-07-07 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-07 |
Richard M. Stallman |
Treat a partially visible line like "cursor off screen".
|
2002-07-07 |
Richard M. Stallman |
(Fbuffer_local_value): Store current value into its binding
|
2002-07-07 |
Richard M. Stallman |
(Fdefmacro): Doc fix.
|
2002-07-07 |
Richard M. Stallman |
(easy-menu-popup-menu): Function deleted.
|
2002-07-07 |
Richard M. Stallman |
(ad-compile-function): Disable cl-function warnings if cl is loaded.
|
2002-07-07 |
Richard M. Stallman |
(safe-local-eval-forms): New user option.
|
2002-07-07 |
Richard M. Stallman |
Change maintainer email address.
|
2002-07-06 |
Eli Zaretskii |
(Replace): Add a cross-reference to Transient Mark mode.
|
2002-07-06 |
ShengHuo ZHU |
* gnus-topic.el (gnus-topic-indent, gnus-topic-unindent): Change
|
2002-07-06 |
Richard M. Stallman |
(completion-ignored-extensions): Add .gmo and .mo.
|
2002-07-05 |
Francesco Potortì |
(auto-coding-alist): Add knowledge of .sx[dmicw] file
|
2002-07-05 |
Francesco Potortì |
(auto-mode-alist): Add knowledge of .sx[dmicw] file
|
2002-07-05 |
Francesco Potortì |
(file-name-buffer-file-type-alist): Add knowledge of .sx[dmicw] file
|
2002-07-05 |
Francesco Potortì |
Open office data files.
|
2002-07-05 |
Pavel Janík |
*** empty log message ***
|
2002-07-05 |
Pavel Janík |
Remove unused variable `face'.
|
2002-07-05 |
Pavel Janík |
Obey the rmail file and use the unpruned header properly.
|
2002-07-05 |
Andrew Choi |
2002-07-05 Andrew Choi <akochoi@shaw.ca>
|
2002-07-05 |
Dave Love |
(Vtranslation_hash_table_vector, GET_HASH_TABLE)
|
2002-07-05 |
Dave Love |
(read_key_sequence): Set initial_idleness_start_time
|
2002-07-04 |
Kim F. Storm |
(cua--rectangle-operation): Don't call
|
2002-07-04 |
Kim F. Storm |
*** empty log message ***
|
2002-07-04 |
Stefan Monnier |
Use add-hook and find-file-hook.
|
2002-07-04 |
Andrew Choi |
2002-07-04 Andrew Choi <akochoi@shaw.ca>
|
2002-07-04 |
Stefan Monnier |
*** empty log message ***
|
2002-07-04 |
Per Abrahamsen |
2002-07-04 Per Abrahamsen <abraham@dina.kvl.dk>
|
2002-07-04 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-04 |
Juanma Barranquero |
(post_command_idle_hook): Remove redundant (and inexact) obsolescence
|
2002-07-04 |
Miles Bader |
*** empty log message ***
|
2002-07-04 |
Miles Bader |
(comint-displayed-dynamic-completions): New variable.
|
2002-07-04 |
Miles Bader |
Tweak text a bit.
|
2002-07-04 |
Andrew Choi |
2002-07-03 Andrew Choi <akochoi@shaw.ca>
|
2002-07-04 |
Andrew Choi |
2002-07-03 Andrew Choi <akochoi@shaw.ca>
|
2002-07-03 |
Andreas Schwab |
*** empty log message ***
|
2002-07-03 |
Andreas Schwab |
(tramp-handle-ange-ftp): Move interactive spec
|
2002-07-03 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-03 |
Juanma Barranquero |
(tpu-delete-to-eol): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
Fix typo.
|
2002-07-03 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-03 |
Juanma Barranquero |
(outline-goto-prefix): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
(timeclock-workday-remaining): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
Fix typo.
|
2002-07-03 |
Juanma Barranquero |
Fix spacing (garbled by previous patch).
|
2002-07-03 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-03 |
Juanma Barranquero |
(gnus-summary-highlight): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
(reftex-label-alist): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
(dun-physobj-desc): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
Fix typo.
|
2002-07-03 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-03 |
Juanma Barranquero |
(tramp-send-eof): Fix typo.
|
2002-07-03 |
Juanma Barranquero |
Fix typo.
|
2002-07-03 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-03 |
Juanma Barranquero |
(chars-in-region): Add obsolescence declaration for `chars-in-region'.
|
2002-07-03 |
Miles Bader |
*** empty log message ***
|
2002-07-03 |
Miles Bader |
(header-line): Don't use a `common' clause for inheriting from the mode-line
|
2002-07-03 |
Miles Bader |
(header-line): Suppress inverse-video on ttys.
|
2002-07-02 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-02 |
Richard M. Stallman |
(ange-ftp-hook-function): Add file-remote-p prop.
|
2002-07-02 |
Richard M. Stallman |
(Fdefine_key): Doc fix.
|
2002-07-02 |
Richard M. Stallman |
(x_term_init): Turn off polling around XtOpenDisplay.
|
2002-07-02 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-02 |
Richard M. Stallman |
Indentation change.
|
2002-07-02 |
Richard M. Stallman |
(hack-one-local-variable-constantp): New function.
|
2002-07-02 |
Richard M. Stallman |
(easy-menu-popup-menu): New function.
|
2002-07-02 |
Richard M. Stallman |
(byte-compile-warning-types):
|
2002-07-02 |
Richard M. Stallman |
(fancy-splash-screens): Switch to a chosen frame.
|
2002-07-02 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-02 |
Juanma Barranquero |
(syms_of_keymap): Fix typo.
|
2002-07-02 |
Juanma Barranquero |
(cperl-break-one-line-blocks-when-indent): Fix typo.
|
2002-07-02 |
Juanma Barranquero |
(reftex-citation): Fix typo.
|
2002-07-02 |
Juanma Barranquero |
(rmail-user-mail-address-regexp): Fix typo.
|
2002-07-02 |
Juanma Barranquero |
Fix typo.
|
2002-07-02 |
Juanma Barranquero |
Fix typo.
|
2002-07-02 |
Francesco Potortì |
Back to the old explanation, which was more concise, with just the first
|
2002-07-02 |
Francesco Potortì |
Clarified the definition of implicit tag names.
|
2002-07-01 |
Andrew Choi |
2002-07-01 Andrew Choi <akochoi@shaw.ca>
|
2002-07-01 |
Kim F. Storm |
Added ido, kmacro, and bindat packages.
|
2002-07-01 |
Kim F. Storm |
*** empty log message ***
|
2002-07-01 |
Kim F. Storm |
New file.
|
2002-07-01 |
Andrew Choi |
In mac:
|
2002-07-01 |
Sam Steingold |
(tex-file): call `save-some-buffers' before `tex-main-file'
|
2002-07-01 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-01 |
Juanma Barranquero |
(ido-minibuffer-setup-hook): Doc fix.
|
2002-07-01 |
Dave Love |
*** empty log message ***
|
2002-07-01 |
Dave Love |
Doc fixes.
|
2002-07-01 |
Dave Love |
(kbd_buffer_store_event): Fix interrupt_signal decl
|
2002-07-01 |
Dave Love |
term.c (costs_set): Declare static, non-initialized for pcc.
|
2002-07-01 |
Dave Love |
Fix prototype for K&R.
|
2002-07-01 |
Richard M. Stallman |
*** empty log message ***
|
2002-07-01 |
Richard M. Stallman |
Upcase the abbreviation "W.O." and add periods.
|
2002-07-01 |
Richard M. Stallman |
Update bug recommendations for being part of Emacs distribution.
|
2002-07-01 |
Richard M. Stallman |
(timer_last_idleness_start_time): New variable.
|
2002-07-01 |
Richard M. Stallman |
(Frecenter): With arg, set optional_new_start.
|
2002-07-01 |
Richard M. Stallman |
Comment change.
|
2002-07-01 |
Richard M. Stallman |
(redisplay_internal): Make optional_new_start really work.
|
2002-07-01 |
Richard M. Stallman |
(Fminibuffer_complete_and_exit): Move to end of buffer for completion.
|
2002-07-01 |
Richard M. Stallman |
(Info-index): Get immediate error if used in `dir'.
|
2002-07-01 |
Richard M. Stallman |
(picture-forward-column)
|
2002-06-30 |
Simon Josefsson |
2002-06-30 Simon Josefsson <jas@extundo.com>
|
2002-06-30 |
Andreas Schwab |
*** empty log message ***
|
2002-06-30 |
Andreas Schwab |
* files.el (directory-free-space-args): Don't use -P on Darwin.
|
2002-06-29 |
Stefan Monnier |
Passed it through checkdoc. Moved `provide' to the end, where it belongs.
|
2002-06-29 |
Stefan Monnier |
(cvs-mode-map): Bind ! to `force'.
|
2002-06-29 |
Ken Raeburn |
*** empty log message ***
|
2002-06-29 |
Ken Raeburn |
(store_mode_line_string): Lisp_Object/int mixup.
|
2002-06-29 |
Andreas Schwab |
*** empty log message ***
|
2002-06-29 |
Andreas Schwab |
Use directory-free-space-program instead of
|
2002-06-29 |
Andreas Schwab |
*** empty log message ***
|
2002-06-29 |
Andreas Schwab |
(shell-command-default-error-buffer): Doc fix.
|
2002-06-29 |
Andreas Schwab |
*** empty log message ***
|
2002-06-29 |
Andreas Schwab |
(display-message-or-buffer): Fix last change.
|
2002-06-29 |
Andreas Schwab |
*** empty log message ***
|
2002-06-29 |
Andreas Schwab |
(shell-command-on-region): Handle errors and signals
|
2002-06-29 |
Andreas Schwab |
*** empty log message ***
|
2002-06-29 |
Andreas Schwab |
(dired-view-file): Quote file name for dired-run-shell-command.
|
2002-06-28 |
Kim F. Storm |
Fixed copyright and keywords.
|
2002-06-28 |
Kim F. Storm |
Added kmacro.el
|
2002-06-28 |
Kim F. Storm |
New file.
|
2002-06-28 |
John Wiegley |
Removed an extraneous space character from a comment.
|
2002-06-28 |
John Wiegley |
Added my name as the maintainer of this file.
|
2002-06-28 |
John Wiegley |
*** empty log message ***
|
2002-06-28 |
Jan Djärv |
Indentation fixes.
|
2002-06-28 |
Jan Djärv |
*** empty log message ***
|
2002-06-28 |
Jan Djärv |
(readable_filtered_events): New function.
|
2002-06-28 |
Jan Djärv |
(x_focus_changed): New function.
|
2002-06-28 |
Jan Djärv |
(struct x_output): Add focus_state.
|
2002-06-28 |
Andreas Schwab |
*** empty log message ***
|
2002-06-28 |
Andreas Schwab |
(explicit-bash-args): New user option.
|
2002-06-28 |
Stefan Monnier |
(define-derived-mode): Preserve `mode-class' rather than `special' property.
|
2002-06-28 |
Andreas Schwab |
*** empty log message ***
|
2002-06-28 |
Andreas Schwab |
Remove duplicate declaration of code_convert_string_norecord.
|
2002-06-27 |
Kim F. Storm |
*** empty log message ***
|
2002-06-27 |
Kim F. Storm |
New file.
|
2002-06-27 |
Stefan Monnier |
*** empty log message ***
|
2002-06-27 |
Stefan Monnier |
(mouse-wheel-change-button): Deactivate before changing.
|
2002-06-27 |
Stefan Monnier |
(function-key-map): Add some bindings.
|
2002-06-27 |
Kim F. Storm |
format-mode-line now returns propertized string by default.
|
2002-06-27 |
Kim F. Storm |
(mode_line_string_list, mode_line_string_face)
|
2002-06-27 |
Kim F. Storm |
*** empty log message ***
|
2002-06-27 |
Andreas Schwab |
.
|
2002-06-27 |
Andreas Schwab |
(tramp-handle-ange-ftp): Fix typo.
|
2002-06-27 |
Stefan Monnier |
*** empty log message ***
|
2002-06-27 |
Stefan Monnier |
(minibuffer_completion_contents): Add return type.
|
2002-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-27 |
Juanma Barranquero |
(Fchar_bytes): Remove obsolescence info from docstring.
|
2002-06-27 |
Juanma Barranquero |
(describe-function-1): Use semicolon instead of dot.
|
2002-06-27 |
Juanma Barranquero |
(move-to-column-force): Likewise.
|
2002-06-27 |
Juanma Barranquero |
(frame-update-faces): Fix obsolescence declaration.
|
2002-06-27 |
Juanma Barranquero |
(char-bytes): Fix obsolescence declaration.
|
2002-06-27 |
Juanma Barranquero |
(string-to-sequence): Fix obsolescence declaration.
|
2002-06-27 |
Juanma Barranquero |
(baud-rate): Fix obsolescence declaration.
|
2002-06-27 |
Stefan Monnier |
*** empty log message ***
|
2002-06-27 |
Kai Großjohann |
(tramp-file-name-structure)
|
2002-06-27 |
Stefan Monnier |
(uniquify-delay-rationalize-file-buffer-names):
|
2002-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-27 |
Juanma Barranquero |
(decompose-composite-char): Fix docstring.
|
2002-06-27 |
Francesco Potortì |
Rewrote the description of implicit tag names in etags.c
|
2002-06-27 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-27 |
Juanma Barranquero |
(describe-variable): Capitalize "not documented" message.
|
2002-06-27 |
Juanma Barranquero |
(describe-face): Capitalize "not documented" message.
|
2002-06-26 |
Richard M. Stallman |
Update info on C-u C-x =.
|
2002-06-26 |
Richard M. Stallman |
Doc default arg for customize-face.
|
2002-06-26 |
Richard M. Stallman |
Completion operates on text before point.
|
2002-06-26 |
Richard M. Stallman |
Mention that kill commands communicate with other apps,
|
2002-06-26 |
Richard M. Stallman |
Explain that Font Lock controls fontification of special modes.
|
2002-06-26 |
Richard M. Stallman |
Explain font lock highlighting of opening delims that should be quoted.
|
2002-06-26 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-26 |
Pavel Janík |
*** empty log message ***
|
2002-06-26 |
Pavel Janík |
New file.
|
2002-06-26 |
Juanma Barranquero |
Fix e-mail.
|
2002-06-26 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-26 |
Juanma Barranquero |
(info-menu-5): Fix documentation.
|
2002-06-26 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-26 |
Richard M. Stallman |
(values): Simplify definition.
|
2002-06-26 |
Richard M. Stallman |
(shell-command): Match & only at end of whole command.
|
2002-06-26 |
Richard M. Stallman |
(tooltip-x-offset, tooltip-y-offset): Doc fixes.
|
2002-06-26 |
Richard M. Stallman |
Many trivial doc fixes.
|
2002-06-26 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-26 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-26 |
Richard M. Stallman |
(Frecenter): Don't set force_start flag.
|
2002-06-26 |
Juanma Barranquero |
(read_file_name_cleanup): Add missing return.
|
2002-06-26 |
Richard M. Stallman |
(do_completion, Fminibuffer_complete_word)
|
2002-06-26 |
Richard M. Stallman |
Delete changes not supposed to be installed yet.
|
2002-06-26 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-26 |
Richard M. Stallman |
(Fbury_buffer): Use frames_discard_buffer.
|
2002-06-26 |
Richard M. Stallman |
(frames_bury_buffer): Function deleted.
|
2002-06-26 |
Richard M. Stallman |
Add license exception.
|
2002-06-26 |
Richard M. Stallman |
(dired-find-alternate-file): Mark as disabled.
|
2002-06-26 |
Kai Großjohann |
Reformat entry to comply with Emacs coding standards.
|
2002-06-25 |
Kai Großjohann |
Reformat entry.
|
2002-06-25 |
Kai Großjohann |
(tramp-open-connection-rsh): Support a kludgy feature for the
|
2002-06-25 |
Kai Großjohann |
(tramp-ftp-method): New user option.
|
2002-06-25 |
Stefan Monnier |
*** empty log message ***
|
2002-06-25 |
Miles Bader |
*** empty log message ***
|
2002-06-25 |
Miles Bader |
(Fcall_interactively): When checking to see if doprnt hit
|
2002-06-25 |
Andreas Schwab |
.
|
2002-06-25 |
Andreas Schwab |
(occur-1): Avoid invalid message format string.
|
2002-06-25 |
Stefan Monnier |
(byte-compile-callargs-warn):
|
2002-06-25 |
Stefan Monnier |
(cvs-parse-process): Don't save/restore point.
|
2002-06-24 |
Stefan Monnier |
(mouse-wheel-scroll-amount, mwheel-scroll, mouse-wheel-mode):
|
2002-06-24 |
Stefan Monnier |
*** empty log message ***
|
2002-06-24 |
Stefan Monnier |
(cvs-fileinfo-kill): Remove.
|
2002-06-24 |
Stefan Monnier |
(cvs-parse-table): Handle `nothing known about' with more care.
|
2002-06-24 |
Glenn Morris |
*** empty log message ***
|
2002-06-24 |
Stefan Monnier |
(describe-property-list): Make sure there's
|
2002-06-24 |
Stefan Monnier |
(temp_output_buffer_setup): Kill all local variables.
|
2002-06-24 |
Stefan Monnier |
Undo last patch for now.
|
2002-06-24 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-24 |
Kenichi Handa |
*** empty log message ***
|
2002-06-24 |
Kim F. Storm |
*** empty log message ***
|
2002-06-24 |
Kim F. Storm |
Added :require 'keypad to defcustoms.
|
2002-06-24 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-24 |
Juanma Barranquero |
Include composite.h
|
2002-06-24 |
Juanma Barranquero |
*** empty log message ***
|
2002-06-24 |
Kenichi Handa |
(XTread_socket): Disable composition handling.
|
2002-06-24 |
Kenichi Handa |
(selection_data_to_lisp_data): Disable composition handling.
|
2002-06-24 |
Kenichi Handa |
(Fw32_get_clipboard_data): Disable composition handling.
|
2002-06-24 |
Kenichi Handa |
(w32_to_x_font): Disable composition handling.
|
2002-06-24 |
Kenichi Handa |
(Fw16_get_clipboard_data): Disable composition handling.
|
2002-06-24 |
Kenichi Handa |
(detect_eol): Preserve coding->cmp_data.
|
2002-06-24 |
Kenichi Handa |
(Fcall_process): If code detection is necessary, call detect_coding
|
2002-06-23 |
Stefan Monnier |
*** empty log message ***
|
2002-06-23 |
Stefan Monnier |
(event-start, event-end, event-click-count):
|
2002-06-23 |
Stefan Monnier |
*** empty log message ***
|
2002-06-23 |
Stefan Monnier |
Rename (and mark as obsolete)
|
2002-06-23 |
Stefan Monnier |
(describe-variable): Only use `buffer' is still live.
|
2002-06-23 |
Stefan Monnier |
*** empty log message ***
|
2002-06-23 |
Glenn Morris |
*** empty log message ***
|
2002-06-23 |
Glenn Morris |
(f90-do-auto-fill): Make it respect `comment-auto-fill-only-comments'.
|
2002-06-22 |
Stefan Monnier |
*** empty log message ***
|
2002-06-22 |
Stefan Monnier |
(Fread): Remove redundant and imprecise declaration.
|
2002-06-22 |
Stefan Monnier |
Improve comments.
|
2002-06-22 |
Stefan Monnier |
(check_x_display_info): Use check_x_frame.
|
2002-06-22 |
Stefan Monnier |
*** empty log message ***
|
2002-06-22 |
Stefan Monnier |
(xprintsym): Use the new `xname' field.
|
2002-06-22 |
Stefan Monnier |
(cvs-version): Use cvs-program rather than "cvs".
|
2002-06-22 |
Jason Rumney |
*** empty log message ***
|
2002-06-22 |
Jason Rumney |
(file_dialog_callback): New function.
|
2002-06-21 |
Pavel Janík |
*** empty log message ***
|
2002-06-21 |
Pavel Janík |
Regenerated.
|
2002-06-21 |
Pavel Janík |
Add support for mipseb-*-netbsd* machines.
|
2002-06-21 |
Pavel Janík |
(START_FILES): Define START_FILES for NetBSD and
|
2002-06-21 |
Kai Großjohann |
(backup-buffer): Delete `ange-ftp' property.
|
2002-06-21 |
ShengHuo ZHU |
* nndoc.el (nndoc-mime-digest-type-p): Set proper file-end.
|
2002-06-21 |
ShengHuo ZHU |
* nnheader.el (nnheader-file-name-translation-alist): Set the
|
2002-06-21 |
Richard M. Stallman |
Minor fixes.
|
2002-06-21 |
Kim F. Storm |
Corrected last fix.
|
2002-06-21 |
Kim F. Storm |
Handle kp-begin like kp-space.
|
2002-06-21 |
Kim F. Storm |
(cua--prefix-arg): Make register prefixes
|
2002-06-21 |
Kim F. Storm |
*** empty log message ***
|
2002-06-21 |
Francesco Potortì |
(F_getit, Fortran_functions, Ada_getit, Asm_labels)
|
2002-06-21 |
Francesco Potortì |
etags
|
2002-06-21 |
Richard M. Stallman |
*** empty log message ***
|
2002-06-21 |
Richard M. Stallman |
Allow arbitrary keys for scrolling, add a third
|
2002-06-21 |
Francesco Potortì |
Added discussion on tag names.
|