Mercurial > emacs
graph
-
(x_face_list_fonts): Fix int/Lisp_Object mixup.2003-02-22, by Stefan Monnier
-
(Fstart_kbd_macro): Remove redundant assignment.2003-02-22, by Stefan Monnier
-
(copy_keymap_1): Make it static.2003-02-22, by Stefan Monnier
-
(Fgarbage_collect): Don't use XSETFLOAT.2003-02-22, by Stefan Monnier
-
(abbreviate-file-name): Shorten docstring: variables2003-02-22, by Kai Großjohann
-
*** empty log message ***2003-02-22, by Juanma Barranquero
-
2003-02-22 David Ponce <david@dponce.com>2003-02-22, by Juanma Barranquero
-
*** empty log message ***2003-02-22, by Simon Josefsson
-
(Sending via SMTP): Explain MTA/MUA, text from Alex Schroeder <alex@emacswiki.org>.2003-02-22, by Simon Josefsson
-
*** empty log message ***2003-02-22, by Simon Josefsson
-
Add node about SMTP.2003-02-22, by Simon Josefsson
-
Removed subtty, workaround for when TIOCSIGSEND fails.2003-02-21, by Jan Djärv
-
(Fdefine_key): Clarification of formulation.2003-02-21, by Kai Großjohann
-
(Fdefine_key): Doc fix.2003-02-21, by Kai Großjohann
-
(abbreviate-file-name): Document removal of2003-02-21, by Kai Großjohann
-
*** empty log message ***2003-02-21, by Kim F. Storm
-
Add run-time check to catch users trying2003-02-21, by Kim F. Storm
-
(command-line): Clarify and tidy up the message2003-02-21, by Kim F. Storm
-
*** empty log message ***2003-02-21, by Juanma Barranquero
-
Set new hpux10-20.h as "major" include for 10.20.2003-02-21, by Juanma Barranquero
-
(wait_reading_process_input): Use POLL_INTERRUPTED_SYS_CALL, not2003-02-21, by Juanma Barranquero
-
Include hpux10-20.h instead of hpux10.h. Delete #undef of2003-02-21, by Juanma Barranquero
-
(POLLING_PROBLEM_IN_SELECT): Define POLL_INTERRUPTED_SYS_CALL, not2003-02-21, by Juanma Barranquero
-
New file.2003-02-21, by Juanma Barranquero
-
*** empty log message ***2003-02-20, by Juanma Barranquero
-
(rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too.2003-02-20, by Juanma Barranquero
-
(with-syntax-table): Don't copy the table any more.2003-02-20, by Stefan Monnier
-
Fix misspelling of utf-fragment-on-decoding.2003-02-20, by Andreas Schwab
-
*** empty log message ***2003-02-20, by Juanma Barranquero
-
(ebrowse-show-file-name-at-point): Remove useless check.2003-02-20, by Juanma Barranquero
-
*** empty log message ***2003-02-20, by Juanma Barranquero
-
*** empty log message ***2003-02-20, by Kenichi Handa
-
Call set-fontset-font with NAME nil.2003-02-20, by Kenichi Handa
-
(Fset_fontset_font): Document that NAME nil means the default2003-02-20, by Kenichi Handa
-
.2003-02-20, by Andreas Schwab
-
(Info-extract-menu-node-name): Stop if colon is2003-02-20, by Andreas Schwab
-
(unforward-rmail-message): Allow nested2003-02-20, by Francesco Potortì
-
*** empty log message ***2003-02-20, by Francesco Potortì
-
*** empty log message ***2003-02-20, by Kenichi Handa
-
(print-fontset): If FONTSET is nil,2003-02-20, by Kenichi Handa
-
(check_fontset_name): If NAME is nil, return the2003-02-20, by Kenichi Handa
-
*** empty log message ***2003-02-20, by Kenichi Handa
-
(setup_process_coding_systems): If the process's2003-02-20, by Kenichi Handa
-
Added note about specific problem observed with the Intel compiler.2003-02-19, by Jason Rumney
-
*** empty log message ***2003-02-19, by André Spiegel
-
(vc-binary-assoc, vc-binary-suffixes): Removed; these were2003-02-19, by André Spiegel
-
Typo in docstring for define-key.2003-02-19, by Kai Großjohann
-
.2003-02-19, by Andreas Schwab
-
(Fcancel_kbd_macro_events, Fstring_to_multibyte): Add2003-02-19, by Andreas Schwab
-
*** empty log message ***2003-02-19, by Kenichi Handa
-
(try_alternative_families): Try all scalable fonts if2003-02-19, by Kenichi Handa
-
* xfaces.c (x_face_list_fonts): Set *pfonts to 0 if no fonts found.2003-02-19, by Jan Djärv
-
Initial commit to the trunk.2003-02-19, by Paul Reilly
-
*** empty log message ***2003-02-18, by Kim F. Storm
-
(read1): Allow "?" after a character constant.2003-02-18, by Kim F. Storm
-
* xterm.c (x_list_fonts): If maxnames is less than 0, get all font2003-02-18, by Jan Djärv
-
*** empty log message ***2003-02-18, by Juanma Barranquero
-
Revert last change.2003-02-18, by Juanma Barranquero
-
(read1): Fix last change; "`" is not always special.2003-02-18, by Kim F. Storm
-
*** empty log message ***2003-02-18, by Kim F. Storm