- 20 Jun, 2008 7 commits
-
-
Stephen Eglen authored
docstrings.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1263
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1262
-
Jason Rumney authored
Fix use of lang tags.
-
Kenichi Handa authored
the elements.
-
Kenichi Handa authored
-
Stefan Monnier authored
for explicit `font' parameters. * frame.c (x_set_font): Remove unexplained call to fix inf-recursion.
-
- 19 Jun, 2008 7 commits
-
-
Kenichi Handa authored
(x_set_font_backend): Allow spacing characters in the X resource for FontBackend.
-
Michael Olson authored
- New response handler for '328'. - Update nickserv regexps for freenode. - Back out changes to erc-put-text-properties in favor of upstream changes to that same effect. - Fix arguments to erc-put-text-properties in erc-display-line-1.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1257
-
Stefan Monnier authored
(syms_of_w32fns): Initialize it. (x_default_font_parameter): Record explicit `font' into `font-parameter'. * faces.el (face-set-after-frame-default): Re-apply explicit `font' frame parameters after setting up the `default' face.
-
Kenichi Handa authored
(font_parse_fcname): Don't use :fc-unknown-spec. (FRAME_X_DISPLAY_INFO): Besure to have at least 1 pixel height. (Fcopy_font_spec): Preserve the order of elements in FONT_EXTRA. (font_add_log): Prepend the driver name to the resulting fonts.
-
Kenichi Handa authored
(ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname. (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset.
-
Kenichi Handa authored
(QCembolden): New variables. (syms_of_xftfont): DEFSYM them. (xftfont_open): Call XftFontMatch. Don't trust the result of XftTextExtents8 if the pixel_size is less than 5.
-
- 18 Jun, 2008 17 commits
-
-
Stefan Monnier authored
-
Andreas Schwab authored
HAVE_WINDOW_SYSTEM. (syms_of_font): Only defsubr if HAVE_WINDOW_SYSTEM.
-
Stephen Eglen authored
-
Jason Rumney authored
-
Stefan Monnier authored
-
Glenn Morris authored
correct.
-
Glenn Morris authored
cal-menu-today-holidays. (cal-menu-today-holidays): Remove function. (cal-menu-holiday-window-suffix): Simplify. (cal-menu-list-holidays-year, cal-menu-list-holidays-following-year) (cal-menu-list-holidays-previous-year, calendar-mouse-goto-date): Remove unused functions. (calendar-mouse-view-diary-entries): Use format rather than concat. (cal-menu-x-popup-menu): Turn it into a macro. (calendar-mouse-holidays, calendar-mouse-view-diary-entries) (calendar-mouse-print-dates): Adapt for cal-menu-x-popup-menu change. (cal-menu-event-to-date): Remove function. (calendar-mouse-holidays, calendar-mouse-view-diary-entries) (calendar-mouse-view-other-diary-entries, calendar-mouse-print-dates) (cal-menu-set-date-title): Use calendar-cursor-to-date rather than cal-menu-event-to-date. (calendar-mouse-tex-day, calendar-mouse-tex-week, calendar-mouse-tex-week2) (calendar-mouse-tex-week-iso, calendar-mouse-tex-week-monday) (calendar-mouse-tex-filofax-daily, calendar-mouse-tex-filofax-2week) (calendar-mouse-tex-filofax-week, calendar-mouse-tex-month) (calendar-mouse-tex-month-landscape, calendar-mouse-tex-year) (calendar-mouse-tex-filofax-year, calendar-mouse-tex-year-landscape): Remove functions. (cal-menu-context-mouse-menu): Replace the above functions with the cal-tex versions. Add HTML submenu.
-
Glenn Morris authored
-
Glenn Morris authored
(cal-tex-cursor-year-landscape, cal-tex-cursor-filofax-year) (cal-tex-cursor-month-landscape, cal-tex-cursor-month) (cal-tex-cursor-week, cal-tex-cursor-week2, cal-tex-cursor-week-iso) (cal-tex-cursor-week-monday, cal-tex-cursor-filofax-2week) (cal-tex-cursor-filofax-week, cal-tex-cursor-filofax-daily) (cal-tex-cursor-day): Handle mouse events. Rename ARG to N. (cal-tex-cursor-month): Mark N as optional.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 17 Jun, 2008 9 commits
-
-
Nick Roberts authored
(GDB Graphical Interface): Explain that gud-gdb is now needed for text command mode.
-
Nick Roberts authored
-
Nick Roberts authored
text command mode. (gdb): Explain that gud-gdb is needed for text command mode.
-
Nick Roberts authored
-
Miles Bader authored
-
Martin Rudalics authored
-
Chong Yidong authored
symbol name.
-
Chong Yidong authored
correct symbol name.
-
Stefan Monnier authored
(calendar-set-mark): * calendar/diary-lib.el (diary-insert-entry): * calendar/solar.el (calendar-sunrise-sunset): Use it. * calendar/cal-menu.el (calendar-mouse-sunrise/sunset) (calendar-mouse-insert-diary-entry, calendar-mouse-set-mark): Delete. (cal-menu-context-mouse-menu): Use calendar-set-mark, diary-insert-entry, and calendar-sunrise-sunset instead, to get proper key-shortcuts.
-