]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2003-01-14 Kim F. Storm(clone-process): Copy process' plist to new process.
2003-01-14 Kim F. Storm*** empty log message ***
2003-01-14 Kim F. Storm(process-put, process-get): New functions.
2003-01-14 Kim F. StormReworked 2003-01-12 change -- call a plist a plist!
2003-01-14 Kim F. Storm(struct Lisp_Process): New member plist replaces old
2003-01-14 Markus RostUpdate the description of version handling.
2003-01-13 Markus Rost(custom-make-dependencies): Don't set standard-value
2003-01-13 Markus Rost(customize-changed-options): Doc addition. Load the
2003-01-13 Francesco Potortì*** empty log message ***
2003-01-13 Francesco Potortì(motorola-delta-3300): Removed (obsolete).
2003-01-13 Francesco Potortì(m68k-motorola-sysv): Removed (obsolete).
2003-01-13 Francesco Potortì*** empty log message ***
2003-01-13 Kim F. StormRename ido-max-prompt-width to ido-max-file-prompt...
2003-01-13 Francesco Potortìobsoleted
2003-01-13 Kim F. StormFix incorrect use of "path" term in ido.el.
2003-01-13 Kim F. Storm(ido-ignore-directories-merge): Doc fix.
2003-01-13 Francesco Potortì(Fdelete_directory, Fdelete_file): Document the
2003-01-13 John Paul Wallington(server-process-filter): Use `minibufferp' to test
2003-01-13 Dave Love*** empty log message ***
2003-01-13 Dave Love(Freverse): Use QUIT.
2003-01-13 Dave Love(mule-utf-16-be, mule-utf-16-le): Remove
2003-01-13 Juanma Barranquero*** empty log message ***
2003-01-13 Kim F. StormPut "process enhancements" before "network enhancements".
2003-01-13 Kim F. StormNew process variables.
2003-01-13 Kim F. Storm(hexl-mode-map): Don't quote remapped command names.
2003-01-13 Kim F. Storm*** empty log message ***
2003-01-13 Juanma Barranquero*** empty log message ***
2003-01-13 Richard M.... *** empty log message ***
2003-01-13 Juanma Barranquero(ruler-mode-comment-column-char, ruler-mode-goal-column...
2003-01-13 Richard M.... (minibuffer_completion_contents): Error if point is...
2003-01-13 Richard M.... Finish previous change.
2003-01-13 Richard M.... (command_loop_1): Don't redisplay directly if there...
2003-01-13 Richard M.... (syms_of_fileio) <directory-sep-char>: Doc fix.
2003-01-13 Richard M.... (apropos-documentation-property): New function.
2003-01-13 Richard M.... (mode-line-process): Mark as risky.
2003-01-13 Richard M.... (where-is): Catch errors in indirect-function.
2003-01-13 Richard M.... (server-process-filter): Comment out -eval.
2003-01-13 Richard M.... (compilation-revert-buffer): If buffer has a file,...
2003-01-13 Richard M.... Require fontset conditionally again.
2003-01-13 Richard M.... (Changing Properties): Say string indices are origin-0.
2003-01-13 Richard M.... (Screen Lines) <compute-motion>: Correct order of elts...
2003-01-13 Richard M.... (Changing Key Bindings) <define-key>: Mention how to...
2003-01-13 Stefan Monnier*** empty log message ***
2003-01-12 Kim F. Storm(ido-enable-tramp-completion): New defcustom.
2003-01-12 Kim F. Storm*** empty log message ***
2003-01-12 Andreas Schwab.
2003-01-12 Andreas Schwab(picture-substitute): Use command remapping instead of
2003-01-12 Andreas Schwab(sh-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(solitaire-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(lm-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(gomoku-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(decipher-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(Commentary): Use command remapping instead of
2003-01-12 Andreas Schwab(hexl-mode-map): Use command remapping instead of
2003-01-12 Andreas Schwab(forms--change-commands): Use command remapping instead of
2003-01-12 Andreas Schwab(msb-mode-map): Use command remapping instead of substi...
2003-01-12 Andreas Schwab(emerge-setup-fixed-keymaps): Use command remapping...
2003-01-12 Andreas Schwab(archive-mode-map): Use command remapping instead of...
2003-01-12 Kim F. StormAdded process private variables.
2003-01-12 Kim F. Storm(QCvars): New variable.
2003-01-12 Kim F. Storm(struct Lisp_Process): New member private_vars.
2003-01-12 Andreas Schwab.
2003-01-12 Andreas Schwab(inferior-emacs-lisp-mode): Bind comint-dynamic-complet...
2003-01-12 Kim F. Storm(pure_alloc): Rewritten and simplified.
2003-01-12 Kim F. Storm(pure_alloc): Corrected last change; now align the
2003-01-12 Kim F. Storm*** empty log message ***
2003-01-11 Andreas Schwab.
2003-01-11 Andreas Schwab(Buffer-menu-select): Fix for effect of header line.
2003-01-11 Andreas Schwab.
2003-01-11 Andreas Schwab(sgml-font-lock-keywords-2): Add flag to merge with...
2003-01-11 Pavel JaníkUpdated to reflect changes in English version.
2003-01-11 Nick Roberts(gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto...
2003-01-11 Nick RobertsRenamed gud-goto to gud-until
2003-01-11 Nick Roberts(gud-display): Use GDB command ptype instead of whatis
2003-01-11 Nick Roberts(gud-kill-buffer-hook): Save gud-minor-mode type.
2003-01-11 Nick Roberts*** empty log message ***
2003-01-10 Dave Love(cp-make-coding-system): Fix last
2003-01-10 Kim F. Storm(Fset_process_contact): New function.
2003-01-10 Kim F. Storm*** empty log message ***
2003-01-10 Andreas Schwab(pure_alloc): Correct alignment for Lisp_Floats.
2003-01-10 Kai Großjohann(dired-garbage-files-regexp): Use \\' instead of $ and
2003-01-10 Dave Love(syms_of_composite): Make composition_hash_table
2003-01-10 Kim F. StormAdd docs for new networking functions.
2003-01-10 Juanma Barranquero(xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml...
2003-01-10 Juanma Barranquero(sh-set-shell): Make sh-shell-file the default shell.
2003-01-10 John Wiegley(pcomplete-termination-string): Added a variable for...
2003-01-10 John Wiegley*** empty log message ***
2003-01-09 Karl Berrysort-regexp-fields update
2003-01-09 Karl Berry(sort-regexp-fields): pass noerror to
2003-01-09 Markus Rost(customize-group, customize-group-other-window):
2003-01-09 Francesco Potortìchanges for language-sepcific help by Philippe
2003-01-09 Francesco Potortì*** empty log message ***
2003-01-09 Francesco PotortìAdded reference to the new `etags --help --lang=LANG...
2003-01-09 John Paul Wallington* language/ethio-util.el (ethio-gemination)
2003-01-09 ShengHuo ZHU* paths.el: Remove gnus-startup-file.
2003-01-08 Bill WohlerUpgraded to MH-E version 7.1.
2003-01-08 Kim F. Storm(Fmake_network_process): Convert new port number
2003-01-08 Kim F. Storm*** empty log message ***
2003-01-08 Jan Djärv*** empty log message ***
2003-01-08 Jan Djärv(Fx_popup_menu): If popping up at mouse position,
next