]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2005-04-30 Richard M.... Load jka-comp-hook.
2005-04-30 Richard M.... Many functions and vars moved to jka-compr-hook.el.
2005-04-30 Richard M.... New file.
2005-04-30 Richard M.... (backup-buffer-copy): Use copy-file instead
2005-04-30 Richard M.... (flymake-split-string)
2005-04-30 Richard M.... (Ffind_file_name_handler): Handle the `operations'
2005-04-30 Richard M.... (set_message_1): Delete xassert.
2005-04-30 Nick Roberts(c-mode): If there is no file (Macroexpansion) don...
2005-04-30 Nick Roberts*** empty log message ***
2005-04-29 Nick Roberts(cc-create-define-alist): Check that file
2005-04-29 Nick Roberts*** empty log message ***
2005-04-29 Nick Roberts(Debugger Operation): Spelling mistake.
2005-04-29 Nick Roberts*** empty log message ***
2005-04-29 Sam Steingold(cc-mode-cpp-program): New user variable.
2005-04-29 Stefan Monnier(file-coding-system-alist): Fix regexp for latexenc.
2005-04-29 Lute Kamstra*** empty log message ***
2005-04-29 Lute KamstraImprove commentary section.
2005-04-29 Lute Kamstra(Generic Modes): New node.
2005-04-29 Kim F. Storm*** empty log message ***
2005-04-29 YAMAMOTO Mitsuharu[HAVE_CARBON && MAC_OSX]: Don't undefine/define mktime
2005-04-29 YAMAMOTO Mitsuharu(Fx_server_version): Add BLOCK_INPUT around Gestalt.
2005-04-29 YAMAMOTO MitsuharuDon't include time.h. Include sysselect.h after systime.h.
2005-04-29 Carsten DominikMany small changes to keep the byte compiler happy...
2005-04-29 Carsten Dominik*** empty log message ***
2005-04-29 Luc Teirlinck(comint-output-filter-functions): Add autoload cookie.
2005-04-29 Luc Teirlinck*** empty log message ***
2005-04-28 Miles BaderAdd arch tagline
2005-04-28 Kim F. Storm(ido-everywhere): Fix last change.
2005-04-28 Kim F. Storm*** empty log message ***
2005-04-28 Lute Kamstra(define-generic-mode): Fix docstring.
2005-04-28 Kim F. Storm*** empty log message ***
2005-04-28 Kim F. Storm(resolve_face_name): Add arg SIGNAL_P. Calls changed.
2005-04-28 Thien-Thi Nguyen(file-coding-system-alist): For .tex,
2005-04-28 Lute Kamstra*** empty log message ***
2005-04-28 Lute Kamstra(font-lock-add-keywords, font-lock-remove-keywords...
2005-04-28 Thien-Thi NguyenInitial revision.
2005-04-28 Lute Kamstra(Standard Hooks): Add Font-Lock hooks.
2005-04-28 Lute Kamstra(Syntax Properties): Add cross reference.
2005-04-28 Lute Kamstra(Defining Minor Modes): Fix previous change.
2005-04-28 Lute Kamstra*** empty log message ***
2005-04-28 Lute Kamstra(generic-mode-internal): Simplify font-lock-defaults.
2005-04-28 Lute KamstraUpdate commentary section.
2005-04-28 Lute Kamstra(grep-mode-font-lock-keywords): Use the font-lock-face...
2005-04-28 Lute Kamstra(do_autoload): Record only autoloads in the autoload...
2005-04-28 Nick Roberts(Debugger Operation): Add description for
2005-04-28 Nick Roberts*** empty log message ***
2005-04-28 Nick Roberts(USAGE1): Add --basic-display and --quick options.
2005-04-27 Nick Roberts(tooltip-gud-tips): Show the associated #define
2005-04-27 Nick Roberts(gdb-active-process): New variable.
2005-04-27 Nick Roberts(cc-create-define-alist): New function.
2005-04-27 Nick Roberts*** empty log message ***
2005-04-27 Stefan Monnier*** empty log message ***
2005-04-27 Stefan Monnier(cperl-mode): Don't precompile the font-lock-fontify...
2005-04-27 Stefan Monnier(font-lock-default-fontify-region): Don't force
2005-04-27 Eli Zaretskii(man-mode-syntax-table): Set up `:' to have word-consti...
2005-04-27 Kim F. Storm(syms_of_data) Staticpro Qcyclic_variable_indirection.
2005-04-27 Kim F. Storm*** empty log message ***
2005-04-27 Lute Kamstra(disable-command): Don't add spurious newlines to the...
2005-04-27 Jay Belanger*** empty log message ***
2005-04-27 Jay Belanger(calc-edit-finish): Make sure there is more than one...
2005-04-27 Luc Teirlinck*** empty log message ***
2005-04-27 Luc Teirlinck*** empty log message ***
2005-04-27 Luc Teirlinck(Shell): Add `Shell Prompts' to menu.
2005-04-26 Luc Teirlinck(inferior-emacs-lisp-mode): Set paragraph-separate...
2005-04-26 Luc Teirlinck(inferior-lisp-prompt): Doc fix.
2005-04-26 Luc Teirlinck(shell-prompt-pattern): Doc fix.
2005-04-26 Luc Teirlinck(nslookup-prompt-regexp, ftp-prompt-regexp, smbclient...
2005-04-26 Luc Teirlinck(try-expand-line, try-expand-line-all-buffers):
2005-04-26 Luc Teirlinck(comint-prompt-regexp, comint-get-old-input)
2005-04-26 Richard M.... (Fsame_window_p, Fspecial_display_p): Doc fixes.
2005-04-26 Nick Roberts(gdb-location-alist): Rename from
2005-04-26 Nick Roberts*** empty log message ***
2005-04-26 Stefan MonnierRename "full-path" -> "full-name".
2005-04-26 Stefan MonnierRename "full-path" -> "full-name".
2005-04-26 Richard M.... *** empty log message ***
2005-04-26 Richard M.... (line-move-1): Avoid using vertical-motion in easy...
2005-04-26 Richard M.... (Fvertical_motion): Undo previous change.
2005-04-26 Lute Kamstra(define-minor-mode): Fix docstring.
2005-04-26 Lute Kamstra(font-lock-fontify-region-function): Fix docstring.
2005-04-26 Richard M.... *** empty log message ***
2005-04-26 Richard M.... (hexl-mode): Use new name eldoc-documentation-function.
2005-04-26 Richard M.... (python-mode): Use new name eldoc-documentation-function.
2005-04-26 Richard M.... Fix previous change.
2005-04-26 Richard M.... (eldoc-mode): Doc fix.
2005-04-26 Richard M.... (Defining Faces): Document `default' elements of deffac...
2005-04-26 Richard M.... (Major Mode Conventions): Explain customizing ElDoc...
2005-04-26 Richard M.... (Variable Aliases): Clarify text.
2005-04-26 Richard M.... (Window Hooks): Remove reference to obsolete Lazy Lock...
2005-04-26 Richard M.... (TeX Print): Document tex-compile.
2005-04-26 Richard M.... (Top): Update submenus from files.texi.
2005-04-26 Richard M.... (Filesets): New node.
2005-04-26 Richard M.... (Misc Dired Features): Document dired-compare-directories.
2005-04-26 Richard M.... (Acknowledgments): Delete info about iso-acc.el
2005-04-26 Nick Roberts*** empty log message ***
2005-04-26 Nick Roberts(define-obsolete-function-alias): New macro.
2005-04-26 Dan Nicolaescu* NEWS: Mention xterm key bindings.
2005-04-26 Kenichi Handa(select-safe-coding-system): Fix
2005-04-26 Kenichi Handa(char_table_range): New function.
2005-04-26 Luc Teirlinck(Tooltips): Tooltip mode is enabled by default.
2005-04-26 Luc Teirlinck*** empty log message ***
next