bpt/emacs.git
2007-05-16 Jason Rumney(x-setup-function-keys): New function.
2007-05-16 Jason Rumney*** empty log message ***
2007-05-16 Jason RumneyUpdated dependancies from Makefile.in
2007-05-16 Miles BaderChanges from arch/CVS synchronization
2007-05-16 Miles BaderRudimentary fix for environment variable handling.
2007-05-16 Miles BaderAdd arch tagline
2007-05-15 Jason RumneyUpdated w32 progress
2007-05-15 Jason RumneyNew ChangeLog for multi-tty specific changes
2007-05-15 Jason Rumney(s): Remove.
2007-05-15 Jason RumneyNew ChangeLog for multi-tty specific changes
2007-05-15 Jason RumneyOnly load x-dnd and x-win when X is compiled in.
2007-05-15 Jason RumneyProvide w32-win.
2007-05-15 Jason RumneyNew ChangeLog for multi-tty specific changes
2007-05-15 Jason Rumney(OBJ1): Add terminal.$(O)
2007-05-15 Jason Rumney(restore_kboard_configuration): Only define when MULTI_...
2007-05-15 Jason Rumney(init_initial_terminal): Only set initial_kboard when...
2007-05-15 Jason Rumney(dissociate_if_controlling_tty) [WINDOWSNT]: Don't...
2007-05-15 Jason Rumney(w32_init_fringe w32_reset_fringes) [HAVE_NTGUI]:
2007-05-15 Jason Rumney(display_info) [WINDOWSNT]: Add w32.
2007-05-15 Jason Rumney(display_menu_bar) [HAVE_NTGUI]: Check frame type.
2007-05-15 Jason Rumney(Fdelete_frame): Only get kboard when MULTI_KBOARD...
2007-05-15 Jason Rumney(SYSTEM_PURESIZE_EXTRA): Bump to 50k.
2007-05-15 Jason Rumney(request_sigio, unrequest_sigio): Remove
2007-05-15 Jason Rumney(w32_console_read_socket): Make first arg a frame.
2007-05-15 Jason Rumney(w32con_move_cursor, w32con_clear_to_end):
2007-05-15 Jason Rumney(Fx_popup_menu): Use terminal specific mouse_position_hook.
2007-05-15 Jason Rumney(x_set_tool_bar_lines): Don't use updating_frame.
2007-05-15 Jason Rumney(w32_display_info): Add terminal.
2007-05-15 Jason Rumney(w32_set_terminal_modes, w32_reset_terminal_modes):
2007-05-14 David Kastrup(getenv): Fix reverted by demand of Dan Nicolaescu
2007-05-13 David Kastrup(getenv): Pass frame to getenv-internal.
2007-05-13 Miles BaderImport arch branch emacs@sv.gnu.org/emacs--multi-tty--0
2007-05-11 Karoly LorenteyMerged from emacs@sv.gnu.org
2007-05-11 Miles BaderMerge from emacs--rel--22
2007-05-10 Richard M.... (Scanning Keymaps): Update where-is-internal example.
2007-05-10 Richard M.... (Keys in Documentation): Add reference to Documentation...
2007-05-10 Richard M.... (Format Conversion): TO-FN gets three arguments.
2007-05-10 Richard M.... (iso-cvt-read-only): Ignore arguments.
2007-05-10 Richard M.... (define-minor-mode): Fix generated doc string.
2007-05-10 Richard M.... (timeclock-in): Fix non-interactive workday specifications.
2007-05-10 Richard M.... (fancy-splash-text): Add URL of guided tour.
2007-05-10 Richard M.... (compilation-handle-exit):
2007-05-10 Richard M.... *** empty log message ***
2007-05-10 Richard M.... (Auto Major Mode): Document file-start-mode-alist.
2007-05-10 Richard M.... (file-start-mode-alist): New variable.
2007-05-10 Richard M.... (dabbrev-eliminate-newlines): Renamed from
2007-05-10 Michaël Cadilhac(Man-next-section): Don't consider the last line of...
2007-05-10 Thien-Thi Nguyen* elisp.texi (Top): Remove "Saving Properties" from...
2007-05-10 Stefan Monnier(sgml-value): Fix handling of attributes which can...
2007-05-10 Stefan Monnier(tex-font-lock-keywords-2): Add citet and citep
2007-05-09 Miles BaderMerge from emacs--rel--22
2007-05-09 Reiner Steib(nndiary-request-move-article): Revert hunk from previo...
2007-05-09 Reiner SteibRemove the description comment (nndiary is now properly...
2007-05-09 Reiner Steib(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2007-05-09 Stefan Monnier(vc-find-root): Stop searching when the user changes.
2007-05-09 Stefan Monnier(python-font-lock-keywords, python-open-block-statement...
2007-05-09 Stefan Monnier(python-end-of-block): Revert last change.
2007-05-08 Richard M.... (sendmail-pre-abbrev-expand-hook):
2007-05-08 Stefan Monnier(diff-apply-hunk, diff-test-hunk): Don't do by default
2007-05-08 Stefan Monnier(ad-special-forms): Remove.
2007-05-08 Stefan Monnier(compilation-find-file): Add a big comment.
2007-05-08 Stefan Monnier(comment-search-forward): Make sure we search forward.
2007-05-08 Stefan Monnier(sgml-lexical-context): Add handling of XML style Proce...
2007-05-08 Stefan MonnierEnsure that update-changelog issues an error when used...
2007-05-08 Miles BaderMerge from emacs--rel--22
2007-05-08 Stefan Monnier(python-guess-indent): Check non-nullness before compar...
2007-05-08 Stefan Monnier*** empty log message ***
2007-05-07 Richard M.... *** empty log message ***
2007-05-07 Andreas Schwab(Flookup_key): Fix typo in last change.
2007-05-07 Karl BerryEMACSVER=22 for printing, per rms.
2007-05-07 Stefan Monnier(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
2007-05-07 Stefan Monnier(Ftranspose_regions): Yet another int/Lisp_Object mixup...
2007-05-07 YAMAMOTO Mitsuharu(mac-ts-unicode-for-key-event): Check if text is available.
2007-05-07 YAMAMOTO Mitsuharu(mac-ts-unicode-for-key-event): Check if text is available.
2007-05-07 Miles BaderMerge from emacs--rel--22
2007-05-06 Richard M.... *** empty log message ***
2007-05-06 Richard M.... *** empty log message ***
2007-05-06 Richard M.... (turn-on-eldoc-mode): Doc fix.
2007-05-06 Richard M.... (Create Tags Table): Clean up previous change.
2007-05-06 Richard M.... (Create Tags Table): Add text about the dangers of
2007-05-06 Richard M.... (Accepting Output): Revert most of previous change.
2007-05-06 Richard M.... Undo May 3 change.
2007-05-05 Glenn MorrisChange from author without relevant assignment is ...
2007-05-05 Glenn Morris*** empty log message ***
2007-05-05 Glenn MorrisAdd notes about NEWS, as a reminder for the next release.
2007-05-05 Glenn MorrisTry to rearrange by related topics, and some order...
2007-05-05 Glenn MorrisTry to rearrange by related topics, and some order...
2007-05-05 Glenn Morris*** empty log message ***
2007-05-05 Stefan Monnier(diff): Use buffer-local vars diff-old-file and diff...
2007-05-05 Richard M.... *** empty log message ***
2007-05-05 Richard M.... (rcirc-timeout-seconds): Increase to prevent unwanted...
2007-05-05 Richard M.... (Accepting Output): accept-process-output
2007-05-05 Richard M.... (Faccept_process_output): Revert 2006-03-22 change so
2007-05-05 Francesco Potortì(Create Tags Table): Add text about the dangers of
2007-05-05 Francesco Potortìmaintaining.texi changes to etags abotu symlinks.
2007-05-04 Miles BaderMerge from emacs--rel--22
2007-05-04 Karl Berrysync for lispref changes
2007-05-04 Richard M.... *** empty log message ***
2007-05-04 Karl BerryEMACSVER 22.1 for printed version
2007-05-04 Juanma BarranqueroFix typos.
next