Skip to content

Instantly share code, notes, and snippets.

@nex3
Created January 6, 2009 06:40

Revisions

  1. nex3 renamed this gist Jan 6, 2009. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. nex3 revised this gist Jan 6, 2009. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions *scratch*
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,3 @@
    (add-hook 'after-make-frame-functions
    (lambda (frame)
    (add-hook 'after-make-frame-functions
    (lambda (frame)
    (set-frame-font "Monospace-10")))
  3. nex3 created this gist Jan 6, 2009.
    3 changes: 3 additions & 0 deletions *scratch*
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    (add-hook 'after-make-frame-functions
    (lambda (frame)
    (set-frame-font "Monospace-10")))