]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2002-11-11 Juanma Barranquero(mode-name): Mark it as risky-local-variable.
2002-11-11 Juanma Barranquero*** empty log message ***
2002-11-10 Markus RostFix typos in Commentary section.
2002-11-09 Stefan Monnier*** empty log message ***
2002-11-09 Stefan Monnier(scan_sexps_forward): Update syntax table before reading
2002-11-09 Dave Love*** empty log message ***
2002-11-09 Dave Love(quoted-insert): Bind translation-table-for-input, not
2002-11-09 Dave Love(quail-input-string-to-events): Revert
2002-11-09 Dave LoveRevert to using
2002-11-09 Dave Love(current-language-environment): Fix
2002-11-09 Dave Love(Vtranslation_table_for_input): New.
2002-11-09 Dave Love(command_loop_1): Apply Vtranslation_table_for_input
2002-11-09 Dave Love(Fself_insert_command): Apply Vtranslation_table_for_input.
2002-11-09 Dave Love(Fset_buffer_major_mode): Fix last change.
2002-11-08 Stefan Monnier(archive-zip-summarize): Don't hardcode (point-min...
2002-11-08 Stefan Monnier(PC-do-completion): Make partial-completion work
2002-11-08 John Wiegley(timeclock-modeline-display): Use assq as well as memq...
2002-11-08 John Wiegley*** empty log message ***
2002-11-08 Stefan Monnier(latex-standard-block-names): Rename from standard...
2002-11-08 Dave Love*** empty log message ***
2002-11-08 Dave LoveUse AC_CONFIG_LIBOBJ_DIR and require autoconf
2002-11-08 Juanma Barranquero*** empty log message ***
2002-11-08 Juanma Barranquero(w32_draw_fringe_bitmap): Remove unused local variable...
2002-11-08 Markus Rost(nnimap-split-rule): Doc fix - escape open parens in...
2002-11-08 Stefan Monnier(format-decode): Be careful with the order in `format'.
2002-11-07 Kim F. Storm(Fformat_network_address): Removed unused locals p...
2002-11-07 Kim F. Storm*** empty log message ***
2002-11-07 Stefan Monnier(function-p-func): Avoid `xemacs-p'.
2002-11-07 Stefan MonnierRequire esh-util.
2002-11-07 Stefan Monnier(fill-paragraph): Consider a comment-start as
2002-11-07 Stefan Monnier*** empty log message ***
2002-11-07 Stefan Monnier(isearch-yank-line): Typo.
2002-11-07 Dave Love(regexec): Fix pmatch declaration.
2002-11-07 Stefan Monnier(grep-default-command): New fun.
2002-11-07 Stefan Monnier(elide-head): Don't make intangible.
2002-11-07 Stefan Monnier(where-is): Rename map to defs (a list of syms is not...
2002-11-07 Stefan Monnier(isearch-hidden): New var.
2002-11-07 Markus RostRegenerated.
2002-11-07 Markus Rost(mail-default-directory): Set the version to 21.4.
2002-11-07 Markus Rost(grep-compute-defaults): Move down.
2002-11-07 Markus Rost(grep-compute-defaults): Undo previous change.
2002-11-07 Markus Rost(checkdoc-find-error): Use get-file-buffer instead...
2002-11-07 Juanma Barranquero(where-is): Repport also aliases of the passed command.
2002-11-07 Stefan Monnier(tcl-mode): Don't set paragraph-start,
2002-11-07 Miles Bader(maybe_bootstrap): Whoops, screwed up the second instan...
2002-11-07 Miles Bader(maybe_bootstrap): Fix shell variable usage. Handle...
2002-11-07 Markus Rost(custom-make-dependencies): Fix comment inserted in...
2002-11-06 Dave LoveUse keyboard-translate-table coding
2002-11-06 Dave Love(quail-input-string-to-events): Use
2002-11-06 Dave Love(set-buffer-file-coding-system): Call
2002-11-06 Dave LoveReformat some DEFUNs so that etags works.
2002-11-06 Dave Love(normal-mode): Call ucs-set-table-for-input.
2002-11-06 Dave Love(quoted-insert): Bind keyboard-translate-table around
2002-11-06 Dave Love(Qset_buffer_major_mode_hook): New.
2002-11-06 Juanma Barranquero*** empty log message ***
2002-11-06 Richard M.... *** empty log message ***
2002-11-06 Richard M.... (maybe_bootstrap): Add doublequotes to make it bulletproof.
2002-11-06 Richard M.... Add copyright notice and permission notice.
2002-11-06 Richard M.... (query-replace, query-replace-regexp): Doc fixes.
2002-11-06 Richard M.... Comment change.
2002-11-06 Richard M.... (byte-compile-lambda): Handle progn like let, inside...
2002-11-06 Richard M.... (tex-dvi-view-command): Value can be sexp.
2002-11-06 Richard M.... (x_term_init): Use turn_on_atimers, not start_polling...
2002-11-06 Richard M.... (wait_reading_process_input):
2002-11-06 Richard M.... (POLLING_PROBLEM_IN_SELECT): Add #undef.
2002-11-06 Richard M.... (POLLING_PROBLEM_IN_SELECT): Defined.
2002-11-06 Kenichi Handa(coding-system-eol-type-mnemonic): Use
2002-11-06 Karl Berry.
2002-11-06 Karl Berry(Info-fontify): reorder face list to avoid bad
2002-11-05 Kim F. Storm(Info-fontify-node): Fixed hiding of *note references
2002-11-05 Kim F. Storm*** empty log message ***
2002-11-05 Juanma Barranquero("Bulgarian"): Fix typo.
2002-11-05 Juanma Barranquero(coding-system-eol-type-mnemonic): Move to mule.el.
2002-11-05 Juanma Barranquero(coding-system-eol-type-mnemonic): Move from mule-util.el.
2002-11-05 Juanma Barranquero*** empty log message ***
2002-11-05 Juanma Barranquero(find-buffer-visiting): Accept new optional PREDICATE...
2002-11-05 Richard M.... (BROKEN_SIGIO): Turn off the #undef.
2002-11-05 Richard M.... (Fcall_interactively): New local filter_specs.
2002-11-04 John Paul Wallington(Feval_buffer): Doc fix.
2002-11-04 Dave Love*** empty log message ***
2002-11-04 Dave Love(read_char): Always translate iff
2002-11-04 Dave Love(XTread_socket): Check Lisp types for Vx_keysym_table
2002-11-04 Juanma Barranquero(desktop-relative-file-names): New variable.
2002-11-03 André SpiegelAdd comment to prev change.
2002-11-03 André Spiegel#
2002-11-03 André Spiegel(vc-dired-move): Adapt dired-move-to-filename-regexp...
2002-11-03 Stefan Monnier*** empty log message ***
2002-11-03 Stefan Monnier(single_display_prop_intangible_p): Strings are intangible.
2002-11-03 Stefan Monnier(generate-file-autoloads, update-file-autoloads): Strip...
2002-11-03 Stefan Monnier(Info-streamline-headings): New var.
2002-11-03 Stefan Monnier(get_pos_property): Don't hardcode Qfield.
2002-11-03 Stefan Monnier(adjust_point_for_property): copy/paste error.
2002-11-03 Stefan Monnier(adjust_point_for_property): Handle `display' prop...
2002-11-03 Stefan Monnier(insert-image): Don't make intangible since
2002-11-03 Stefan Monnier(lisp-fill-paragraph): Use fill-comment-paragraph.
2002-11-03 Stefan Monnier(fill-paragraph-handle-comment): New var.
2002-11-02 Stefan Monnier(decode_coding_emacs_mule, decode_coding_iso2022)
2002-11-02 Stefan Monnier(mode-line-change-eol, mode-line-eol-desc-cache, mode...
2002-11-02 Stefan Monnier(server-sentinel): Kill buffers if applicable.
2002-11-02 Stefan Monnier(rmail-digest-end-regexps): Simplify.
next